[Pkg-samba-maint] r881 - branches/samba4

Steinar H. Gunderson sesse at costa.debian.org
Thu Jan 5 16:23:25 UTC 2006


Author: sesse
Date: 2006-01-05 16:23:24 +0000 (Thu, 05 Jan 2006)
New Revision: 881

Modified:
   branches/samba4/changelog
   branches/samba4/rules
Log:
Install README.building along with all the other documentation.


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-01-05 16:19:22 UTC (rev 880)
+++ branches/samba4/changelog	2006-01-05 16:23:24 UTC (rev 881)
@@ -43,11 +43,12 @@
       scripts make up a random one.
       * Updated README.Debian to show the user how to change the password.
       * Make samba recommend ldb-tools.
+    * Install README.building along with all the other documentation.
 
   * Updated debian/copyright.
     * Added Samba copyright holders.
     * Noted that talloc, ldb and tdb are under the LGPL.
-    * Added copyright holders and licensing for the packaging itself. 
+    * Added copyright holders and licensing for the packaging itself.
 
   * Remove a few unused files in the packaging.
   * Change debhelper compatibility level to 5.
@@ -57,7 +58,7 @@
   * Rewritten README.building, to reflect the magic that has to be done
     with the package in another repository.
 
- -- Steinar H. Gunderson <sesse at debian.org>  Thu,  5 Jan 2006 15:25:12 +0100
+ -- Steinar H. Gunderson <sesse at debian.org>  Thu,  5 Jan 2006 17:22:57 +0100
 
 samba (3.9.0+SVN12395-1) unstable; urgency=low
 

Modified: branches/samba4/rules
===================================================================
--- branches/samba4/rules	2006-01-05 16:19:22 UTC (rev 880)
+++ branches/samba4/rules	2006-01-05 16:23:24 UTC (rev 881)
@@ -44,7 +44,7 @@
 	dh_testdir
 	dh_testroot
 	dh_install -i --sourcedir=debian/tmp
-	dh_installdocs -i
+	dh_installdocs -i README.building
 	dh_installchangelogs -i
 	dh_compress -i
 	dh_fixperms -i




More information about the Pkg-samba-maint mailing list