[Pkg-samba-maint] r2837 - in trunk/samba4/debian: . po

jelmer at alioth.debian.org jelmer at alioth.debian.org
Mon Jun 8 19:22:46 UTC 2009


Author: jelmer
Date: 2009-06-08 19:22:45 +0000 (Mon, 08 Jun 2009)
New Revision: 2837

Modified:
   trunk/samba4/debian/control
   trunk/samba4/debian/po/POTFILES.in
Log:
Fix depends, remove deleted pofile from POTFILES.in list.

Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control	2009-06-06 17:45:04 UTC (rev 2836)
+++ trunk/samba4/debian/control	2009-06-08 19:22:45 UTC (rev 2837)
@@ -474,7 +474,7 @@
 Package: libsamba-util-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}
+Depends: ${shlibs:Depends}, pkg-config, ${misc:Depends}
 Description: Samba utility function library - development files
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve
@@ -494,7 +494,7 @@
 Package: libsamba-util0
 Architecture: any
 Section: libs
-Depends: ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Samba utility function library
  The Samba software suite is a collection of programs that
  implements the SMB protocol for unix systems, allowing you to serve

Modified: trunk/samba4/debian/po/POTFILES.in
===================================================================
--- trunk/samba4/debian/po/POTFILES.in	2009-06-06 17:45:04 UTC (rev 2836)
+++ trunk/samba4/debian/po/POTFILES.in	2009-06-08 19:22:45 UTC (rev 2837)
@@ -1,2 +1 @@
-[type: gettext/rfc822deb] samba4-common.templates
 [type: gettext/rfc822deb] samba4.templates




More information about the Pkg-samba-maint mailing list