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 110 111 112
|
python-pathspec (0.12.1-1) unstable; urgency=medium
* New upstream version 0.12.1
* Update years in debian/copyright
-- Philipp Huebner <debalance@debian.org> Thu, 11 Jan 2024 11:01:03 +0100
python-pathspec (0.11.1-1) unstable; urgency=medium
* New upstream version 0.11.1
* Update Standards-Version: 4.6.2 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Tue, 04 Jul 2023 14:20:16 +0200
python-pathspec (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
* debian/copyright: update years
* debian/control: add flit + python3-flit-scm to Build-Depends
* debian/source/lintian-overrides: update due to renamed tag
-- Philipp Huebner <debalance@debian.org> Thu, 26 Jan 2023 10:05:11 +0100
python-pathspec (0.10.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Refer to /usr/share/common-licenses/MPL-2.0 instead of carrying the full
license text.
* Update GitHub URL in control, copyright, metadata.
* Build with pybuild-plugin-pyproject.
* Bump Standards-Version to 4.6.1, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Tue, 13 Sep 2022 10:20:33 +0200
python-pathspec (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Updated Standards-Version: 4.6.0 (no changes needed)
* Updated years in debian/copyright
-- Philipp Huebner <debalance@debian.org> Sun, 29 Aug 2021 17:02:30 +0200
python-pathspec (0.8.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Philipp Huebner ]
* New upstream version 0.8.1
* Updated Standards-Version: 4.5.1 (no changes needed)
* Updated debhelper compat version: 13
-- Philipp Huebner <debalance@debian.org> Mon, 28 Dec 2020 16:09:27 +0100
python-pathspec (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0
-- Philipp Huebner <debalance@debian.org> Sun, 19 Apr 2020 10:07:30 +0200
python-pathspec (0.7.0-2) unstable; urgency=medium
* Moved maintainership to Debian Python Modules Team
* Updated Vcs-* fields
-- Philipp Huebner <debalance@debian.org> Fri, 28 Feb 2020 14:08:03 +0100
python-pathspec (0.7.0-1) unstable; urgency=medium
* New upstream version 0.7.0
* Updated Standards-Version: 4.5.0 (no changes needed)
* Rules-Requires-Root: no
-- Philipp Huebner <debalance@debian.org> Sun, 16 Feb 2020 00:31:31 +0100
python-pathspec (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* Switched to debhelper compat level 12
* Updated Standards-Version: 4.4.1 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Sun, 20 Oct 2019 19:33:40 +0200
python-pathspec (0.5.9-1) unstable; urgency=medium
* New upstream version 0.5.9
* Updated Standards-Version: 4.2.1 (no changes needed)
-- Philipp Huebner <debalance@debian.org> Sun, 18 Nov 2018 19:16:29 +0100
python-pathspec (0.5.6-1) unstable; urgency=medium
* New upstream version 0.5.6
* Updated Standards-Version: 4.1.4 (no changes needed)
* Updated Vcs-* fields in debian/control
* Switched to debhelper 11
-- Philipp Huebner <debalance@debian.org> Wed, 09 May 2018 14:06:48 +0200
python-pathspec (0.5.5-1) unstable; urgency=medium
* Initial release (Closes: #877705)
-- Philipp Huebner <debalance@debian.org> Wed, 04 Oct 2017 18:08:59 +0200
|