[Pkg-samba-maint] r3045 - trunk/samba4/debian

jelmer at alioth.debian.org jelmer at alioth.debian.org
Sat Sep 12 12:09:36 UTC 2009


Author: jelmer
Date: 2009-09-12 12:09:36 +0000 (Sat, 12 Sep 2009)
New Revision: 3045

Added:
   trunk/samba4/debian/libndr-standard-dev.install
   trunk/samba4/debian/libndr-standard0.install
Removed:
   trunk/samba4/debian/patches/
Modified:
   trunk/samba4/debian/changelog
   trunk/samba4/debian/control
   trunk/samba4/debian/rules
Log:
* New upstream snapshot.
 + Add new binary packages libndr-standard0 and libndr-standard-dev.
* Bump standards version to 3.8.3.
* Remove unused patch system.

Modified: trunk/samba4/debian/changelog
===================================================================
--- trunk/samba4/debian/changelog	2009-09-11 21:57:34 UTC (rev 3044)
+++ trunk/samba4/debian/changelog	2009-09-12 12:09:36 UTC (rev 3045)
@@ -1,9 +1,13 @@
-samba4 (4.0.0~alpha8+git20090718-2) unstable; urgency=low
+samba4 (4.0.0~alpha8+git20090912-1) unstable; urgency=low
 
   * Upload to unstable.
   * Fix nmblookup.1.gz filename for alternatives.
+  * New upstream snapshot.
+   + Add new binary packages libndr-standard0 and libndr-standard-dev.
+  * Bump standards version to 3.8.3.
+  * Remove unused patch system.
 
- -- Jelmer Vernooij <jelmer at debian.org>  Thu, 23 Jul 2009 19:52:48 +0200
+ -- Jelmer Vernooij <jelmer at debian.org>  Sat, 12 Sep 2009 13:28:33 +0200
 
 samba4 (4.0.0~alpha8+git20090718-1) experimental; urgency=low
 

Modified: trunk/samba4/debian/control
===================================================================
--- trunk/samba4/debian/control	2009-09-11 21:57:34 UTC (rev 3044)
+++ trunk/samba4/debian/control	2009-09-12 12:09:36 UTC (rev 3045)
@@ -4,8 +4,8 @@
 Maintainer: Samba Debian Maintainers <pkg-samba-maint at lists.alioth.debian.org>
 Uploaders: Steve Langasek <vorlon at debian.org>, Christian Perrier <bubulle at debian.org>, Noèl Köthe <noel at debian.org>, Steinar H. Gunderson <sesse at debian.org>, Jelmer Vernooij <jelmer at debian.org>
 Homepage: http://www.samba.org/
-Standards-Version: 3.8.2
-Build-Depends: debhelper (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev, libreadline5-dev, libpam0g-dev, libblkid-dev, libattr1-dev, flex, bison, tdb-dev (>= 1.1.5~), libtalloc-dev (>= 1.4.0~), libtevent-dev (>= 0.9.6~), perl-modules, python-dev, python-central (>= 0.5.6), quilt, libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~), python-ldb, python-tdb, zlib1g-dev (>= 1:1.2.3)
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>> 5.0.0), libparse-yapp-perl, perl, docbook-xsl, docbook-xml, xsltproc, po-debconf, libgnutls-dev, libreadline5-dev, libpam0g-dev, libblkid-dev, libattr1-dev, flex, bison, tdb-dev (>= 1.1.5~), libtalloc-dev (>= 1.4.0~), libtevent-dev (>= 0.9.6~), perl-modules, python-dev, python-central (>= 0.5.6), libpopt-dev, pkg-config, samba-common (>= 2:3.4.0~pre2), libldb-dev (>= 1:0.9.6~git20090912), python-ldb, python-tdb, zlib1g-dev (>= 1:1.2.3)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-samba/branches/samba4
 XS-Python-Version: current
 DM-Upload-Allowed: yes
@@ -241,6 +241,45 @@
  .
  This package contains the files required for development.
 
+Package: libndr-standard0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
+Description: Standard NDR interfaces
+ The Samba software suite is a collection of programs that
+ implements the SMB protocol for unix systems, allowing you to serve
+ files to Windows, NT, OS/2 and DOS clients, as well as
+ run as a domain controller for Active Directory.
+ .
+ These packages contain snapshot versions of Samba 4, the next-generation
+ version of Samba. These should be considered _experimental_, and should
+ not be used in production. In particular, no guarantees are made with
+ regard to upgrades between versions.
+ .
+ This package contains NDR encoders/decoders for the set of standard 
+ DCE/RPC interfaces found on Windows and Samba servers.
+
+Package: libndr-standard-dev
+Architecture: any
+Section: libdevel
+Depends: libndr-standard0 (=${binary:Version}), pkg-config, ${misc:Depends}
+XB-Python-Version: ${python:Versions}
+Description: Standard NDR interfaces - development files
+ The Samba software suite is a collection of programs that
+ implements the SMB protocol for unix systems, allowing you to serve
+ files to Windows, NT, OS/2 and DOS clients, as well as
+ run as a domain controller for Active Directory.
+ .
+ These packages contain snapshot versions of Samba 4, the next-generation
+ version of Samba. These should be considered _experimental_, and should
+ not be used in production. In particular, no guarantees are made with
+ regard to upgrades between versions.
+ .
+ This package contains NDR encoders/decoders for the set of standard 
+ DCE/RPC interfaces found on Windows and Samba servers.
+ .
+ This package contains the files required for development.
+
 Package: libdcerpc0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

Added: trunk/samba4/debian/libndr-standard-dev.install
===================================================================
--- trunk/samba4/debian/libndr-standard-dev.install	                        (rev 0)
+++ trunk/samba4/debian/libndr-standard-dev.install	2009-09-12 12:09:36 UTC (rev 3045)
@@ -0,0 +1 @@
+usr/lib/libndr_standard.so

Added: trunk/samba4/debian/libndr-standard0.install
===================================================================
--- trunk/samba4/debian/libndr-standard0.install	                        (rev 0)
+++ trunk/samba4/debian/libndr-standard0.install	2009-09-12 12:09:36 UTC (rev 3045)
@@ -0,0 +1 @@
+usr/lib/libndr_standard.so.*

Modified: trunk/samba4/debian/rules
===================================================================
--- trunk/samba4/debian/rules	2009-09-11 21:57:34 UTC (rev 3044)
+++ trunk/samba4/debian/rules	2009-09-12 12:09:36 UTC (rev 3045)
@@ -13,9 +13,7 @@
 d_b_o:=$(shell echo "$$DEB_BUILD_OPTIONS"|sed 's/[^-[:alnum:]]/ /g'|tr a-z A-Z)
 $(foreach o, $(d_b_o), $(eval DEB_BUILD_OPT_$o := 1))
 
-include /usr/share/quilt/quilt.make
-
-configure: patch configure-stamp
+configure: configure-stamp
 configure-stamp:
 	dh_testdir
 	cd $(SOURCEPATH) && CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" ./configure --enable-fhs \
@@ -41,8 +39,7 @@
 	$(MAKE) -C $(SOURCEPATH) all
 	touch $@
 
-clean: clean-patched unpatch
-clean-patched:
+clean:
 	dh_testdir
 	dh_testroot
 	dh_clean
@@ -128,6 +125,7 @@
 	dh_makeshlibs -a
 	dh_link -plibsamba-hostconfig0 usr/lib/libsamba-hostconfig.so.0.0.1 usr/lib/libsamba-hostconfig.so.0
 	dh_link -plibndr0 usr/lib/libndr.so.0.0.1 usr/lib/libndr.so.0
+	dh_link -plibndr-standard0 usr/lib/libndr_standard.so.0.0.1 usr/lib/libndr_standard.so.0
 	dh_link -plibregistry0 usr/lib/libregistry.so.0.0.1 usr/lib/libregistry.so.0
 	dh_link -plibdcerpc0 usr/lib/libdcerpc.so.0.0.1 usr/lib/libdcerpc.so.0 \
 						 usr/lib/libdcerpc_samr.so.0.0.1 usr/lib/libdcerpc_samr.so.0 \




More information about the Pkg-samba-maint mailing list