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
|
dnstwist (0~20201228-1) unstable; urgency=medium
* New upstream version 0~20201228
* Bump Standards-Version to 4.5.1 (no changes required)
* Add python3-idna as recommended package
* d/dnstwist.docs: Include new dnstwist logo (*.png)
* Complete overhaul of autopkgtest "testdebiandomain",
adjust dependencies in d/tests/control correspondingly
* wrap-and-sort packaging files
-- Peter Wienemann <fossdev@posteo.de> Tue, 29 Dec 2020 23:45:51 +0100
dnstwist (0~20201022-1) unstable; urgency=medium
* New upstream version 0~20201022
* d/tests/testdebiandomain: Adjust HTTP and SMTP banner format
-- Peter Wienemann <fossdev@posteo.de> Sat, 24 Oct 2020 12:24:37 +0200
dnstwist (0~20200916-1) unstable; urgency=medium
* New upstream version 0~20200916
* Override Lintian tag package-contains-documentation-outside-usr-share-doc.
Lintian wrongly considered webapp.html as documentation.
* d/tests/control: Remove allow-stderr workaround. There is no deprecation
warning anymore because upstream has added dnspython 2.x support.
-- Peter Wienemann <fossdev@posteo.de> Sun, 20 Sep 2020 20:26:43 +0200
dnstwist (0~20200707-1) unstable; urgency=medium
* New upstream version 0~20200707
* d/patches: Drop fix-man-page-spelling-error and fix-man-page-warning
* Switch to pybuild build system
* d/dnstwist.install: Drop tools directory (removed upstream)
* Install web app and add python3-flask as suggested package
* Patch out jquery CDN embedded in the web app
* d/control: Bump debhelper-compat level to 13
* d/tests: Adjust testdebiandomain to output format of version 20200707
* d/control: Change python3-* dependencies from Depends to Recommends
* d/tests/control: Add recommended dnstwist dependencies to test dependencies
* d/tests/control: Allow stderr because dnspython 2.0.0 introduces a
deprecation warning on stderr. Thanks to Scott Kitterman. (closes: #968246)
-- Peter Wienemann <fossdev@posteo.de> Wed, 12 Aug 2020 17:37:20 +0200
dnstwist (0~20200424-1) unstable; urgency=medium
* New upstream version 0~20200424
* d/tests/testdebiandomain: Allow for SMTP information
* d/patches: Drop obsolete patch adjust-paths-to-debian-installation-paths
* d/copyright: Remove obsolete Files-Excluded: database
* d/copyright: Update copyright years for upstream code
* d/dnstwist.manpages: Switch to new man page provided by upstream
* d/tests/control: Add Restrictions: needs-internet (closes: #958735)
* d/tests/testdebiandomain: Allow for !ServFail replies
* d/patches: Fix man page warning: macro '"' not defined
* d/patches: Fix man page spelling error: allows to -> allows one to
* d/control: Replace dependency: publicsuffix -> python3-tld
-- Peter Wienemann <fossdev@posteo.de> Sun, 26 Apr 2020 21:01:05 +0200
dnstwist (0~20190706+ds1-1) unstable; urgency=medium
* Initial release (Closes: #948237)
-- Peter Wienemann <fossdev@posteo.de> Sun, 22 Mar 2020 10:53:23 +0100
|