[Pkg-samba-maint] r1062 - trunk
Peter Eisentraut
petere at costa.debian.org
Thu May 25 08:28:15 UTC 2006
Author: petere
Date: 2006-05-25 08:28:14 +0000 (Thu, 25 May 2006)
New Revision: 1062
Added:
trunk/compat
Modified:
trunk/changelog
trunk/rules
Log:
Use debian/compat instead of DH_COMPAT
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-05-25 07:07:29 UTC (rev 1061)
+++ trunk/changelog 2006-05-25 08:28:14 UTC (rev 1062)
@@ -21,6 +21,9 @@
(unneeded for 3.0.23final)
* Add (U)MOUNT_CIFS_VENDOR_SUFFIX to VERSION.patch
+ [ Peter Eisentraut ]
+ * Use debian/compat instead of DH_COMPAT
+
-- Christian Perrier <bubulle at debian.org> Tue, 25 Apr 2006 11:27:23 +0200
samba (3.0.22-1) unstable; urgency=medium
Added: trunk/compat
===================================================================
--- trunk/compat 2006-05-25 07:07:29 UTC (rev 1061)
+++ trunk/compat 2006-05-25 08:28:14 UTC (rev 1062)
@@ -0,0 +1 @@
+4
Modified: trunk/rules
===================================================================
--- trunk/rules 2006-05-25 07:07:29 UTC (rev 1061)
+++ trunk/rules 2006-05-25 08:28:14 UTC (rev 1062)
@@ -9,9 +9,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
-export DH_COMPAT=4
-
# This has to be exported to make some magic below work.
export DH_OPTIONS
More information about the Pkg-samba-maint
mailing list