[Pkg-samba-maint] r2920 - branches/samba/experimental/debian

bubulle at alioth.debian.org bubulle at alioth.debian.org
Fri Jun 26 16:33:14 UTC 2009


tags 534595 pending
thanks

Author: bubulle
Date: 2009-06-26 16:33:12 +0000 (Fri, 26 Jun 2009)
New Revision: 2920

Modified:
   branches/samba/experimental/debian/changelog
   branches/samba/experimental/debian/control
Log:
Correct dependencies

Modified: branches/samba/experimental/debian/changelog
===================================================================
--- branches/samba/experimental/debian/changelog	2009-06-26 16:19:18 UTC (rev 2919)
+++ branches/samba/experimental/debian/changelog	2009-06-26 16:33:12 UTC (rev 2920)
@@ -1,3 +1,9 @@
+samba (2:3.4.0~rc1-2) UNRELEASED; urgency=low
+
+  * Correct dependencies for samba-common-bin. Closes: #534595
+
+ -- Christian Perrier <bubulle at debian.org>  Fri, 26 Jun 2009 18:32:20 +0200
+
 samba (2:3.4.0~rc1-1) experimental; urgency=low
 
   * New upstream version. That fixes the following bugs:

Modified: branches/samba/experimental/debian/control
===================================================================
--- branches/samba/experimental/debian/control	2009-06-26 16:19:18 UTC (rev 2919)
+++ branches/samba/experimental/debian/control	2009-06-26 16:33:12 UTC (rev 2920)
@@ -40,8 +40,8 @@
 
 Package: samba-common-bin
 Architecture: any
-Depends: libpam-modules, ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
-Replaces: samba (<< 3.0.20b-1), samba-common (<< 2:3.4.0pre1-2)
+Depends: libpam-modules, ${shlibs:Depends}, ${misc:Depends}, samba-common (>= 2:3.4.0~pre1-2)
+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,
  providing support for cross-platform file and printer sharing with
@@ -178,7 +178,7 @@
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}, samba-common (>= 2:3.4.0pre1-2)
+Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}, samba-common (>= 2:3.4.0~pre1-2)
 Description: development files for libsmbclient
  This package provides the development files (static library and headers)
  required for building applications against libsmbclient, a library that




More information about the Pkg-samba-maint mailing list