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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
python-gmpy (1.17-4) unstable; urgency=medium
* Migrate to Salsa
* Update Standards-Version to 4.1.5 (no changes needed)
* Remove ancient X-Python-Version.
* Bump debhelper compat version to 10.
* Set Multi-Arch: same.
* Set python-gmpy-doc Section to doc.
* Override python-foo-but-no-python3-foo Lintian warning, since this package
is end-of-life after Python 2 support ends.
-- Martin Kelly <martin@martingkelly.com> Sat, 28 Jul 2018 21:28:44 -0700
python-gmpy (1.17-3) unstable; urgency=medium
* Fixed debian/copyright to include Case Van Horsen (Closes: #857030)
* Updated packaging copyright email and date
* Remove Upstream Author reference in copyright, as there are multiple
authors
-- Martin Kelly <martin@martingkelly.com> Tue, 07 Mar 2017 07:43:33 -0800
python-gmpy (1.17-2) unstable; urgency=medium
* Updated Standards-Version to 3.9.8.0 (no changes needed)
* Updated homepage
* Add dh-python build-depend
* Switch to pybuild
* Split examples into -doc package
-- Martin Kelly <martin@martingkelly.com> Sun, 05 Mar 2017 18:45:52 -0800
python-gmpy (1.17-1) unstable; urgency=low
* New upstream release
* Updated Standards-Version to 3.9.6.0 (no changes needed)
* Updated maintainer email address
-- Martin Kelly <martin@martingkelly.com> Tue, 23 Jun 2015 15:54:00 -0700
python-gmpy (1.15-1) unstable; urgency=low
* New upstream release
* Updated Standards-Version to 3.9.3.0 (no changes needed)
* Updated the watch file to make it actually work (not sure if it really did
before)
* Updated debhelper compatibility level to 9
* Changed the license symlink to be more specific
* Cleaned up the rules file
-- Martin Kelly <aomighty@gmail.com> Tue, 13 Mar 2012 23:31:03 -0400
python-gmpy (1.14-3) unstable; urgency=low
* Removed version from libgmp3-dev dependency and changed it to libgmp-dev
(Closes: #619585)
-- Martin Kelly <aomighty@gmail.com> Fri, 25 Mar 2011 14:24:29 -0700
python-gmpy (1.14-2) unstable; urgency=low
* Changed build-depends from libgmp3-dev to libgmp10-dev as per SONAME change
(Closes: #618216)
-- Martin Kelly <aomighty@gmail.com> Mon, 14 Mar 2011 21:16:48 -0400
python-gmpy (1.14-1) unstable; urgency=low
* New upstream release
* Changed the watch file to remove the .ds in the orig.tar.gz filename
-- Martin Kelly <aomighty@gmail.com> Mon, 20 Dec 2010 16:07:03 -0800
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@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@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
|