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

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun Sep 13 20:20:42 UTC 2009


Author: bubulle
Date: 2009-09-13 20:20:40 +0000 (Sun, 13 Sep 2009)
New Revision: 3049

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/control
Log:
Change build dependency on libreadline*-dev


Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2009-09-13 11:13:17 UTC (rev 3048)
+++ trunk/samba/debian/changelog	2009-09-13 20:20:40 UTC (rev 3049)
@@ -6,6 +6,9 @@
       Closes: #541171
     - Fix password change propagation with ldapsam. Closes: #505215
     - Source package contains non-free IETF RFC/I-D. Closes: #538034
+  * Turn the build dependency on libreadline5-dev to libreadline-dev
+    to make further binNMUs easier when libreadline soname changes
+    Thanks to Matthias Klose for the suggestion
 
  -- Christian Perrier <bubulle at debian.org>  Wed, 09 Sep 2009 22:18:59 +0200
 

Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control	2009-09-13 11:13:17 UTC (rev 3048)
+++ trunk/samba/debian/control	2009-09-13 20:20:40 UTC (rev 3049)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
 Uploaders: Steve Langasek <vorlon at debian.org>, Christian Perrier <bubulle at debian.org>, Noèl Köthe <noel at debian.org>, Jelmer Vernooij <jelmer at debian.org>
-Build-Depends: debhelper (>= 6.0.0), libpam0g-dev, libreadline5-dev,
+Build-Depends: debhelper (>= 6.0.0), libpam0g-dev, libreadline-dev,
 	libcups2-dev | libcupsys2-dev,
 	libacl1-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 	libkrb5-dev, libldap2-dev, po-debconf, libpopt-dev, quilt, uuid-dev,




More information about the Pkg-samba-maint mailing list