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
|
trydiffoscope (67.0.8) unstable; urgency=medium
* Add explicit python3-setuptools dependency. (Closes: #1080825)
* Bump Standards-Version to 4.7.0.
-- Chris Lamb <lamby@debian.org> Fri, 06 Sep 2024 11:59:25 +0100
trydiffoscope (67.0.7) unstable; urgency=medium
* Drop Build-Depends on python3-distutils. (Closes: #1065988)
-- Chris Lamb <lamby@debian.org> Tue, 12 Mar 2024 12:10:43 +0000
trydiffoscope (67.0.6) unstable; urgency=medium
* Only wait for 2 minutes for try.diffoscope.org to respond in autopkgtests.
(Closes: #998360)
* Bump Standards-Version to 4.6.0.
-- Chris Lamb <lamby@debian.org> Wed, 03 Nov 2021 08:58:40 +0000
trydiffoscope (67.0.5) unstable; urgency=medium
* Autopkgtests:
- Mark a "--help"-only test as being "superficial". (Closes: #971506)
- Add a (flaky, needs-internet) test that interacts with the
try.diffoscope.org service.
* Bump Standards-Version to 4.5.0.
* Bump debhelper compatibility level to 13.
-- Chris Lamb <lamby@debian.org> Thu, 01 Oct 2020 09:53:23 +0100
trydiffoscope (67.0.4) unstable; urgency=medium
* Add trydiffoscope script to MANIFEST.
(Closes: reproducible-builds/trydiffoscope#1)
* Add a suitable shebang and executable bit to setup.py.
* Update Black source code formatting.
-- Chris Lamb <lamby@debian.org> Sun, 12 Jan 2020 17:23:32 +0000
trydiffoscope (67.0.3) unstable; urgency=medium
* Move to Build-Depends on python3-docutils over python-docutils to allow for
Python 2.x removal. (Closes: #943293)
-- Chris Lamb <lamby@debian.org> Wed, 23 Oct 2019 09:35:43 +0100
trydiffoscope (67.0.2) unstable; urgency=medium
* Add (and apply) black code formatter.
* Bump Standards-Version to 4.4.1.
* Move to debhelper-compat virtual package, level 12.
* Specify Rules-Requires-Root: no.
-- Chris Lamb <lamby@debian.org> Fri, 11 Oct 2019 12:45:21 -0700
trydiffoscope (67.0.1) unstable; urgency=medium
[ Chris Lamb ]
* Add missing Build-Depends on dh-python and python3-distutils.
* Bump Standards-Version to 4.2.1.
* Bump debhelper compat level to 11.
* Update URLs to point to salsa.debian.org.
[ Mattia Rizzolo ]
* Update README with updated instructions on how to release the tarball>
-- Chris Lamb <lamby@debian.org> Sat, 08 Sep 2018 12:59:33 +0100
trydiffoscope (67.0.0) unstable; urgency=medium
* Move canonical version handling to setup.py, but check they match in
debian/rules. (Closes: #888882)
* Add a MANIFEST file.
* Move to HTTPS Format: URI in debian/copyright.
* Bump Standards-Version to 4.1.3.
-- Chris Lamb <lamby@debian.org> Tue, 30 Jan 2018 22:20:03 +0000
trydiffoscope (66) unstable; urgency=medium
* trydiffoscope: flake8
* Bump Standards-Version to 4.1.2.
-- Chris Lamb <lamby@debian.org> Wed, 06 Dec 2017 21:59:13 +0000
trydiffoscope (65) unstable; urgency=medium
* Add docs re. uploading a signed tarball.
* Debian packaging:
- Test --help output.
- Update Homepage.
- Drop debian/watch file now that we are a native package.
- Bump Standards-Version to 4.0.0.
-- Chris Lamb <lamby@debian.org> Sun, 10 Sep 2017 22:44:26 +0100
trydiffoscope (64) unstable; urgency=medium
* New release after splitting from src:diffoscope.
-- Chris Lamb <lamby@debian.org> Fri, 09 Dec 2016 12:08:50 +0100
|