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
|
python-pypump (0.7-3) unstable; urgency=medium
* debian/control
- replace ipython dep with python3-ipython, as that's the package containing
the modules used by the shell; Closes: #938086
* remove useless debian/gbp.conf
-- Sandro Tosi <morph@debian.org> Fri, 06 Mar 2020 11:38:50 -0500
python-pypump (0.7-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Team upload.
* Removed Python 2 support (Closes: #938086):
- Use sphinx directly instead of doc/Makefile to use Python 3.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Sep 2019 15:01:10 +0200
python-pypump (0.7-1) unstable; urgency=medium
* New upstream version (Closes: #840764).
[ Ondřej Nový <novy@ondrej.org>, 2016-03-29 ]
* Fixed VCS URL (https)
-- W. Martin Borgert <debacle@debian.org> Fri, 14 Oct 2016 21:38:16 +0000
python-pypump (0.6-1) unstable; urgency=low
* New upstream version (Closes: #740990).
Note: 0.5-1+dfsg-1 has never been pushed to archive.
-- W. Martin Borgert <debacle@debian.org> Wed, 13 May 2015 17:25:09 +0000
python-pypump (0.5-1+dfsg-1) unstable; urgency=low
* Package new upstream version
* Bump standards version
* Add python3 version of package
* Add pypump-shell package
* Suggest OpenSSL
-- Simon Fondrie-Teitler <simonft@riseup.net> Sun, 16 Mar 2014 19:16:44 -0500
python-pypump (0.3+git20130823.1.97bffc6-1) unstable; urgency=low
* Initial release. Closes: 721098
-- Simon Fondrie-Teitler <simonft@riseup.net> Sat, 31 Aug 2013 14:26:12 -0500
|