[Python-modules-commits] r33965 - in packages/python-gmpy2/trunk/debian (changelog control)
aomighty-guest at users.alioth.debian.org
aomighty-guest at users.alioth.debian.org
Sun Aug 23 23:10:06 UTC 2015
Date: Sunday, August 23, 2015 @ 23:09:56
Author: aomighty-guest
Revision: 33965
version 2.0.7
Modified:
packages/python-gmpy2/trunk/debian/changelog
packages/python-gmpy2/trunk/debian/control
Modified: packages/python-gmpy2/trunk/debian/changelog
===================================================================
--- packages/python-gmpy2/trunk/debian/changelog 2015-08-23 23:06:09 UTC (rev 33964)
+++ packages/python-gmpy2/trunk/debian/changelog 2015-08-23 23:09:56 UTC (rev 33965)
@@ -1,3 +1,10 @@
+python-gmpy2 (2.0.7-1) unstable; urgency=medium
+
+ * New upstream release
+ * Fixed duplicate long description lintian error
+
+ -- Martin Kelly <martin at martingkelly.com> Sun, 23 Aug 2015 15:36:51 -0700
+
python-gmpy2 (2.0.5-1) unstable; urgency=medium
* New upstream release
Modified: packages/python-gmpy2/trunk/debian/control
===================================================================
--- packages/python-gmpy2/trunk/debian/control 2015-08-23 23:06:09 UTC (rev 33964)
+++ packages/python-gmpy2/trunk/debian/control 2015-08-23 23:09:56 UTC (rev 33965)
@@ -20,6 +20,8 @@
provide to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions, and
more.
+ .
+ This package installs Python 2 support for gmpy2.
Package: python3-gmpy2
Architecture: any
@@ -30,6 +32,8 @@
provide to Python code fast multiprecision arithmetic (integer, rational, and
float), random number generation, advanced number-theoretical functions, and
more.
+ .
+ This package installs Python 3 support for gmpy2.
Package: python-gmpy2-common
Architecture: all
More information about the Python-modules-commits
mailing list