Package: sqlite3
Version: 3.7.4-1
Severity: normal
Tags: patch pending

Hi Laszlo,

I'll shortly be uploading a NMU of sqlite3 with the attached patch, to
allow reverse dependencies to get into squeeze by downgrading shlibs.
This is blocking several RC bug fixes, so I'm uploading without delay.

Cheers,
Julien
diff -Nru sqlite3-3.7.4/debian/changelog sqlite3-3.7.4/debian/changelog
--- sqlite3-3.7.4/debian/changelog	2010-12-09 21:14:38.000000000 +0100
+++ sqlite3-3.7.4/debian/changelog	2010-12-26 22:21:02.000000000 +0100
@@ -1,3 +1,10 @@
+sqlite3 (3.7.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Set shlibs back to 3.7.3.
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 26 Dec 2010 22:20:35 +0100
+
 sqlite3 (3.7.4-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru sqlite3-3.7.4/debian/rules sqlite3-3.7.4/debian/rules
--- sqlite3-3.7.4/debian/rules	2010-05-05 23:45:38.000000000 +0200
+++ sqlite3-3.7.4/debian/rules	2010-12-26 22:22:13.000000000 +0100
@@ -51,7 +51,7 @@
 
 DEB_INSTALL_CHANGELOGS_ALL = www/changes.html
 
-DEB_DH_MAKESHLIBS_ARGS := -V -X"libtclsqlite3.so*"
+DEB_DH_MAKESHLIBS_ARGS := -V'libsqlite3-0 (>= 3.7.3)' -X"libtclsqlite3.so*"
 
 DEB_SHLIBDEPS_LIBRARY_sqlite := libsqlite3-$(so_version)
 DEB_SHLIBDEPS_INCLUDE_sqlite := debian/libsqlite3-$(so_version)/usr/lib/

Attachment: signature.asc
Description: Digital signature

Reply via email to