[Python-modules-commits] [qscintilla2] 03/03: Add libqt5scintilla2-dev Breaks/Replaces libqt5scintilla2-12v5 due to qscintilla2.prf moving between the packages (Closes: #803419)
Scott Kitterman
kitterman at moszumanska.debian.org
Thu Oct 29 22:55:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository qscintilla2.
commit 9246bee1990540dac5b87975002afa10542e63c0
Author: Scott Kitterman <scott at kitterman.com>
Date: Thu Oct 29 18:55:23 2015 -0400
Add libqt5scintilla2-dev Breaks/Replaces libqt5scintilla2-12v5 due to qscintilla2.prf moving between the packages (Closes: #803419)
---
debian/changelog | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 586daf1..afaead8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qscintilla2 (2.9.1+dfsg-2) unstable; urgency=medium
* Update symbols files from buildlogs
* Disable dpkg-gensymbols check level set to 0
+ * Add libqt5scintilla2-dev Breaks/Replaces libqt5scintilla2-12v5 due to
+ qscintilla2.prf moving between the packages (Closes: #803419)
-- Scott Kitterman <scott at kitterman.com> Thu, 29 Oct 2015 18:43:42 -0400
diff --git a/debian/control b/debian/control
index 1979502..184bb20 100644
--- a/debian/control
+++ b/debian/control
@@ -209,6 +209,8 @@ Depends: libqt5scintilla2-12v5 (<< ${source:Upstream-Version}+1~),
libqt5scintilla2-12v5 (>= ${source:Upstream-Version}),
qtbase5-dev,
${misc:Depends}
+Breaks: libqt5scintilla2-12v5
+Replaces: libqt5scintilla2-12v5
Description: Scintilla source code editing widget for Qt5, development files
QScintilla is a text editor for Qt5 with features especially useful when
writing and debugging source code. These include support for syntax
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/qscintilla2.git
More information about the Python-modules-commits
mailing list