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
|
python-construct-classes (0.1.2-3~bpo12+1) bookworm-backports; urgency=medium
* Rebuild for bookworm-backports.
-- Soren Stoutner <soren@debian.org> Mon, 30 Sep 2024 08:16:10 -0700
python-construct-classes (0.1.2-3) unstable; urgency=medium
* debian/control: Replace Build-Depends on dh-python with
dh-sequence-python3.
* debian/rules: Remove "--with python3" from the dh command.
-- Soren Stoutner <soren@debian.org> Fri, 27 Sep 2024 12:51:50 -0700
python-construct-classes (0.1.2-2) unstable; urgency=medium
* debian/control: Fix Vcs-Git and Vcs-Browser fields.
-- Soren Stoutner <soren@debian.org> Wed, 25 Sep 2024 15:07:54 -0700
python-construct-classes (0.1.2-1) unstable; urgency=medium
* Initial release. (Closes: #1081971)
-- Soren Stoutner <soren@debian.org> Mon, 16 Sep 2024 15:57:16 -0700
|