[Pkg-samba-maint] r3168 - trunk/talloc/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Thu Dec 17 21:35:14 UTC 2009


Author: bubulle
Date: 2009-12-17 21:35:13 +0000 (Thu, 17 Dec 2009)
New Revision: 3168

Modified:
   trunk/talloc/debian/compat
   trunk/talloc/debian/control
   trunk/talloc/debian/rules
Log:
Bump debhelper compatibility to 7


Modified: trunk/talloc/debian/compat
===================================================================
--- trunk/talloc/debian/compat	2009-12-17 21:30:52 UTC (rev 3167)
+++ trunk/talloc/debian/compat	2009-12-17 21:35:13 UTC (rev 3168)
@@ -1 +1 @@
-5
+7

Modified: trunk/talloc/debian/control
===================================================================
--- trunk/talloc/debian/control	2009-12-17 21:30:52 UTC (rev 3167)
+++ trunk/talloc/debian/control	2009-12-17 21:35:13 UTC (rev 3168)
@@ -4,7 +4,7 @@
 Maintainer: Jelmer Vernooij <jelmer at debian.org>
 Uploaders: Christian Perrier <bubulle at debian.org>
 Homepage: http://talloc.samba.org/
-Build-Depends: debhelper (>= 5.0.37.2), docbook-xml, docbook-xsl, xsltproc, libpopt-dev, swig
+Build-Depends: debhelper (>= 7), docbook-xml, docbook-xsl, xsltproc, libpopt-dev, swig
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/talloc
 DM-Upload-Allowed: yes

Modified: trunk/talloc/debian/rules
===================================================================
--- trunk/talloc/debian/rules	2009-12-17 21:30:52 UTC (rev 3167)
+++ trunk/talloc/debian/rules	2009-12-17 21:35:13 UTC (rev 3168)
@@ -43,7 +43,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 	mkdir -p $(DESTDIR)`swig -swiglib`
 	$(MAKE) install DESTDIR=$(DESTDIR)




More information about the Pkg-samba-maint mailing list