[Pkg-samba-maint] r2500 - trunk/tdb/debian
jelmer at alioth.debian.org
jelmer at alioth.debian.org
Sat Jan 24 23:42:39 UTC 2009
tags 510886 pending
thanks
Author: jelmer
Date: 2009-01-24 23:42:39 +0000 (Sat, 24 Jan 2009)
New Revision: 2500
Modified:
trunk/tdb/debian/changelog
trunk/tdb/debian/rules
Log:
Bump shlibs because of newly added tdb_repack() symbol. (Closes: #510886)
Modified: trunk/tdb/debian/changelog
===================================================================
--- trunk/tdb/debian/changelog 2009-01-24 23:00:32 UTC (rev 2499)
+++ trunk/tdb/debian/changelog 2009-01-24 23:42:39 UTC (rev 2500)
@@ -1,10 +1,11 @@
-tdb (1.1.3~git20081222-2) UNRELEASED; urgency=low
+tdb (1.1.3~git20081222-2) experimental; urgency=low
* Switch to python-central.
* Add dummy watchfile explaining how to obtain an upstream tarball.
* Fix version number. (Closes: #510885)
+ * Bump shlibs because of newly added tdb_repack() symbol. (Closes: #510886)
- -- Jelmer Vernooij <jelmer at debian.org> Mon, 12 Jan 2009 02:28:52 +0100
+ -- Jelmer Vernooij <jelmer at debian.org> Sun, 25 Jan 2009 00:13:16 +0100
tdb (1.1.2~git20081222-1) unstable; urgency=low
Modified: trunk/tdb/debian/rules
===================================================================
--- trunk/tdb/debian/rules 2009-01-24 23:00:32 UTC (rev 2499)
+++ trunk/tdb/debian/rules 2009-01-24 23:42:39 UTC (rev 2500)
@@ -59,7 +59,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs -V 'libtdb1 (>= 1.1.3~git2008122-1)'
dh_pycentral
dh_installdeb
dh_shlibdeps
More information about the Pkg-samba-maint
mailing list