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
|
python-uritools (2.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Stein Magnus Jodal ]
* New upstream release
* Test with pytest
* debian/control
- Bump Standards-Version to 4.3.0, no changes required
* debian/copyright
- Update copyright years
* debian/rules
- Explicitly use Python 3 to build docs
-- Stein Magnus Jodal <jodal@debian.org> Tue, 19 Feb 2019 00:01:04 +0100
python-uritools (2.1.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Stein Magnus Jodal ]
* New upstream release
* debian/clean
- Remove custom clean rules
* debian/control
- Require Python 3 >= 3.3
- Require debhelper 10
- Bump Standards-Version to 4.1.4, no changes required
- Use python3-sphinx unconditionally
* debian/copyright
- Update copyright years
-- Stein Magnus Jodal <jodal@debian.org> Tue, 01 May 2018 23:15:38 +0200
python-uritools (1.0.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Stein Magnus Jodal ]
* New upstream release
* debian/control
- Bump Standards-Version to 3.9.8, no changes required
-- Stein Magnus Jodal <jodal@debian.org> Tue, 09 Aug 2016 22:52:40 +0200
python-uritools (1.0.1-2) unstable; urgency=medium
* debian/clean
- Clean egg-info dir
* debian/control
- Set DPMT as maintainer, myself as uploader
- Update Vcs-Git and Vcs-Browser to point to Alioth
- Build-Depend on python{,3}-nose to run tests
* debian/copyright
- Update my email address
* debian/rules
- Run tests as part of build
- Set PYBUILD_NAME (and remove *.install files)
-- Stein Magnus Jodal <jodal@debian.org> Fri, 06 Nov 2015 00:08:04 +0100
python-uritools (1.0.1-1) unstable; urgency=low
* Initial release. (Closes: #794151)
-- Stein Magnus Jodal <stein.magnus@jodal.no> Thu, 30 Jul 2015 23:00:05 +0200
|