[Pkg-samba-maint] r2038 - in trunk/talloc: . debian
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Tue Jul 15 11:25:34 UTC 2008
Author: vorlon
Date: 2008-07-15 11:25:34 +0000 (Tue, 15 Jul 2008)
New Revision: 2038
Modified:
trunk/talloc/
trunk/talloc/debian/changelog
trunk/talloc/debian/rules
Log:
* Bump the shlibs in libtalloc1, since previous versions of this package
have been in the wild (including in an Ubuntu release) with a smaller
set of exported symbols than the current version - including talloc_pool
which is used by samba.
Property changes on: trunk/talloc
___________________________________________________________________
Name: bzr:revision-info
+ timestamp: 2008-07-15 12:11:54.640000105 +0100
committer: Steve Langasek <vorlon at debian.org>
properties:
branch-nick: talloc
Name: bzr:file-ids
+
Name: bzr:revision-id:v3-list-QlpoOTFBWSZTWTAzeBkAAA5RgAAQABC6yR4AIAAxTAAA0nqA9RtJaDAREhvTa9c1PHSHfi7kinChIGBm8DI.
+ 29 vorlon at debian.org-20080715111154-s8c30j7p1188yclo
Modified: trunk/talloc/debian/changelog
===================================================================
--- trunk/talloc/debian/changelog 2008-07-13 06:46:14 UTC (rev 2037)
+++ trunk/talloc/debian/changelog 2008-07-15 11:25:34 UTC (rev 2038)
@@ -1,3 +1,12 @@
+talloc (1.2.0~git20080616-2) UNRELEASED; urgency=low
+
+ * Bump the shlibs in libtalloc1, since previous versions of this package
+ have been in the wild (including in an Ubuntu release) with a smaller
+ set of exported symbols than the current version - including talloc_pool
+ which is used by samba.
+
+ -- Steve Langasek <vorlon at debian.org> Tue, 15 Jul 2008 11:57:23 +0100
+
talloc (1.2.0~git20080616-1) unstable; urgency=low
* New upstream snapshot.
Modified: trunk/talloc/debian/rules
===================================================================
--- trunk/talloc/debian/rules 2008-07-13 06:46:14 UTC (rev 2037)
+++ trunk/talloc/debian/rules 2008-07-15 11:25:34 UTC (rev 2038)
@@ -71,7 +71,7 @@
dh_link
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs -V 'libtalloc1 (>= 1.2.0~git20080616-1)'
dh_installdeb
dh_shlibdeps
dh_gencontrol
More information about the Pkg-samba-maint
mailing list