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
|
afew (3.0.1-4) unstable; urgency=medium
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-dnspython.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 16:52:49 +0100
afew (3.0.1-3) unstable; urgency=medium
* Add python3-dnspython as runtime dependency. Closes: #1010391
* Update my own name and email.
-- Håvard F. Aasen <havard.f.aasen@pfft.no> Thu, 05 May 2022 20:47:21 +0200
afew (3.0.1-2) unstable; urgency=medium
* Update standards version to 4.6.0
* Run wrap-and-sort
* Add autopkgtest running upstream testsuite.
* Include man-page, built with sphinx.
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Mon, 15 Nov 2021 10:18:48 +0100
afew (3.0.1-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
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add missing build dependency on python3-dnspython (>= 1.16.0).
[ Håvard Flaget Aasen ]
* Remove regenerated file by scm. Closes: #978279
* New upstream version Closes: #966690
- Version also support quotes properly Closes: #915403
* d/control:
- Added build-dependencies to continue test the package
- Add Rules-Requires-root
- Bump debhelper to 13
- Remove old version restrictions
- Update Standards-Version to 4.5.1
- Add myself in uploaders field
* d/watch: Bump version to 4
* d/rules: Include upstream changelog
* d/source/options: Exclude *.egg-info files
* d/copyright: Updated with more Files paragraphs
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Thu, 28 Jan 2021 16:46:42 +0100
afew (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
* Fix homeage in debian/control
* Add dependency on python3-dkim
-- Free Ekanayaka <freee@debian.org> Wed, 07 Feb 2018 09:43:58 +0000
afew (1.2.0-1) unstable; urgency=medium
* New upstream version 1.2.0
* Drop 0001-fix-failing-tests.patch
* Add debian/watch file
* Add build dependency on python3-setuptools-scm
-- Free Ekanayaka <freee@debian.org> Mon, 30 Oct 2017 13:36:38 +0000
afew (0.0+git2016.02.29.b19a88f-2) unstable; urgency=medium
* Replace 'MIT' with 'Expat' in debian/copyright
-- Free Ekanayaka <freee@debian.org> Mon, 26 Dec 2016 14:15:52 +0000
afew (0.0+git2016.02.29.b19a88f-1) unstable; urgency=low
* Initial release (Closes: #849153)
-- Free Ekanayaka <freee@debian.org> Fri, 23 Dec 2016 00:03:25 +0000
|