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
|
pykdtree (1.3.1-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.5, no changes.
* Rebuild with Python 3.7.
-- Bas Couwenberg <sebastic@debian.org> Wed, 11 Jul 2018 14:33:18 +0200
pykdtree (1.3.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches
- refresh all patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 25 Jun 2018 06:12:18 +0000
pykdtree (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Change Homepage & Source URL to GitHub repository.
* Strip trailing whitespace from rules files.
* debian/patches
- drop 0002-safe-clean.patch, no longer necessary
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 04 Jun 2018 19:37:00 +0000
pykdtree (1.2.2-4) unstable; urgency=medium
* Standard version bumped to 4.1.3 (no change)
* debian/watch
- use secure URL
* debian/control
- remove unnecessary testsuite autopkgtest field
* debian/rules
- remove unnecessary dh argument (--parallel)
* Set compat to 11.
* Add upstream metadata.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 04 Mar 2018 08:37:37 +0000
pykdtree (1.2.2-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.0.0, no changes.
* Enable PIE hardening buildflags.
-- Bas Couwenberg <sebastic@debian.org> Sun, 25 Jun 2017 20:10:35 +0200
pykdtree (1.2.2-2) unstable; urgency=medium
* Team upload.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 18 Jun 2017 16:25:19 +0200
pykdtree (1.2.2-1) experimental; urgency=medium
* New upstream release
* Refresh all patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 04 Jun 2017 07:58:21 +0000
pykdtree (1.2.1-1) unstable; urgency=medium
* New upstream release
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 30 Jul 2016 10:10:20 +0000
pykdtree (1.1.1-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release
* New package for Python 3
* debian/control
- standard version bumped to 3.9.8 (no change)
* debian/rules
- enable parallel build
* debian/copyright
- fix DEP-5 url
[ Bas Couwenberg ]
* Override dh_python2 to call dh_numpy too.
* Enable all hardening buildflags, except PIE.
* Update dh_python{2,3} & dh_numpy{,3} calls to act on specific package.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 02 Jul 2016 16:54:36 +0000
pykdtree (1.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- added an explicit build dependency from dh-python
- standards version bump to 3.9.7
- update vcs-* fields urls
* Fix debian/watch file
* Refresh all patches
* Update license file
* debian/gbp.conf added
* Switch to pybuild
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Feb 2016 12:53:05 +0000
pykdtree (0.2-1) unstable; urgency=low
* Initial release (Closes: #752225)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 21 Jun 2014 09:56:06 +0000
|