[Python-modules-commits] [python-smstrade] 01/01: Fix "removal of python3-smstrade/stretch makes files disappear from python-smstrade/jessie" by adding Breaks to python3-smstrade, add Recommends python3-smstrade to python-smstrade (Closes: #810594)

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 10 14:34:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

jandd pushed a commit to branch master
in repository python-smstrade.

commit 988ea2d9d3dbb28c1cda2b16901792f67d1094a9
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Jan 10 15:31:33 2016 +0100

    Fix "removal of python3-smstrade/stretch makes files disappear from python-smstrade/jessie" by adding Breaks to python3-smstrade, add Recommends python3-smstrade to python-smstrade (Closes: #810594)
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c9c662f..f4e0224 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-smstrade (0.2.4-5) UNRELEASED; urgency=medium
+
+  * Fix "removal of python3-smstrade/stretch makes files disappear from
+    python-smstrade/jessie" by adding Breaks to python3-smstrade, add
+    Recommends python3-smstrade to python-smstrade (Closes: #810594)
+
+ -- Jan Dittberner <jandd at debian.org>  Sun, 10 Jan 2016 15:30:26 +0100
+
 python-smstrade (0.2.4-4) unstable; urgency=medium
 
   * change debian/watch to PyPI redirector
diff --git a/debian/control b/debian/control
index f1ee533..f871926 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Depends: python-appdirs,
          ${misc:Depends},
          ${python:Depends}
 Suggests: python-smstrade-doc
+Recommends: python3-smstrade
 Description: Python library to send SMS via the smstrade service (Python 2)
  python-smstrade lets you send SMS via and retrieve your account balance from
  the service of smstrade.eu.
@@ -50,6 +51,7 @@ Depends: python3-appdirs,
          python3-six,
          ${misc:Depends},
          ${python3:Depends}
+Breaks: python-smstrade (<< 0.2.4-4)
 Replaces: python-smstrade (<< 0.2.4-4)
 Suggests: python-smstrade-doc
 Description: Python library to send SMS via the smstrade service (Python 3)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-smstrade.git



More information about the Python-modules-commits mailing list