[Python-modules-commits] r29958 - in packages/mpmath/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Jul 27 17:41:27 UTC 2014


    Date: Sunday, July 27, 2014 @ 17:41:26
  Author: morph
Revision: 29958

* debian/control
  - replace b-d on python-codespeak-lib to python-py; thanks to Michael
    Tautschnig for the report; Closes: #749435

Modified:
  packages/mpmath/trunk/debian/changelog
  packages/mpmath/trunk/debian/control

Modified: packages/mpmath/trunk/debian/changelog
===================================================================
--- packages/mpmath/trunk/debian/changelog	2014-07-27 16:07:50 UTC (rev 29957)
+++ packages/mpmath/trunk/debian/changelog	2014-07-27 17:41:26 UTC (rev 29958)
@@ -1,3 +1,11 @@
+mpmath (0.18-2) UNRELEASED; urgency=medium
+
+  * debian/control
+    - replace b-d on python-codespeak-lib to python-py; thanks to Michael
+      Tautschnig for the report; Closes: #749435
+
+ -- Sandro Tosi <morph at debian.org>  Sun, 27 Jul 2014 18:31:41 +0100
+
 mpmath (0.18-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/mpmath/trunk/debian/control
===================================================================
--- packages/mpmath/trunk/debian/control	2014-07-27 16:07:50 UTC (rev 29957)
+++ packages/mpmath/trunk/debian/control	2014-07-27 17:41:26 UTC (rev 29958)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python3-all (>= 3.1.3-3)
-Build-Depends-Indep: python-support (>= 0.4), python-sphinx (>= 1.0.7+dfsg), python-codespeak-lib, texlive-latex-base, dvipng, texlive-latex-extra, python-pytest, python3-py, python3-pytest
+Build-Depends-Indep: python-support (>= 0.4), python-sphinx (>= 1.0.7+dfsg), python-py, texlive-latex-base, dvipng, texlive-latex-extra, python-pytest, python3-py, python3-pytest
 Standards-Version: 3.9.5
 XS-Python-Version: all
 Homepage: http://code.google.com/p/mpmath/




More information about the Python-modules-commits mailing list