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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
python-redmine (2.3.0-3) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 02 Nov 2022 22:15:36 +0000
python-redmine (2.3.0-2) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 26 Oct 2022 13:43:07 +0100
python-redmine (2.3.0-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* debian/: Apply "wrap-and-sort -abst".
* debian/control: Bump Standards-Version to 4.6.1.
* debian/control: Set package maintainer to Debian QA Group.
-- Boyuan Yang <byang@debian.org> Wed, 12 Oct 2022 13:38:46 -0400
python-redmine (2.2.1-2) unstable; urgency=medium
* Update my email address to @debian.org
* Switch to debhelper 13
* Bump Standards-Version to 4.6.0
* Set Rules-Requires-Root to no
* Drop unused Files-Excluded from copyright
-- Benjamin Drung <bdrung@debian.org> Mon, 14 Feb 2022 12:29:51 +0100
python-redmine (2.2.1-1) unstable; urgency=medium
* New upstream release.
* Drop use-system-requests.patch (Upstream does not bundle requests any more)
* Bump Standards-Version to 4.4.0 (no changes required)
* Switch to debhelper 12
* Drop unused Python 2 version
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Tue, 23 Jul 2019 14:47:19 +0200
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
|