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

bubulle at alioth.debian.org bubulle at alioth.debian.org
Sun Aug 5 16:14:44 UTC 2012


tags 683899 pending
thanks

Author: bubulle
Date: 2012-08-05 16:14:44 +0000 (Sun, 05 Aug 2012)
New Revision: 4154

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/control
   trunk/samba/debian/rules
Log:
Use xz compression for binary packages. Release 2:3.6.6-2

Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2012-07-10 23:49:20 UTC (rev 4153)
+++ trunk/samba/debian/changelog	2012-08-05 16:14:44 UTC (rev 4154)
@@ -1,3 +1,11 @@
+samba (2:3.6.6-3) unstable; urgency=low
+
+  [ Ansgar Burchardt ]
+  * debian/rules: Use xz compression for binary packages.
+    Closes: #683899
+
+ -- Christian Perrier <bubulle at debian.org>  Sun, 05 Aug 2012 12:19:12 +0200
+
 samba (2:3.6.6-2) unstable; urgency=low
 
   * Restore the DHCP hook.

Modified: trunk/samba/debian/control
===================================================================
--- trunk/samba/debian/control	2012-07-10 23:49:20 UTC (rev 4153)
+++ trunk/samba/debian/control	2012-08-05 16:14:44 UTC (rev 4154)
@@ -21,7 +21,7 @@
 
 Package: samba
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 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
@@ -45,6 +45,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre1-2)
+Pre-Depends: dpkg (>= 1.15.6~)
 Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.4.0~pre1-2)
 Description: common files used by both the Samba server and client
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
@@ -57,7 +58,7 @@
 Package: samba-common
 Architecture: all
 Multi-Arch: foreign
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 Depends: ucf, ${misc:Depends}
 Replaces: samba (<< 3.0.20b-1), samba4-common (<< 4.0.0~alpha7-1)
 Conflicts: samba4-common (<< 4.0.0~alpha7-1)
@@ -72,6 +73,7 @@
 Package: samba-tools
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Conflicts: samba4, samba4-testsuite
 Description: Samba testing utilities
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
@@ -84,6 +86,7 @@
 Package: smbclient
 Architecture: any
 Depends: samba-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Replaces: samba (<< 2.999+3.0.alpha21-4), smbget
 Provides: samba-client
 Suggests: cifs-utils
@@ -101,6 +104,7 @@
 Package: swat
 Architecture: any
 Depends: samba (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
+Pre-Depends: dpkg (>= 1.15.6~)
 Recommends: samba-doc (= ${source:Version})
 Description: Samba Web Administration Tool
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
@@ -121,6 +125,7 @@
 Architecture: all
 Suggests: samba-doc-pdf
 Depends: ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: Samba documentation
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with
@@ -133,6 +138,7 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: Samba documentation in PDF format
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with
@@ -147,6 +153,7 @@
 Multi-Arch: same
 Depends: ${shlibs:Depends}, samba-common (= ${source:Version}), ${misc:Depends},
 	 libpam-runtime (>= 1.0.1-6)
+Pre-Depends: dpkg (>= 1.15.6~)
 Suggests: samba
 Description: pluggable authentication module for Samba
  This is a module for PAM that enables a system administrator to migrate
@@ -161,7 +168,7 @@
 Priority: optional
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: shared library for communication with SMB/CIFS servers
  This package provides a shared library that enables client applications
@@ -174,6 +181,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: development files for libsmbclient
  This package provides the development files (static library and headers)
  required for building applications against libsmbclient, a library that
@@ -186,6 +194,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), lsb-base (>= 3.0-6), adduser
+Pre-Depends: dpkg (>= 1.15.6~)
 Recommends: libpam-winbind, libnss-winbind
 Replaces: samba (<= 2.2.3-2)
 Description: Samba nameservice integration server
@@ -209,7 +218,7 @@
 Priority: optional
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version}), libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~)
 Recommends: libnss-winbind
 Breaks: winbind (<< 2:3.5.11~dfsg-3)
@@ -229,7 +238,7 @@
 Priority: optional
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}, winbind (= ${binary:Version}), libwbclient0 (= ${binary:Version}), samba-common (= ${source:Version})
 Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3)
 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3)
@@ -251,6 +260,7 @@
 Priority: extra
 Architecture: any
 Depends: samba (= ${binary:Version}), ${misc:Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: Samba debugging symbols
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with
@@ -265,7 +275,7 @@
 Priority: optional
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks:
  libpam-smbpass (<< 2:3.4.1),
@@ -291,6 +301,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libwbclient0 (= ${binary:Version})
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: Samba winbind client library - development files
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
  providing support for cross-platform file and printer sharing with

Modified: trunk/samba/debian/rules
===================================================================
--- trunk/samba/debian/rules	2012-07-10 23:49:20 UTC (rev 4153)
+++ trunk/samba/debian/rules	2012-08-05 16:14:44 UTC (rev 4154)
@@ -142,3 +142,6 @@
 
 override_dh_compress:
 	dh_compress -XWHATSNEW.txt
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz





More information about the Pkg-samba-maint mailing list