[Pkg-samba-maint] r3318 - trunk/samba4/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Mon Feb 22 10:25:33 UTC 2010
Author: jelmer
Date: 2010-02-22 10:25:32 +0000 (Mon, 22 Feb 2010)
New Revision: 3318
Modified:
trunk/samba4/debian/changelog
trunk/samba4/debian/control
Log:
Fix sections of libndr-standard0 and libndr0.
Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog 2010-02-22 10:25:29 UTC (rev 3317)
+++ trunk/samba4/debian/changelog 2010-02-22 10:25:32 UTC (rev 3318)
@@ -1,3 +1,9 @@
+samba4 (4.0.0~alpha8+git20100222.dfsg1-2) UNRELEASED; urgency=low
+
+ * Fix sections of libndr-standard0 and libndr0.
+
+ -- Jelmer Vernooij <jelmer at debian.org> Mon, 22 Feb 2010 11:19:07 +0100
+
samba4 (4.0.0~alpha8+git20100222.dfsg1-1) experimental; urgency=low
[ Christian Perrier ]
Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control 2010-02-22 10:25:29 UTC (rev 3317)
+++ trunk/samba4/debian/control 2010-02-22 10:25:32 UTC (rev 3318)
@@ -187,6 +187,7 @@
Package: libndr0
Architecture: any
+Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
XB-Python-Version: ${python:Versions}
Description: NDR marshalling library
@@ -215,6 +216,7 @@
This package contains the files required for development.
Package: libndr-standard0
+Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
XB-Python-Version: ${python:Versions}
More information about the Pkg-samba-maint
mailing list