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
|
dnsmap (0.36-3) unstable; urgency=medium
* debian/watch: fixed the search rule to make it compliant with new
standards of the GitHub.
-- Thiago Andrade Marques <andrade@debian.org> Wed, 28 Dec 2022 09:51:30 -0300
dnsmap (0.36-2) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.6.2.
* debian/copyright: updated packaging copyright years.
* debian/watch: updated the search rule to make it compliant with new
standards of the GitHub.
-- Thiago Andrade Marques <andrade@debian.org> Wed, 21 Dec 2022 08:54:00 -0300
dnsmap (0.36-1) unstable; urgency=medium
* New upstream version 0.36.
* debian/control: bumped Standards-Version to 4.6.0.
* debian/copyright:
- Added new upstream entry.
- Updated packaging copyright years.
* debian/watch: updated the search rule to make it compliant with new
standards from GitHub.
-- Thiago Andrade Marques <andrade@debian.org> Tue, 07 Sep 2021 18:16:34 -0300
dnsmap (0.35-5) unstable; urgency=medium
* debian/control:
- Migrated DH level to 13.
- Updated my email in uploaders field.
* debian/copyright: updated my email address.
* debian/upstream/metadata: created.
-- Thiago Andrade Marques <andrade@debian.org> Sat, 27 Jun 2020 20:11:45 -0300
dnsmap (0.35-4) unstable; urgency=medium
[ Thiago Andrade Marques]
* debian/control: bumped Standards-Version to 4.5.0.
* debian/copyright: updated packing copyright years to Samuel Henrique.
[ Samuel Henrique ]
* Team upload.
* debian/gbp.conf: added to configure git-buildpackage for Debian.
-- Thiago Andrade Marques <thmarques@gmail.com> Thu, 19 Mar 2020 16:50:00 -0300
dnsmap (0.35-3) unstable; urgency=medium
* Reuploading sources-only to allow the package migrate
to testing.
-- Thiago Andrade Marques <thmarques@gmail.com> Sun, 26 Jan 2020 13:12:03 -0300
dnsmap (0.35-2) unstable; urgency=medium
* Upload to unstable.
* debian/copyright: updated packaging copyright years.
-- Thiago Andrade Marques <thmarques@gmail.com> Sun, 26 Jan 2020 11:48:38 -0300
dnsmap (0.35-1) experimental; urgency=medium
[ Thiago Andrade Marques ]
* Initial release. (Closes: #850068)
* New co-maintainer.
* New upstream homepage.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper >= 10' to
'debhelper-compat = 12' in Build-Depends field.
* debian/control:
- Added 'Rules-Requires-Root: no' in source stanza.
- Added the field Homepage.
- Bumped Standards-Version to 4.4.1.
- Improved the long description.
- Using priority optional instead of extra.
* debian/copyright:
- Added the fields Source and Upstream-Contact.
- Updated all information about the upstream and Debian maintainers.
* debian/dnsmap.install: removed, data migrated to debian/docs.
* debian/docs: created to install some important upstream files.
* debian/patches/*: removed the patch. The upstream fixed the source code.
* debian/rules: added the DH_VERBOSE option.
* debian/source/include-binaries: not needed. Removed.
* debian/tests/*: added to perform two CI tests.
* debian/watch: Added.
[ Raphaƫl Hertzog ]
* Update team maintainer address to Debian Security Tools.
* Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org.
[ Samuel Henrique ]
* Add salsa-ci.yml.
-- Thiago Andrade Marques <thmarques@gmail.com> Wed, 20 Nov 2019 21:05:34 -0300
dnsmap (0.30-2) UNRELEASED; urgency=medium
* Bump Standards-version to 4.0.0.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Sun, 30 Jul 2017 22:22:55 +0200
dnsmap (0.30-1) UNRELEASED; urgency=medium
* Initial release (Closes: #850068).
* Patch Makefile.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Fri, 30 Dec 2016 13:41:51 +0100
|