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
|
sortedcontainers (1.5.7-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 05 Jan 2017 14:42:14 -0500
sortedcontainers (1.5.6-1) unstable; urgency=medium
* New upstream release
* debian/python-sortedcontainers-doc.doc-base
- add doc-base
* declare compat level 10
-- Sandro Tosi <morph@debian.org> Tue, 13 Dec 2016 07:32:39 -0500
sortedcontainers (1.5.3-2) unstable; urgency=medium
* Upload to unstable
-- Sandro Tosi <morph@debian.org> Sun, 02 Oct 2016 16:16:47 -0400
sortedcontainers (1.5.3-1) experimental; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/control
- use Sphinx 1.4, needed for imgmath extension
- add texlive-latex-base to b-d, needed for imgmath extension
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Sat, 11 Jun 2016 18:24:28 +0100
sortedcontainers (1.4.4-1) unstable; urgency=medium
* New upstream release
* debian/control
- set Vcs-* fields
* debian/watch
- use releases on github to fetch upstream code
* debian/copyright
- update for new upstream code
* debian/{control, rules}
- run tests at build time
* Build and install documentation
-- Sandro Tosi <morph@debian.org> Thu, 10 Dec 2015 17:23:38 +0000
sortedcontainers (0.9.6-1) unstable; urgency=low
* Initial release (Closes: #790504)
-- Sandro Tosi <morph@debian.org> Mon, 29 Jun 2015 18:06:03 -0400
|