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
|
python-redmine (2.1.1+ds-1) unstable; urgency=medium
* Add missing python-mock dependency to autopkgtest
* Update years in debian/copyright
* Remove bundled copy of requests due to poorly documented licensing
(Closes: #910656)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Wed, 10 Oct 2018 19:44:41 +0200
python-redmine (2.1.1-1) unstable; urgency=medium
* New upstream release (Closes: #895015).
* Rename python*-redmine to python*-redminelib (following upstream's rename)
* Move project to salsa.debian.org
* Refresh use-system-requests.patch
* Use https for copyright format URL
* Remove ancient Python version fields
* Bump Standards-Version to 4.2.1
* Include NOTICE file in package (required by Apache 2.0)
* Upgrade to debhelper 11
* Let autopkgtest run unittests
-- Benjamin Drung <benjamin.drung@profitbricks.com> Mon, 08 Oct 2018 16:00:57 +0200
python-redmine (1.5.1-1) unstable; urgency=medium
* New upstream release
* Refresh use-system-requests.patch
* Use secure URI for Vcs-Git
* Bump Standards-Version to 3.9.8 (no changes needed)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Wed, 11 May 2016 16:35:00 +0200
python-redmine (1.4.0-1) unstable; urgency=medium
* New upstream release.
* Remove tests.patch (fixed upstream)
* Drop setup.py patch (the README is in ASCII again)
* Build-depend on coverage and nose for tests
* Add patch to use system version of Python requests
* Use https uscan watch URL
-- Benjamin Drung <benjamin.drung@profitbricks.com> Fri, 30 Oct 2015 11:03:20 +0100
python-redmine (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Add tests directory, dependencies and run tests (Closes: #801205)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Thu, 08 Oct 2015 11:25:00 +0200
python-redmine (1.1.1-1) unstable; urgency=medium
* Initial version. (Closes: #782086)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Tue, 07 Apr 2015 16:34:13 +0200
|