Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package qscintilla2 Add a Breaks against an ancient predecessor package that gets crippled on some upgrade paths due to Replaces being used without Breaks. unblock qscintilla2/2.10.4+dfsg-2.1 Andreas
diff -Nru qscintilla2-2.10.4+dfsg/debian/changelog qscintilla2-2.10.4+dfsg/debian/changelog --- qscintilla2-2.10.4+dfsg/debian/changelog 2019-02-21 19:34:03.000000000 +0100 +++ qscintilla2-2.10.4+dfsg/debian/changelog 2019-06-16 14:55:29.000000000 +0200 @@ -1,3 +1,13 @@ +qscintilla2 (2.10.4+dfsg-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * libqscintilla2-qt4-13: Add Breaks against libqscintilla2-3 from lenny + since some upgrade paths uncleanly delete files, causing debsums to + complain about missing /usr/share/qt4/translations/qscintilla_ru.qm. + (Closes: #925403) + + -- Andreas Beckmann <[email protected]> Sun, 16 Jun 2019 14:55:29 +0200 + qscintilla2 (2.10.4+dfsg-2) unstable; urgency=medium [ Scott Kitterman ] diff -Nru qscintilla2-2.10.4+dfsg/debian/control qscintilla2-2.10.4+dfsg/debian/control --- qscintilla2-2.10.4+dfsg/debian/control 2019-02-21 19:34:03.000000000 +0100 +++ qscintilla2-2.10.4+dfsg/debian/control 2019-03-24 11:03:41.000000000 +0100 @@ -39,6 +39,7 @@ ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} +Breaks: libqscintilla2-3 Suggests: libqscintilla2-doc Description: Qt4 port of the Scintilla source code editing widget QScintilla is a text editor for Qt4 with features especially useful when

