[Python-modules-commits] [python-mock] 04/07: d/control: Removed Breaks+Replaces that were adressing issues prior oldoldstable.

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Jun 7 08:15:26 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository python-mock.

commit 4fccad1e5d46c89042afec39cd813963e7445cca
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Jun 7 10:00:46 2016 +0200

    d/control: Removed Breaks+Replaces that were adressing issues prior oldoldstable.
    
    Author: Thomas Goirand <zigo at debian.org>
---
 debian/changelog | 1 +
 debian/control   | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0935440..61c6947 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-mock (1.3.0-3) UNRELEASED; urgency=medium
   [ Thomas Goirand ]
   * debian/control
     - Standards-Version is now 3.9.8 (no change).
+    - Removed Breaks+Replaces that were adressing issues prior oldoldstable.
   * debian/rules
     - using dpkg-parsechangelog -SVersion and not -S Version, as Trusty
       wouldn't accept the space
diff --git a/debian/control b/debian/control
index 844af9b..539b5b5 100644
--- a/debian/control
+++ b/debian/control
@@ -59,8 +59,6 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends}
-Breaks: python-mock (<< 0.7.2)
-Replaces: python-mock (<< 0.7.2)
 Description: Mocking and Testing Library (Documentation)
  mock provides a core mock.Mock class that is intended to reduce the
  need to create a host of trivial stubs throughout your test suite.

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



More information about the Python-modules-commits mailing list