[Pkg-samba-maint] r3274 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sun Feb 7 07:09:15 UTC 2010
Author: bubulle
Date: 2010-02-07 07:08:46 +0000 (Sun, 07 Feb 2010)
New Revision: 3274
Removed:
trunk/samba/debian/winbind.lintian-overrides
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/rules
Log:
Use dh_makeshlibs for winbind too, removing a (useless?) lintian
override
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2010-02-06 16:47:02 UTC (rev 3273)
+++ trunk/samba/debian/changelog 2010-02-07 07:08:46 UTC (rev 3274)
@@ -10,6 +10,7 @@
about this in the package's NEWS.Debian file
Closes: #567554
* Use dh_lintian instead of manual install of lintian overrides
+ * Use dh_makeshlibs for winbind too
-- Steve Langasek <vorlon at debian.org> Mon, 25 Jan 2010 20:28:24 -0800
Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules 2010-02-06 16:47:02 UTC (rev 3273)
+++ trunk/samba/debian/rules 2010-02-07 07:08:46 UTC (rev 3274)
@@ -249,6 +249,7 @@
DH_OPTIONS= dh_makeshlibs -plibsmbclient -V'libsmbclient (>= 2:3.2.0)'
DH_OPTIONS= dh_makeshlibs -plibwbclient0
+ DH_OPTIONS= dh_makeshlibs -pwinbind
dh_installdeb
dh_shlibdeps
dh_gencontrol
Deleted: trunk/samba/debian/winbind.lintian-overrides
===================================================================
--- trunk/samba/debian/winbind.lintian-overrides 2010-02-06 16:47:02 UTC (rev 3273)
+++ trunk/samba/debian/winbind.lintian-overrides 2010-02-07 07:08:46 UTC (rev 3274)
@@ -1,5 +0,0 @@
-winbind: no-shlibs-control-file lib/libnss_winbind.so.2
-winbind: no-shlibs-control-file lib/libnss_wins.so.2
-winbind: postinst-must-call-ldconfig lib/libnss_wins.so.2
-winbind: postrm-should-call-ldconfig lib/libnss_wins.so.2
-winbind: package-name-doesnt-match-sonames libnss-winbind2 libnss-wins2
More information about the Pkg-samba-maint
mailing list