[Pkg-samba-maint] r1042 - branches/samba4

Jelmer Vernooij ctrlsoft-guest at costa.debian.org
Thu Mar 23 14:15:21 UTC 2006


Author: ctrlsoft-guest
Date: 2006-03-23 14:15:20 +0000 (Thu, 23 Mar 2006)
New Revision: 1042

Added:
   branches/samba4/libgtksamba-dev.install
   branches/samba4/libgtksamba0.install
Modified:
   branches/samba4/changelog
   branches/samba4/control
Log:
Put gtksamba into seperate binary packages.
 


Modified: branches/samba4/changelog
===================================================================
--- branches/samba4/changelog	2006-03-23 01:19:18 UTC (rev 1041)
+++ branches/samba4/changelog	2006-03-23 14:15:20 UTC (rev 1042)
@@ -6,7 +6,7 @@
   * Remove setntacl utility (it doesn't do anything).
   * Include oLschema2ldif.1 in the ldb-tools package.
   * Enable shared library building.
-  * Put ldb, tdb and talloc libraries into seperate binary packages.
+  * Put ldb, tdb, gtksamba and talloc libraries into seperate binary packages.
   * Pass fewer options for paths to configure
   * Adapt to new paths from upstream
 

Modified: branches/samba4/control
===================================================================
--- branches/samba4/control	2006-03-23 01:19:18 UTC (rev 1041)
+++ branches/samba4/control	2006-03-23 14:15:20 UTC (rev 1042)
@@ -249,3 +249,20 @@
  appropriate locking.
  .
  This package contains the files required for development.
+
+Package: libgtksamba0
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Collection of Samba-related GTK+ widgets
+ A collection of GTK+ widgets useful when creating Samba-related GUI 
+ applications.
+
+Package: libgtksamba-dev
+Architecture: all
+Depends: libgtksamba0 (=${Source-Version})
+Description: Collection of Samba-related GTK+ widgets
+ A collection of GTK+ widgets useful when creating Samba-related GUI 
+ applications.
+ .
+ This package contains the files required for development.
+

Added: branches/samba4/libgtksamba-dev.install
===================================================================
--- branches/samba4/libgtksamba-dev.install	2006-03-23 01:19:18 UTC (rev 1041)
+++ branches/samba4/libgtksamba-dev.install	2006-03-23 14:15:20 UTC (rev 1042)
@@ -0,0 +1,4 @@
+usr/include/samba-4.0/gtk-smb.h
+usr/include/samba-4.0/gtk/*.h
+usr/lib/pkgconfig/gtksamba.pc
+usr/lib/libgtksamba.so

Added: branches/samba4/libgtksamba0.install
===================================================================
--- branches/samba4/libgtksamba0.install	2006-03-23 01:19:18 UTC (rev 1041)
+++ branches/samba4/libgtksamba0.install	2006-03-23 14:15:20 UTC (rev 1042)
@@ -0,0 +1 @@
+usr/lib/libgtksamba.so.0.*




More information about the Pkg-samba-maint mailing list