| 1 |
cython (0.11.2-1) UNRELEASED; urgency=low
|
| 2 |
|
| 3 |
* (DON'T UPLOAD) --- something fishy going on, binary files (.pickle) are
|
| 4 |
getting modified when "python2.5 setup.py clean -a" gets run. My
|
| 5 |
uneducated guess is that this wasn't run before upstream's tarball was
|
| 6 |
generated. Feel free to upload if you fix it.
|
| 7 |
* New upstream release (Closes: #525620)
|
| 8 |
|
| 9 |
-- Ryan Kavanagh <ryanakca@kubuntu.org> Fri, 26 Jun 2009 16:32:00 -0400
|
| 10 |
|
| 11 |
cython (0.10.3-1) unstable; urgency=low
|
| 12 |
|
| 13 |
[ Vernon Tang ]
|
| 14 |
* New upstream release
|
| 15 |
* debian/watch: corrected regexp
|
| 16 |
|
| 17 |
-- Ondrej Certik <ondrej@certik.cz> Sun, 15 Feb 2009 11:27:13 -0800
|
| 18 |
|
| 19 |
cython (0.10.2-1) unstable; urgency=low
|
| 20 |
|
| 21 |
[ Sandro Tosi ]
|
| 22 |
* debian/control
|
| 23 |
- switch Vcs-Browser field to viewsvn
|
| 24 |
|
| 25 |
[ Ondrej Certik ]
|
| 26 |
* New upstream release
|
| 27 |
* Description updated
|
| 28 |
* ${shlibs:Depends} added to depends
|
| 29 |
* architecture changed from all to any
|
| 30 |
* python-support moved from Build-Depends-Indep to Build-Depends
|
| 31 |
|
| 32 |
-- Ondrej Certik <ondrej@certik.cz> Tue, 02 Dec 2008 12:06:41 +0100
|
| 33 |
|
| 34 |
cython (0.9.8-1) unstable; urgency=low
|
| 35 |
|
| 36 |
* New upstream release
|
| 37 |
* python-all-dev added to build-depends (upstream now compiles
|
| 38 |
Cython.Plex.Scanners with Cython). The .so file is not included in the
|
| 39 |
.deb for some reason, so until this is fixed, the package stays
|
| 40 |
architecture all and remains pure Python.
|
| 41 |
|
| 42 |
-- Ondrej Certik <ondrej@certik.cz> Sun, 20 Jul 2008 12:43:45 +0200
|
| 43 |
|
| 44 |
cython (0.9.6.14-1) unstable; urgency=low
|
| 45 |
|
| 46 |
* New upstream version
|
| 47 |
* Description improved (SAGE -> Sage), whitespace removed
|
| 48 |
* Standards-Version bumped (no change needed)
|
| 49 |
* README.Debian updated to recent cython way of doing things
|
| 50 |
|
| 51 |
-- Ondrej Certik <ondrej@certik.cz> Wed, 11 Jun 2008 13:22:09 +0200
|
| 52 |
|
| 53 |
cython (0.9.6.13.1-1) unstable; urgency=low
|
| 54 |
|
| 55 |
* New upstream version (Closes: #478077)
|
| 56 |
|
| 57 |
-- Ondrej Certik <ondrej@certik.cz> Sun, 27 Apr 2008 00:54:05 +0200
|
| 58 |
|
| 59 |
cython (0.9.6.12-1) unstable; urgency=low
|
| 60 |
|
| 61 |
* New upstream version (Closes: #463625)
|
| 62 |
* get-orig-tarball targed removed from debian/rules (uscan now works to get
|
| 63 |
orig.tar.gz)
|
| 64 |
|
| 65 |
-- Ondrej Certik <ondrej@certik.cz> Thu, 14 Feb 2008 13:58:23 +0100
|
| 66 |
|
| 67 |
cython (0.9.6.11.ds-1) unstable; urgency=low
|
| 68 |
|
| 69 |
[ Marco Rodrigues ]
|
| 70 |
* debian/watch:
|
| 71 |
+ Fixed path (Closes: #460006).
|
| 72 |
* debian/control:
|
| 73 |
+ Bump cdbs version to matches policy.
|
| 74 |
|
| 75 |
[ Ondrej Certik ]
|
| 76 |
* New upstream version
|
| 77 |
|
| 78 |
-- Ondrej Certik <ondrej@certik.cz> Fri, 18 Jan 2008 00:21:42 +0100
|
| 79 |
|
| 80 |
cython (0.9.6.10.ds-1) unstable; urgency=low
|
| 81 |
|
| 82 |
* New upstream version
|
| 83 |
* Moved from pycentral to pysupport
|
| 84 |
* removed patches, since upstream has integrated them
|
| 85 |
|
| 86 |
-- Ondrej Certik <ondrej@certik.cz> Mon, 31 Dec 2007 03:28:34 +0100
|
| 87 |
|
| 88 |
cython (0.9.6.8.ds-2) unstable; urgency=low
|
| 89 |
|
| 90 |
* DM-Upload-Allowed changed to XS-Upload-Allowed
|
| 91 |
* Update Standards-Version to 3.7.3.
|
| 92 |
* Build-depend on python instead of python-all-dev
|
| 93 |
* ${misc:Depends} added to Depends
|
| 94 |
* Depend on debhelper >= 5.0.38
|
| 95 |
* gcc added to Suggests
|
| 96 |
* README.Debian gcc command fixed by adding -fPIC
|
| 97 |
|
| 98 |
-- Ondrej Certik <ondrej@certik.cz> Sat, 22 Dec 2007 22:12:00 +0100
|
| 99 |
|
| 100 |
cython (0.9.6.8.ds-1) unstable; urgency=low
|
| 101 |
|
| 102 |
[ Ondrej Certik ]
|
| 103 |
* Initial Debian upload (Closes: 451039)
|
| 104 |
* Added a patch for handling the @classmethod decorators
|
| 105 |
|
| 106 |
[ Sandro Tosi ]
|
| 107 |
* debian/watch
|
| 108 |
- added missing file
|
| 109 |
|
| 110 |
-- Ondrej Certik <ondrej@certik.cz> Fri, 30 Nov 2007 13:00:44 +0100
|