[Pkg-samba-maint] r4117 - trunk/samba/debian
idd-guest at alioth.debian.org
idd-guest at alioth.debian.org
Wed Jun 6 07:09:28 UTC 2012
Author: idd-guest
Date: 2012-06-06 07:09:28 +0000 (Wed, 06 Jun 2012)
New Revision: 4117
Added:
trunk/samba/debian/samba.maintscript
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/control
Log:
* Remove old if-up script during upgrade.
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2012-06-06 05:34:13 UTC (rev 4116)
+++ trunk/samba/debian/changelog 2012-06-06 07:09:28 UTC (rev 4117)
@@ -4,8 +4,9 @@
* Update symbols file for linux-only symbols in libsmbclient. This should
fix the FTBFS on kfreebsd and hurd. Closes: #676170
* Enable ctdb for non-linux archs.
+ * Remove old if-up script during upgrade.
- -- Ivo De Decker <ivo.dedecker at ugent.be> Tue, 05 Jun 2012 21:35:43 +0200
+ -- Ivo De Decker <ivo.dedecker at ugent.be> Wed, 06 Jun 2012 09:08:43 +0200
samba (2:3.6.5-5) unstable; urgency=low
Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control 2012-06-06 05:34:13 UTC (rev 4116)
+++ trunk/samba/debian/control 2012-06-06 07:09:28 UTC (rev 4117)
@@ -21,6 +21,7 @@
Package: samba
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: samba-common (= ${source:Version}), libwbclient0 (= ${binary:Version}),${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-11), libpam-modules, lsb-base (>= 3.2-13), procps, update-inetd, adduser
Recommends: logrotate, tdb-tools
Suggests: openbsd-inetd | inet-superserver, smbldap-tools, ldb-tools, ctdb
Added: trunk/samba/debian/samba.maintscript
===================================================================
--- trunk/samba/debian/samba.maintscript (rev 0)
+++ trunk/samba/debian/samba.maintscript 2012-06-06 07:09:28 UTC (rev 4117)
@@ -0,0 +1 @@
+rm_conffile /etc/network/if-up.d/samba 2:3.6.5-6~ samba
More information about the Pkg-samba-maint
mailing list