[spyder] 01/01: fix the upgrade of python-spyderlib-doc (LP: #1357951, #1358055)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Aug 30 19:45:03 UTC 2014


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

picca pushed a commit to branch master
in repository spyder.

commit 1ec2a8ac39c4d5d9367c85e7c74333898d221610
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 30 21:04:43 2014 +0200

    fix the upgrade of python-spyderlib-doc (LP: #1357951, #1358055)
    
    the doc-base files moved from python-spyderlib to python-spyderlib-doc.
    So we need to ad the Break/Replaces
---
 debian/changelog | 6 ++++++
 debian/control   | 5 ++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5a5d506..10d03b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+spyder (2.3.0+dfsg-4) unstable; urgency=medium
+
+  * fix the upgrade of python-spyderlib-doc (LP: #1357951, #1358055)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sat, 30 Aug 2014 21:03:01 +0200
+
 spyder (2.3.0+dfsg-3) unstable; urgency=medium
 
   * fix Breakes -> Breaks (Closes: #756803)
diff --git a/debian/control b/debian/control
index fd6d0bb..418aef8 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,8 @@ Recommends: ipython-qtconsole,
 Suggests: tortoisehg,
           gitk
 Breaks: ${python:Breaks},
-        spyder (<< 2.3.0+dfsg-2)
+        spyder (<< 2.3.0+dfsg-2),
+        python-spyderlib-doc (<< 2.3.0+dfsg-4)
 Provides: ${python:Provides}
 Replaces: spyder (<< 2.0.12-1)
 Description: python IDE for scientists (Python 2)
@@ -80,6 +81,8 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends}
+Breaks: python-spyderlib (<< 2.3.0+dfsg-4)
+Replaces: python-spyderlib (<< 2.3.0+dfsg-4)
 Description: python IDE for scientists (Documentation)
  Originally written to design Spyder (the Scientific PYthon
  Development EnviRonment), the spyderlib Python library provides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git



More information about the debian-science-commits mailing list