[Pkg-samba-maint] r942 - trunk

Christian Perrier bubulle at costa.debian.org
Sat Jan 14 13:39:50 UTC 2006


Author: bubulle
Date: 2006-01-14 13:39:49 +0000 (Sat, 14 Jan 2006)
New Revision: 942

Modified:
   trunk/control
   trunk/rules
Log:
Remove useless (and annoying) patch-stamp requirement for build-stamp


Modified: trunk/control
===================================================================
--- trunk/control	2006-01-14 11:11:56 UTC (rev 941)
+++ trunk/control	2006-01-14 13:39:49 UTC (rev 942)
@@ -11,7 +11,6 @@
 Depends: samba-common (= ${Source-Version}), netbase, logrotate, ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6)
 Recommends: smbldap-tools
 Replaces: samba-common (<= 2.0.5a-2)
-Suggests: samba-doc
 Description: a LanManager-like file and printer server for Unix
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
@@ -89,6 +88,7 @@
 Package: samba-doc
 Section: doc
 Architecture: all
+Suggests: samba-doc
 Description: Samba documentation
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
@@ -101,6 +101,7 @@
 Package: samba-doc-pdf
 Section: doc
 Architecture: all
+Suggests: samba-doc-pdf
 Description: Samba documentation (PDF format)
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve

Modified: trunk/rules
===================================================================
--- trunk/rules	2006-01-14 11:11:56 UTC (rev 941)
+++ trunk/rules	2006-01-14 13:39:49 UTC (rev 942)
@@ -99,7 +99,7 @@
 
 	touch configure-stamp
 
-build: patch-stamp configure-stamp build-stamp
+build: configure-stamp build-stamp
 build-stamp:
 	dh_testdir
 




More information about the Pkg-samba-maint mailing list