* [PATCH] update debian packaging for libnfnetlink
@ 2007-03-07 9:00 Pierre Chifflier
0 siblings, 0 replies; only message in thread
From: Pierre Chifflier @ 2007-03-07 9:00 UTC (permalink / raw)
To: netfilter-devel
Hi,
The following patch fixes 3 problems with the debian files in the svn
repository:
* the.pc file is not copied during installation
* the version is outdated
* the version in debian/changelog should reflect the number of the
debian packaging, and so lacks a -1
Signed-off-by: Pierre Chifflier <chifflier@inl.fr>
---
Index: debian/changelog
===================================================================
--- debian/changelog (revision 6765)
+++ debian/changelog (working copy)
@@ -1,3 +1,9 @@
+libnfnetlink (0.0.25-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Harald Welte <laforge@netfilter.org> Tue, 6 Mar 2007 11:07:08 +0100
+
libnfnetlink (0.0.14) unstable; urgency=low
* new upstream release
Index: debian/rules
===================================================================
--- debian/rules (revision 6765)
+++ debian/rules (working copy)
@@ -11,3 +11,7 @@
include /usr/share/cdbs/1/class/autotools.mk
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
+
+binary-install/libnfnetlink-dev::
+ mkdir -p debian/libnfnetlink-dev/usr/lib/pkg-config/; \
+ install -m 644 libnfnetlink.pc debian/libnfnetlink-dev/usr/lib/pkg-config/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-07 9:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 9:00 [PATCH] update debian packaging for libnfnetlink Pierre Chifflier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).