[Python-modules-commits] r14165 - in packages/python-gmpy/tags (11 files)
aomighty-guest at users.alioth.debian.org
aomighty-guest at users.alioth.debian.org
Sat Aug 7 23:17:38 UTC 2010
Date: Saturday, August 7, 2010 @ 23:17:38
Author: aomighty-guest
Revision: 14165
[svn-buildpackage] Tagging python-gmpy 1.12-1
Added:
packages/python-gmpy/tags/1.12-1/
packages/python-gmpy/tags/1.12-1/debian/changelog
(from rev 14164, packages/python-gmpy/trunk/debian/changelog)
packages/python-gmpy/tags/1.12-1/debian/control
(from rev 14164, packages/python-gmpy/trunk/debian/control)
packages/python-gmpy/tags/1.12-1/debian/copyright
(from rev 14164, packages/python-gmpy/trunk/debian/copyright)
packages/python-gmpy/tags/1.12-1/debian/rules
(from rev 14164, packages/python-gmpy/trunk/debian/rules)
packages/python-gmpy/tags/1.12-1/debian/source/format
(from rev 14164, packages/python-gmpy/trunk/debian/source/format)
Deleted:
packages/python-gmpy/tags/1.12-1/debian/changelog
packages/python-gmpy/tags/1.12-1/debian/control
packages/python-gmpy/tags/1.12-1/debian/copyright
packages/python-gmpy/tags/1.12-1/debian/rules
packages/python-gmpy/tags/1.12-1/debian/source/format
Deleted: packages/python-gmpy/tags/1.12-1/debian/changelog
===================================================================
--- packages/python-gmpy/trunk/debian/changelog 2010-08-07 17:34:05 UTC (rev 14163)
+++ packages/python-gmpy/tags/1.12-1/debian/changelog 2010-08-07 23:17:38 UTC (rev 14165)
@@ -1,63 +0,0 @@
-python-gmpy (1.11-1) unstable; urgency=low
-
- * New upstream release
- * Bump Standards-Version to 3.8.4.0 (no changes needed)
- * Removed "XS-DM-Upload-Allowed: yes" field because Ondrej Certik is no
- longer an active uploader
- * Added "${misc:Depends} to Depends to remove Lintian warning
- * Updated dates in copyright file
- * Changed copyright file to list copyright as "Copyright" instead of "(C)"
- to fix lintian warning
-
- -- Martin Kelly <aomighty at gmail.com> Mon, 08 Feb 2010 16:31:32 -0500
-
-python-gmpy (1.10-1) unstable; urgency=low
-
- * New upstream release
- * Changed Uploaders entry to Debian Python Modules Team (Closes: #550456)
- * Changed Homepage entry to the more recent http://code.google.com/p/gmpy/
- * Bump Standards-Version to 3.8.3.0 (no changes needed)
-
- -- Martin Kelly <aomighty at gmail.com> Fri, 25 Dec 2009 14:31:15 -0800
-
-python-gmpy (1.04-1) unstable; urgency=low
-
- * New upstream release
- * Probably fixes a bug in python-mpmath (Closes: #530381)
- * Bump Standards-Version to 3.8.1 (no changes needed)
-
- -- Martin Kelly <aomighty at gmail.com> Thu, 11 Jun 2009 08:43:15 -0700
-
-python-gmpy (1.03.ds-1) unstable; urgency=low
-
- * New upstream release (Closes: #488941)
- * Bump Standards-Version to 3.8.0 (no changes needed)
- * XS-DM-Upload-Allowed: yes field added
- * Ondrej Certik added to uploaders
- * debian/watch file fixed
- * debian/copyright updated with info how to get the orig.tar.gz
- * license in debian/copyright updated to reflect the current codebase (set
- to LGPL 2.1)
- * install tests into /usr/share/doc/python-gmpy/examples/
-
- -- Ondrej Certik <ondrej at certik.cz> Fri, 04 Jul 2008 16:50:28 +0200
-
-python-gmpy (1.02~1.dfsg.1-1) unstable; urgency=low
-
- * New upstream release
- * Bump Standards-Version to 3.7.3 (no changes needed)
-
- -- Martin Kelly <aomighty at gmail.com> Sat, 29 Dec 2007 21:27:19 -0800
-
-python-gmpy (1.01.dfsg.1-1) unstable; urgency=medium
-
- * Modified the upstream sources to include a COPYING license file, since the
- upstream author did not include one (Closes: #427005)
-
- -- Martin Kelly <aomighty at gmail.com> Sat, 02 Jun 2007 11:40:18 -0700
-
-python-gmpy (1.01-1) unstable; urgency=low
-
- * Initial release (Closes: #299723)
-
- -- Martin Kelly <aomighty at gmail.com> Fri, 18 May 2007 21:46:23 -0700
Copied: packages/python-gmpy/tags/1.12-1/debian/changelog (from rev 14164, packages/python-gmpy/trunk/debian/changelog)
===================================================================
--- packages/python-gmpy/tags/1.12-1/debian/changelog (rev 0)
+++ packages/python-gmpy/tags/1.12-1/debian/changelog 2010-08-07 23:17:38 UTC (rev 14165)
@@ -0,0 +1,75 @@
+python-gmpy (1.12-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.9.1.0 (no changes needed)
+ * Moved from pycentral to dh_python2
+ * Changed python dependency to 2.6.5 so that dh_python2 will be installed
+ * Added a source/format file with 3.0 (native)
+ * Added the flag --install-layout=deb to the python install line since python
+ 2.6 wants it
+
+ -- Martin Kelly <aomighty at gmail.com> Wed, 14 Jul 2010 22:17:17 -0500
+
+python-gmpy (1.11-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.8.4.0 (no changes needed)
+ * Removed "XS-DM-Upload-Allowed: yes" field because Ondrej Certik is no
+ longer an active uploader
+ * Added "${misc:Depends} to Depends to remove Lintian warning
+ * Updated dates in copyright file
+ * Changed copyright file to list copyright as "Copyright" instead of "(C)" to
+ fix lintian warning
+
+ -- Martin Kelly <aomighty at gmail.com> Mon, 08 Feb 2010 16:31:32 -0500
+
+python-gmpy (1.10-1) unstable; urgency=low
+
+ * New upstream release
+ * Changed Uploaders entry to Debian Python Modules Team (Closes: #550456)
+ * Changed Homepage entry to the more recent http://code.google.com/p/gmpy/
+ * Bump Standards-Version to 3.8.3.0 (no changes needed)
+
+ -- Martin Kelly <aomighty at gmail.com> Fri, 25 Dec 2009 14:31:15 -0800
+
+python-gmpy (1.04-1) unstable; urgency=low
+
+ * New upstream release
+ * Probably fixes a bug in python-mpmath (Closes: #530381)
+ * Bump Standards-Version to 3.8.1 (no changes needed)
+
+ -- Martin Kelly <aomighty at gmail.com> Thu, 11 Jun 2009 08:43:15 -0700
+
+python-gmpy (1.03.ds-1) unstable; urgency=low
+
+ * New upstream release (Closes: #488941)
+ * Bump Standards-Version to 3.8.0 (no changes needed)
+ * XS-DM-Upload-Allowed: yes field added
+ * Ondrej Certik added to uploaders
+ * debian/watch file fixed
+ * debian/copyright updated with info how to get the orig.tar.gz
+ * license in debian/copyright updated to reflect the current codebase (set
+ to LGPL 2.1)
+ * install tests into /usr/share/doc/python-gmpy/examples/
+
+ -- Ondrej Certik <ondrej at certik.cz> Fri, 04 Jul 2008 16:50:28 +0200
+
+python-gmpy (1.02~1.dfsg.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.7.3 (no changes needed)
+
+ -- Martin Kelly <aomighty at gmail.com> Sat, 29 Dec 2007 21:27:19 -0800
+
+python-gmpy (1.01.dfsg.1-1) unstable; urgency=medium
+
+ * Modified the upstream sources to include a COPYING license file, since the
+ upstream author did not include one (Closes: #427005)
+
+ -- Martin Kelly <aomighty at gmail.com> Sat, 02 Jun 2007 11:40:18 -0700
+
+python-gmpy (1.01-1) unstable; urgency=low
+
+ * Initial release (Closes: #299723)
+
+ -- Martin Kelly <aomighty at gmail.com> Fri, 18 May 2007 21:46:23 -0700
Deleted: packages/python-gmpy/tags/1.12-1/debian/control
===================================================================
--- packages/python-gmpy/trunk/debian/control 2010-08-07 17:34:05 UTC (rev 14163)
+++ packages/python-gmpy/tags/1.12-1/debian/control 2010-08-07 23:17:38 UTC (rev 14165)
@@ -1,20 +0,0 @@
-Source: python-gmpy
-Section: python
-Priority: optional
-Maintainer: Martin Kelly <aomighty at gmail.com>
-Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), libgmp3-dev (>= 4.0.1)
-Standards-Version: 3.8.4.0
-Homepage: http://code.google.com/p/gmpy/
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-XS-Python-Version: >= 2.3
-
-Package: python-gmpy
-Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-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/1.12-1/debian/control (from rev 14164, packages/python-gmpy/trunk/debian/control)
===================================================================
--- packages/python-gmpy/tags/1.12-1/debian/control (rev 0)
+++ packages/python-gmpy/tags/1.12-1/debian/control 2010-08-07 23:17:38 UTC (rev 14165)
@@ -0,0 +1,20 @@
+Source: python-gmpy
+Section: python
+Priority: optional
+Maintainer: Martin Kelly <aomighty at gmail.com>
+Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.6.5), libgmp3-dev (>= 4.0.1)
+Standards-Version: 3.9.1.0
+Homepage: http://code.google.com/p/gmpy/
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+XS-Python-Version: >= 2.3
+
+Package: python-gmpy
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+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.
Deleted: packages/python-gmpy/tags/1.12-1/debian/copyright
===================================================================
--- packages/python-gmpy/trunk/debian/copyright 2010-08-07 17:34:05 UTC (rev 14163)
+++ packages/python-gmpy/tags/1.12-1/debian/copyright 2010-08-07 23:17:38 UTC (rev 14165)
@@ -1,34 +0,0 @@
-This package was debianized by Martin Kelly <aomighty at gmail.com> on
-Fri, 18 May 2007 21:46:23 -0700.
-
-It was downloaded from http://gmpy.sourceforge.net/
-Use "uscan --verbose --force-download --rename --repack" to get the orig.tar.gz
-
-Upstream Author: Alex Martelli <aleaxit at gmail.com>
-
-Copyright: 2000-2010 Alex Martelli
-
-License:
-
- This package is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
-
- You should have received a copy of the GNU Lesser General Public
- License along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-src/pysymbolicext.c and src/pysymbolicext.h files are
-Copyright 2000 by Pearu Peterson <pearu at ioc.ee>
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
-
-The Debian packaging is Copyright 2007-2010 Martin Kelly <aomighty at gmail.com>
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Copied: packages/python-gmpy/tags/1.12-1/debian/copyright (from rev 14164, packages/python-gmpy/trunk/debian/copyright)
===================================================================
--- packages/python-gmpy/tags/1.12-1/debian/copyright (rev 0)
+++ packages/python-gmpy/tags/1.12-1/debian/copyright 2010-08-07 23:17:38 UTC (rev 14165)
@@ -0,0 +1,34 @@
+This package was debianized by Martin Kelly <aomighty at gmail.com> on
+Fri, 18 May 2007 21:46:23 -0700.
+
+It was downloaded from http://gmpy.sourceforge.net/
+Use "uscan --verbose --force-download --rename --repack" to get the orig.tar.gz
+
+Upstream Author: Alex Martelli <aleaxit at gmail.com>
+
+Copyright: 2000-2010 Alex Martelli
+
+License:
+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+src/pysymbolicext.c and src/pysymbolicext.h files are
+Copyright 2000 by Pearu Peterson <pearu at ioc.ee>
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is Copyright 2007-2010 Martin Kelly <aomighty at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Deleted: packages/python-gmpy/tags/1.12-1/debian/rules
===================================================================
--- packages/python-gmpy/trunk/debian/rules 2010-08-07 17:34:05 UTC (rev 14163)
+++ packages/python-gmpy/tags/1.12-1/debian/rules 2010-08-07 23:17:38 UTC (rev 14165)
@@ -1,46 +0,0 @@
-#!/usr/bin/make -f
-
-PYVERS=$(shell pyversions -vr)
-
-clean:
- dh_testdir
- dh_testroot
- rm -f *-stamp
- rm -rf build*
- find . -name *\.py[co] -exec rm {} \;
- dh_clean
-
-build: $(PYVERS:%=build-python%)
- touch $@
-
-build-python%:
- dh_testdir
- python$* setup.py build
- touch $@
-
-install: build $(PYVERS:%=install-python%)
-
-install-python%:
- python$* setup.py install --root $(CURDIR)/debian/python-gmpy/
- chmod -x $(CURDIR)/test/gmpy_test_dec.py
-
-binary-indep: build install
-
-binary-arch: build install
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_installexamples
- dh_pycentral
- dh_strip
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_shlibdeps
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
Copied: packages/python-gmpy/tags/1.12-1/debian/rules (from rev 14164, packages/python-gmpy/trunk/debian/rules)
===================================================================
--- packages/python-gmpy/tags/1.12-1/debian/rules (rev 0)
+++ packages/python-gmpy/tags/1.12-1/debian/rules 2010-08-07 23:17:38 UTC (rev 14165)
@@ -0,0 +1,46 @@
+#!/usr/bin/make -f
+
+PYVERS=$(shell pyversions -vr)
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f *-stamp
+ rm -rf build*
+ find . -name *\.py[co] -exec rm {} \;
+ dh_clean
+
+build: $(PYVERS:%=build-python%)
+ touch $@
+
+build-python%:
+ dh_testdir
+ python$* setup.py build
+ touch $@
+
+install: build $(PYVERS:%=install-python%)
+
+install-python%:
+ python$* setup.py install --install-layout=deb --root $(CURDIR)/debian/python-gmpy/
+ chmod -x $(CURDIR)/test/gmpy_test_dec.py
+
+binary-indep: build install
+
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs
+ dh_installdocs
+ dh_installexamples
+ dh_python2
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Deleted: packages/python-gmpy/tags/1.12-1/debian/source/format
===================================================================
--- packages/python-gmpy/trunk/debian/source/format 2010-08-07 17:34:05 UTC (rev 14163)
+++ packages/python-gmpy/tags/1.12-1/debian/source/format 2010-08-07 23:17:38 UTC (rev 14165)
@@ -1 +0,0 @@
-1.0
Copied: packages/python-gmpy/tags/1.12-1/debian/source/format (from rev 14164, packages/python-gmpy/trunk/debian/source/format)
===================================================================
--- packages/python-gmpy/tags/1.12-1/debian/source/format (rev 0)
+++ packages/python-gmpy/tags/1.12-1/debian/source/format 2010-08-07 23:17:38 UTC (rev 14165)
@@ -0,0 +1 @@
+3.0 (native)
More information about the Python-modules-commits
mailing list