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 106 107 108 109
|
python-holidays (0.10.1-2) unstable; urgency=medium
* d/copyright: Bump my copyright year.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
* d/patches/fix_convertdate.patch: Fix compatibility with newer
convertdate (Closes: #982706).
-- Ondřej Nový <onovy@debian.org> Mon, 15 Feb 2021 09:33:00 +0100
python-holidays (0.10.1-1) unstable; urgency=medium
* New upstream release.
* d/copyright:
- Bump copyright years.
- Add new copyright holders from new upstream release.
* Add python3-convertdate to B-D and D.
* Bump Standards-Version to 4.5.0 (no changes).
* d/control: Add Rules-Requires-Root: no.
-- Ondřej Nový <onovy@debian.org> Thu, 30 Jan 2020 10:34:43 +0100
python-holidays (0.9.12-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.4.1.
-- Ondřej Nový <onovy@debian.org> Fri, 27 Dec 2019 18:19:39 +0100
python-holidays (0.9.11-1) unstable; urgency=medium
* New upstream release.
-- Ondřej Nový <onovy@debian.org> Fri, 09 Aug 2019 13:16:44 +0200
python-holidays (0.9.10-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.4.0 (no changes needed)
-- Ondřej Nový <onovy@debian.org> Tue, 16 Jul 2019 19:05:01 +0200
python-holidays (0.9.9-1) unstable; urgency=medium
* New upstream release
-- Ondřej Nový <onovy@debian.org> Tue, 22 Jan 2019 14:40:33 +0100
python-holidays (0.9.8-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat level to 12 and use debhelper-compat
* Standards-Version is 4.3.0 now (no changes needed)
* Rename d/tests/control.autodep8 to debian/tests/control
-- Ondřej Nový <onovy@debian.org> Mon, 31 Dec 2018 22:37:17 +0100
python-holidays (0.9.7-1) unstable; urgency=medium
* New upstream release
* Standards-Version is 4.2.1 now (no changes needed)
-- Ondřej Nový <onovy@debian.org> Wed, 19 Sep 2018 18:05:10 +0200
python-holidays (0.9.6-1) unstable; urgency=medium
* New upstream release
* Convert git repository from git-dpm to gbp layout
* Standards-Version is 4.2.0 now (no changes needed)
-- Ondřej Nový <onovy@debian.org> Tue, 14 Aug 2018 12:36:38 +0200
python-holidays (0.9.5-1) unstable; urgency=medium
* New upstream release
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Standards-Version is 4.1.4 now (no changes needed)
-- Ondřej Nový <onovy@debian.org> Mon, 14 May 2018 12:54:38 +0200
python-holidays (0.9.4-1) unstable; urgency=medium
* New upstream release
* d/control: Set Vcs-* to salsa.debian.org
* Add d/upstream/metadata
-- Ondřej Nový <onovy@debian.org> Mon, 19 Mar 2018 09:30:42 +0100
python-holidays (0.9.3-1) unstable; urgency=medium
* New upstream release
* Add python3-six to B-D
* Bump debhelper compat level to 11
* Standards version is 4.1.3 now (no changes needed)
* d/control: Set supported Python version to 2.7 and Python 3 version to 3.4
* d/copyright: Bump copyright years
* d/tests: Add simple autopkgtest test
* Change homepage to new location
-- Ondřej Nový <onovy@debian.org> Sun, 04 Feb 2018 12:07:56 +0100
python-holidays (0.8.1-1) unstable; urgency=medium
* Initial release. (Closes: #857372)
-- Ondřej Nový <onovy@debian.org> Fri, 10 Mar 2017 17:01:24 +0100
|