[Pkg-samba-maint] r2634 - trunk/samba/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Wed Mar 4 21:57:38 UTC 2009
tags 517204 pending
thanks
Author: bubulle
Date: 2009-03-04 21:57:38 +0000 (Wed, 04 Mar 2009)
New Revision: 2634
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/samba-common.postinst
Log:
Re-fix slave links for manual pages in samba-common. Closes: #517204.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2009-03-02 12:10:38 UTC (rev 2633)
+++ trunk/samba/debian/changelog 2009-03-04 21:57:38 UTC (rev 2634)
@@ -1,7 +1,11 @@
samba (2:3.3.1-2) UNRELEASED; urgency=low
+ [ Steve Langasek ]
* Add missing debhelper token to libpam-smbpass.prerm.
+ [ Christian Perrier ]
+ * Re-fix slave links for manual pages in samba-common. Closes: #517204.
+
-- Steve Langasek <vorlon at debian.org> Mon, 02 Mar 2009 04:10:13 -0800
samba (2:3.3.1-1) unstable; urgency=low
Modified: trunk/samba/debian/samba-common.postinst
===================================================================
--- trunk/samba/debian/samba-common.postinst 2009-03-02 12:10:38 UTC (rev 2633)
+++ trunk/samba/debian/samba-common.postinst 2009-03-04 21:57:38 UTC (rev 2634)
@@ -9,7 +9,7 @@
update-alternatives --install /usr/bin/nmblookup nmblookup /usr/bin/nmblookup.samba3 0 \
--slave /usr/share/man/man1/nmblookup.1.gz nmblookup.1.gz /usr/share/man/man1/nmblookup.samba3.1.gz
update-alternatives --install /usr/bin/net net /usr/bin/net.samba3 10 \
- --slave /usr/share/man/man1/net.8.gz net.8.gz /usr/share/man/man1/net.samba3.8.gz
+ --slave /usr/share/man/man8/net.8.gz net.8.gz /usr/share/man/man8/net.samba3.8.gz
update-alternatives --install /usr/bin/testparm testparm /usr/bin/testparm.samba3 10 \
--slave /usr/share/man/man1/testparm.1.gz testparm.1.gz /usr/share/man/man1/testparm.samba3.1.gz
for N in valid.dat upcase.dat lowcase.dat
More information about the Pkg-samba-maint
mailing list