[Python-modules-commits] r25795 - in packages/python-gmpy/tags (3 files)

aomighty-guest at users.alioth.debian.org aomighty-guest at users.alioth.debian.org
Sun Sep 8 23:07:39 UTC 2013


    Date: Sunday, September 8, 2013 @ 23:07:15
  Author: aomighty-guest
Revision: 25795

[svn-buildpackage] Tagging python-gmpy 2.0.2-1

Added:
  packages/python-gmpy/tags/2.0.2-1/
  packages/python-gmpy/tags/2.0.2-1/debian/control
    (from rev 25793, packages/python-gmpy/trunk/debian/control)
Deleted:
  packages/python-gmpy/tags/2.0.2-1/debian/control

Deleted: packages/python-gmpy/tags/2.0.2-1/debian/control
===================================================================
--- packages/python-gmpy/trunk/debian/control	2013-09-07 10:50:02 UTC (rev 25774)
+++ packages/python-gmpy/tags/2.0.2-1/debian/control	2013-09-08 23:07:15 UTC (rev 25795)
@@ -1,22 +0,0 @@
-Source: python-gmpy
-Section: python
-Priority: optional
-Maintainer: Martin Kelly <martin at martingkelly.com>
-Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.5), libmpfr-dev (>= 3.1.0), libmpc-dev (>= 1.0.0)
-Build-Depends-Indep: python-sphinx
-Standards-Version: 3.9.4.0
-Homepage: http://code.google.com/p/gmpy/
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-gmpy/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gmpy/trunk/
-X-Python-Version: >= 2.3
-
-Package: python-gmpy
-Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-Description: interfaces GMP to Python for fast, unbound-precision computations
- gmpy is a C-coded Python extension module that wraps the GMP library to
- provide to Python code fast multiprecision arithmetic (integer, rational, and
- float), random number generation, advanced number-theoretical functions, and
- more.

Copied: packages/python-gmpy/tags/2.0.2-1/debian/control (from rev 25793, packages/python-gmpy/trunk/debian/control)
===================================================================
--- packages/python-gmpy/tags/2.0.2-1/debian/control	                        (rev 0)
+++ packages/python-gmpy/tags/2.0.2-1/debian/control	2013-09-08 23:07:15 UTC (rev 25795)
@@ -0,0 +1,21 @@
+Source: python-gmpy
+Section: python
+Priority: optional
+Maintainer: Martin Kelly <martin at martingkelly.com>
+Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.5), libmpfr-dev (>= 3.1.0), libmpc-dev (>= 1.0.0), python-sphinx
+Standards-Version: 3.9.4.0
+Homepage: http://code.google.com/p/gmpy/
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-gmpy/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gmpy/trunk/
+X-Python-Version: >= 2.3
+
+Package: python-gmpy
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+Description: interfaces GMP to Python for fast, unbound-precision computations
+ gmpy is a C-coded Python extension module that wraps the GMP library to
+ provide to Python code fast multiprecision arithmetic (integer, rational, and
+ float), random number generation, advanced number-theoretical functions, and
+ more.




More information about the Python-modules-commits mailing list