1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
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@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@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@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@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@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@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@gmail.com> Fri, 18 May 2007 21:46:23 -0700
|