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
|
a2d (2.0.5-2) unstable; urgency=medium
* Source-only upload.
-- Yogeswaran Umasankar <yogu@debian.org> Tue, 23 Jul 2024 01:00:00 -0400
a2d (2.0.5-1) unstable; urgency=medium
* New upstream version 2.0.5.
* d/control: Include a2d-doc binary + related Build-Depends
for Documentation.
* d/rules: Include mkdocs build + define pybuild destdir.
* Include debian/a2d-doc.doc-base.
* d/a2d.docs: remove old document files.
-- Yogeswaran Umasankar <yogu@debian.org> Sun, 21 Jul 2024 20:30:00 -0400
a2d (2.0.4-1) unstable; urgency=medium
* New upstream version 2.0.4.
* d/control: Included autopkgtest suite + updated Build-Depends
and binary Depends to fit new upstream version + moved nginx
and certbot to Suggests + Bumped Standards-Version to 4.7.0.
* d/copyright: updated to fit new upstream version.
* d/postinst and d/postrm: updated them to handle errors in the
absence of nginx.
* d/rules: update dh $@ to fit dh-sequence-python3.
* d/watch: updated to not check signature file, no file upstream.
* d/upstream: removed signing-key.asc.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 17 Jul 2024 17:30:00 -0400
a2d (2.0.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to move systemd units into /usr.
-- Chris Hofstaedtler <zeha@debian.org> Mon, 27 May 2024 01:19:38 +0200
a2d (2.0.3-2) unstable; urgency=medium
* Resolved build dependencies conflict in poetry. (Closes: #1055794)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Sat, 11 Nov 2023 10:40:00 -0400
a2d (2.0.3-1) unstable; urgency=medium
* New upstream version.
* Removed conffiles list under description in control.
* Included GUI metadata file from upstream in a2d.install.
* Build-Depends list updated to handle pyproject.toml and poetry.
* Depends updated to handle yaml file introduced in the new upstream.
* Listed additional files to copyright.
* Revised a2d.init.d to match the upstream values.
* Revised rules to include PYBUILD_NAME.
* Revised postrm not to remove user config files. (Closes: #1055150)
* Fixed failed VCS repository. (Closes: #1055040)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Fri, 3 Nov 2023 03:30:00 -0400
a2d (2.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #1051242)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Mon, 25 Sep 2023 02:40:58 -0400
|