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
|
pycoast (0.5.4+dfsg-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release
* Remove pre-built sphinx doc from the source tarball
* Remove pycoast/tests/test_data/shapes form the archive: incomaptible
data license
* debian/rules
- enable parallel build
* debian/control
- package description updated
- standard version bumped to 3.9.8 (no change)
* debian/patches
- drop 0001-fix-egginfo.patch: no longer necessary
- new 0001-Skip-test-in-ContourWriterAGG.patch for skipping test on
ContourWriterAGG if the drawagg module is not available
- new 0002-Skip-offending-tests.patch for skipping offending tests
(see also https://github.com/pytroll/pycoast/issues/4)
- add 0003-Skip-tests-that-use-shapes.patch (data are non longer included
in the source tarball)
* debian/copyright
- fix DEP-5 URL
[ Bas Couwenberg ]
* Override dh_python2 to call dh_numpy too.
* Update copyright file, changes:
- Add copyright years for Esben S. Nielsen
- Add additional copyright holders
- Drop .0 from GPL license shortname
- Add license & copyright for test data
* Use Files-Excluded & uscan repacksuffix for repacked upstream tarballs.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 03 Jul 2016 17:26:28 +0000
pycoast (0.5.2-2) unstable; urgency=medium
* Standers version bumped to 3.9.7 (no change)
* debian/control:
- fixed the URL of the project home page
- fixed VCS URL
* debian/watch:
- fixed download URL
* debian/copyrifht
- project URL updated
* Switch to pybuild
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Feb 2016 12:36:49 +0000
pycoast (0.5.2-1) unstable; urgency=low
* Initial release (Closes: #752328)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 22 Jun 2014 12:53:26 +0000
|