[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please hint sqlite3 3.5.9-6



Hi Release Team,

Please hint sqlite3 3.5.9-6 into Lenny. The only change is below, fixes
#502370 [1], which was filed as serious. The fix is uploaded on January
21st. Fixes the upgrade problem which may happen if a newer sqlite3
binary would use an old and incompatible version of its library.

--- sqlite3-3.5.9/debian/control	2009-02-11 20:15:40.000000000 +0000
+++ sqlite3-3.5.9/debian/control	2009-02-11 20:15:42.000000000 +0000
@@ -22,7 +22,7 @@
 Package: sqlite3
 Section: misc
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libsqlite3-0 (= ${binary:Version})
 Suggests: sqlite3-doc
 Description: A command line interface for SQLite 3
  SQLite is a C library that implements an SQL database engine.

Thanks,
Laszlo/GCS
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502370


Reply to: