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
|
python-activipy (0.1-10) unstable; urgency=medium
* Team upload.
* Add missing runtime dep. on python3-pkg-resources (Closes: #1102424)
* Remove Python2 crumb from d/rules
* Use dh-sequence-python3
* Reformat d/control with debputy
-- Alexandre Detiste <tchet@debian.org> Sat, 19 Apr 2025 14:08:08 +0200
python-activipy (0.1-9) unstable; urgency=medium
* Watch upstream tags instead of releases
* Set Standards-Version to 4.6.1
* Add my copyright years
* Upgrade d/watch to v4
* Set Rules-Requires-Root: no
* Add sphinxdoc depends variable
-- James Valleroy <jvalleroy@mailbox.org> Fri, 07 Oct 2022 10:57:32 -0400
python-activipy (0.1-8) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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 ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 22:11:34 -0400
python-activipy (0.1-7) unstable; urgency=medium
* Team upload.
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Fri, 09 Aug 2019 10:28:54 +0200
python-activipy (0.1-6) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ James Valleroy ]
* Use debhelper compat version 11
* Build-Depend on python3-sphinx only
* Bump Standards-Version to 4.1.4
* d/rules: Use dh_auto_test with custom args
* Add autopkgtest test suite
* Add lintian overrides for helper tool
* d/control: Adopt orphaned package (Closes: #882871)
-- James Valleroy <jvalleroy@mailbox.org> Mon, 14 May 2018 19:06:18 -0400
python-activipy (0.1-5) unstable; urgency=medium
* Fix build-dep on pyld, thanks to Logan Rosen (Closes: #833497).
-- W. Martin Borgert <debacle@debian.org> Sun, 07 Aug 2016 23:26:09 +0000
python-activipy (0.1-4) unstable; urgency=medium
[ Ondřej Nový <novy@ondrej.org> ]
* Fixed VCS URL (https)
-- W. Martin Borgert <debacle@debian.org> Sun, 31 Jul 2016 22:35:12 +0000
python-activipy (0.1-3) unstable; urgency=medium
* Run tests in source dir, not in .pybuild dir (Closes: #830634).
* Bump standards version, no changes.
-- W. Martin Borgert <debacle@debian.org> Sun, 31 Jul 2016 20:27:39 +0000
python-activipy (0.1-2) unstable; urgency=low
* Fix build-dep on pytest, thanks to Chris West (Closes: #806477).
-- W. Martin Borgert <debacle@debian.org> Fri, 27 Nov 2015 23:31:27 +0000
python-activipy (0.1-1) unstable; urgency=low
* Initial release (Closes: #803983).
-- W. Martin Borgert <debacle@debian.org> Sun, 22 Nov 2015 19:52:50 +0000
|