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
|
python-csb (1.2.3+dfsg-3) unstable; urgency=medium
* Team upload.
* Make build reproducible.
- Address build time variation and sorting issues.
* Bump Standards-Version.
* Use secure Vcs-*.
-- Sascha Steinbiss <sascha@steinbiss.name> Sun, 05 Jun 2016 00:49:19 +0000
python-csb (1.2.3+dfsg-2) unstable; urgency=medium
* Fix d/watch
* Fix clean target
* use pybuild
* Add missing Build-Depends for Python3
* Verified tests and excluded online tests (even if these do not cause
failures)
Closes: #738962
-- Andreas Tille <tille@debian.org> Mon, 28 Dec 2015 15:37:52 +0100
python-csb (1.2.3+dfsg-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Thu, 02 Oct 2014 15:15:47 +0200
python-csb (1.2.2+dfsg-2) unstable; urgency=medium
* debian/tests/build: add build dir to PYTHONPATH to fix auto_test
permission problems
Closes: #735883
-- Tomas Di Domenico <tdido@tdido.com.ar> Mon, 03 Feb 2014 12:35:00 +0100
python-csb (1.2.2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* debian/watch: Enable detecting also *.zip source archives
* debian/rules:
- delete useless .PHONY lines
* debian/copyright: Add Upstream-Contact and more authors addresses
[ Tomas Di Domenico ]
* debian/rules: add build dir to PYTHONPATH to fix auto_test
Closes: #732945
-- Tomas Di Domenico <tdido@tdido.com.ar> Sun, 29 Dec 2013 03:31:50 +0100
python-csb (1.2.1+dfsg-2) unstable; urgency=medium
* debian/control
- cme fix dpkg-control
- debhelper 9
* debian/tests/control: Add python-numpy
Closes: #711376
-- Andreas Tille <tille@debian.org> Sun, 22 Dec 2013 09:28:54 +0100
python-csb (1.2.1+dfsg-1) unstable; urgency=low
* Updated to the latest upstream release
-- Tomas Di Domenico <tdido@tdido.com.ar> Wed, 09 Oct 2013 20:28:40 +0100
python-csb (1.1.1+dfsg-1.1) unstable; urgency=low
* Non-maintainer upload.
[ Tomas Di Domenico ]
* Removing gbp.conf since it complicates things with git-buildpackage
[ gregor herrmann ]
* debian/rules: set HOME for epydoc to a directory under debian/.
(Closes: #711423)
-- gregor herrmann <gregoa@debian.org> Fri, 05 Jul 2013 16:23:01 +0200
python-csb (1.1.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #692032)
-- Tomas Di Domenico <tdido@tdido.com.ar> Mon, 12 Nov 2012 12:09:24 +0100
|