[Python-modules-commits] r19472 - in packages/qscintilla2/trunk/debian (changelog control)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Wed Nov 30 03:16:20 UTC 2011
Date: Wednesday, November 30, 2011 @ 03:16:16
Author: kitterman
Revision: 19472
* Readd libqscintilla2-5 to libqscintilla2-8 Replaces to support upgrades
from squeeze
Modified:
packages/qscintilla2/trunk/debian/changelog
packages/qscintilla2/trunk/debian/control
Modified: packages/qscintilla2/trunk/debian/changelog
===================================================================
--- packages/qscintilla2/trunk/debian/changelog 2011-11-29 21:13:18 UTC (rev 19471)
+++ packages/qscintilla2/trunk/debian/changelog 2011-11-30 03:16:16 UTC (rev 19472)
@@ -1,3 +1,10 @@
+qscintilla2 (2.6-3) UNRELEASED; urgency=high
+
+ * Readd libqscintilla2-5 to libqscintilla2-8 Replaces to support upgrades
+ from squeeze
+
+ -- Scott Kitterman <scott at kitterman.com> Tue, 29 Nov 2011 22:12:23 -0500
+
qscintilla2 (2.6-2) unstable; urgency=low
* Drop symbols file for the moment due to per-arch symbol differences
Modified: packages/qscintilla2/trunk/debian/control
===================================================================
--- packages/qscintilla2/trunk/debian/control 2011-11-29 21:13:18 UTC (rev 19471)
+++ packages/qscintilla2/trunk/debian/control 2011-11-30 03:16:16 UTC (rev 19472)
@@ -12,7 +12,7 @@
Package: libqscintilla2-8
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: libqscintilla2-6
+Replaces: libqscintilla2-5, libqscintilla2-6
Description: Qt4 port of the Scintilla source code editing widget
QScintilla is a text editor for Qt4 with features especially useful when
writing and debugging source code. These include support for syntax
More information about the Python-modules-commits
mailing list