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

bubulle at alioth.debian.org bubulle at alioth.debian.org
Tue May 8 19:51:02 UTC 2012


Author: bubulle
Date: 2012-05-08 19:51:02 +0000 (Tue, 08 May 2012)
New Revision: 4068

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/rules
   trunk/samba/debian/samba-doc.docs
Log:
Provide WHATSNEW.txt in samba-doc too as it is linked from the
documentation summary file. Do not compress that file.

Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2012-05-08 19:39:39 UTC (rev 4067)
+++ trunk/samba/debian/changelog	2012-05-08 19:51:02 UTC (rev 4068)
@@ -9,6 +9,8 @@
     environments in the smbspool manpage. Closes: #387266
   * Drop link to no longer provided "Using Samba" documentation in
     HTML documentation sumamry file. Closes: #604768
+  * Provide WHATSNEW.txt in samba-doc too as it is linked from the
+    documentation summary file. Do not compress that file.
 
  -- Christian Perrier <bubulle at debian.org>  Mon, 07 May 2012 22:16:32 +0200
 

Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules	2012-05-08 19:39:39 UTC (rev 4067)
+++ trunk/samba/debian/rules	2012-05-08 19:51:02 UTC (rev 4068)
@@ -138,3 +138,6 @@
 override_dh_makeshlibs:
 	dh_makeshlibs -plibsmbclient -V'libsmbclient (>= 2:3.2.0)'
 	dh_makeshlibs -plibwbclient0 -V'libwbclient0 (>= 2:3.5.0~pre2)'
+
+override_dh_compress:
+	dh_compress -XWHATSNEW.txt

Modified: trunk/samba/debian/samba-doc.docs
===================================================================
--- trunk/samba/debian/samba-doc.docs	2012-05-08 19:39:39 UTC (rev 4067)
+++ trunk/samba/debian/samba-doc.docs	2012-05-08 19:51:02 UTC (rev 4068)
@@ -3,3 +3,4 @@
 #docs/history
 docs/htmldocs/
 #docs/registry/
+WHATSNEW.txt





More information about the Pkg-samba-maint mailing list