[Pkg-samba-maint] r3906 - trunk/samba/debian

vorlon at alioth.debian.org vorlon at alioth.debian.org
Mon Sep 26 16:32:22 UTC 2011


Author: vorlon
Date: 2011-09-26 16:32:22 +0000 (Mon, 26 Sep 2011)
New Revision: 3906

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/rules
Log:
Don't install debian/README.build in the package; this is really only
relevant in the source.

Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2011-09-26 16:31:20 UTC (rev 3905)
+++ trunk/samba/debian/changelog	2011-09-26 16:32:22 UTC (rev 3906)
@@ -14,6 +14,8 @@
   * Convert debian/rules to dh(1).
   * Don't run debconf-updatepo on clean; not worth the divergence in
     debian/rules anymore :)
+  * Don't install debian/README.build in the package; this is really only
+    relevant in the source.
 
  -- Steve Langasek <vorlon at debian.org>  Sat, 24 Sep 2011 13:36:50 -0700
 

Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules	2011-09-26 16:31:20 UTC (rev 3905)
+++ trunk/samba/debian/rules	2011-09-26 16:32:22 UTC (rev 3906)
@@ -109,9 +109,6 @@
 override_dh_installpam:
 	dh_installpam --name=samba
 
-override_dh_installdocs:
-	dh_installdocs -A debian/README.build
-
 override_dh_installexamples:
 	# Ignore COPYING. Otherwise, an extra copy of the GPL licence 
 	# in smbldap-tools example is included in samba-doc





More information about the Pkg-samba-maint mailing list