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 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
construct (2.10.68+dfsg1-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Trim trailing whitespace.
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 12:31:33 +0000
construct (2.10.68+dfsg1-1) unstable; urgency=medium
[ Henry-Nicolas Tourneur ]
* New upstream version 2.10.68+dfsg1
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all.
+ python3-construct: Drop versioned constraint on python3-dfwinreg in
Breaks.
* Trim trailing whitespace.
* d/control: Bump Standard-Versions to 4.6.0 (no changes needed)
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 25 Mar 2022 20:57:30 +0000
construct (2.10.67+dfsg1-1) unstable; urgency=medium
[ Henry-Nicolas Tourneur ]
* New upstream version 2.10.67+dfsg1
* d/rules: make sure pytests are executed, excluding those relying
on blobs removed.
* d/rules: Cleanup example_ files generated during test run.
* d/tests/control: invoke pytest-3 use the same exclusion logic as in
d/rules.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 22 Aug 2021 21:05:35 +0000
construct (2.10.58+dfsg1-1) unstable; urgency=medium
* New upstream version 2.10.58+dfsg1
* d/contol: debhelper-compat to 13 (from 12)
* d/control: bump Standard-Version to 4.5.1. No changes needed.
-- Henry-Nicolas Tourneur <debian@nilux.be> Thu, 28 Jan 2021 18:45:09 +0000
construct (2.10.56+dfsg1-1) unstable; urgency=medium
[ 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.
[ Henry-Nicolas Tourneur ]
* Exclude binary blobs from distribution
Fixes the lintian warnings source-contains-prebuilt-windows-binary
* d/gbp.conf: conform to DEP-14
* d/rules: cleanup
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 16 Oct 2020 13:10:05 +0000
construct (2.10.56-1) unstable; urgency=medium
* New upstream release; Closes: #943656
* Updated debian/copyright to add new maintainer name
* Updated debian/watch file
* Added debian/salsa-ci.yml file
* Added debian/tests/control autopkg test case with pytest
* Added dependency on runamel.yaml
* Set maintainer to DPMT and updated VCS fields (Closes: #880113)
-- Henry-Nicolas Tourneur <debian@nilux.be> Sun, 26 Apr 2020 22:45:17 +0200
construct (2.8.16-0.4) unstable; urgency=medium
* Non-maintainer upload.
* Add the now required build dependency on dh-python.
(Closes: #952300)
-- Adrian Bunk <bunk@debian.org> Tue, 07 Apr 2020 12:52:26 +0300
construct (2.8.16-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #936330
-- Sandro Tosi <morph@debian.org> Thu, 10 Oct 2019 09:10:09 -0400
construct (2.8.16-0.2) unstable; urgency=medium
* Non-maintainer upload
* Add versioned Breaks for packages not compatible with >2.5. Thanks
Hilko Bengen for the patch (Closes: #882808)
-- Sebastien Delafond <seb@debian.org> Wed, 29 Nov 2017 09:27:45 +0100
construct (2.8.16-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream release (Closes: #849634)
-- Sebastien Delafond <seb@debian.org> Thu, 09 Nov 2017 14:42:42 +0100
construct (2.8.8+really2.5.2-0.1) unstable; urgency=medium
* Downgrade back to 2.5.2, since the API in construct 2.8.8 changed
considerably and thus breaks other packages (Closes: #853082)
-- Sebastien Delafond <seb@debian.org> Sat, 04 Feb 2017 13:36:02 +0100
construct (2.8.8-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream release (Closes: #849634)
-- Sebastien Delafond <seb@debian.org> Wed, 25 Jan 2017 19:50:02 +0100
construct (2.5.2-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version (Closes: #793424)
-- Hilko Bengen <bengen@debian.org> Fri, 31 Jul 2015 00:22:27 +0200
construct (2.5.1-1) unstable; urgency=low
* Initial release (Closes: #686396)
-- Jonathan Wiltshire <jmw+debian@tiger-computing.co.uk> Mon, 02 Sep 2013 11:07:18 +0100
|