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
|
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
|