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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
dnstracer (1.9-8) unstable; urgency=medium
* d/control:
- Update Standards-Version to 4.6.2.
* d/source/lintian-overrides:
- Use new override for OpenGPG key check.
- Silence lintian for typo not submitted upstream.
- Silence usage of HTTP url in d/watch (no HTTPS available).
* d/copyright:
- Update copyright year.
* d/watch:
- Bump to version 4.
- Fix watch file.
* d/patches/30-fix-configure.in:
- Add description.
-- Aloïs Micard <creekorful@debian.org> Fri, 08 Dec 2023 11:16:03 +0100
dnstracer (1.9-7) unstable; urgency=medium
* Add autopkgtests. (Closes: #999454)
-- Aloïs Micard <creekorful@debian.org> Thu, 11 Nov 2021 22:00:28 +0100
dnstracer (1.9-6) unstable; urgency=medium
* d/control:
- Add myself as maintainer (Closes: #920076).
- Switch to dehelper-compat.
- Bump debhelper to 13.
- Bump Standards-Version to 4.6.0.
- Add Rules-Requires-Root.
* d/rules:
- Modernize.
- Drop --as-needed (now default).
* d/patches: Write patch to fix build with old
configure.in.
* d/watch: use https.
* d/copyright:
- Add myself.
- Use https.
* d/source/lintian-overrides:
- Suppress some lintian warning.
-- Aloïs Micard <creekorful@debian.org> Thu, 11 Nov 2021 00:08:26 +0100
dnstracer (1.9-5) unstable; urgency=medium
* debian/control
- (Homepage): Update URL.
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- (Source): update URL.
* debian/debian-.mk
- Delete. Obsoleted by dh --with autoreconf.
* debian/source/options
- New file.
* debian/patches
- (10): Fix typo in manual page.
- (20): New. Fix typos in binary.
* debian/rules
- Use dh --with autoreconf.
-- Jari Aalto <jari.aalto@cante.net> Wed, 19 Oct 2016 01:54:06 +0300
dnstracer (1.9-4) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables.
* debian/*.mk
- Minor updates.
-- Jari Aalto <jari.aalto@cante.net> Fri, 23 Mar 2012 04:26:46 -0400
dnstracer (1.9-3) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
* debian/copyright
- Update to DEP5.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 17:23:22 -0500
dnstracer (1.9-2) unstable; urgency=low
* New maintainer (Closes: #569182).
- Move to packaging format "3.0 (quilt)".
* debian/compat
- Update to 7.
* debian/control
- (Build-Depends): update to debhelper 7.1, add autotools-dev.
- (Depends): add ${misc:Depends}.
- (Homepage): update to Freshmeat.
- (Standards-Version): update to 3.8.4.
- (Vcs-*): new fields.
* debian/copyright
- Update layout.
* debian/debian*.mk
- New files.
* debian/patches/series
- (Number 10): Fix spelling in manual page.
* debian/rules
- Update to dh(1).
* debian/source/format
- New file
* debian/watch
- New file.
-- Jari Aalto <jari.aalto@cante.net> Wed, 17 Mar 2010 12:53:41 +0200
dnstracer (1.9-1) unstable; urgency=low
* New upstream release (closes: #463919)
* Bumped Standards-Version to 3.7.3
* Bumped debhelper compat level to 5
* Removed debian/dnstracer.dirs and dh_installman call
* Added config.{sub,guess} update commands during clean target of
debian/rules
* Added dpkg-architecture-generated --{build,host} configure script
arguments in debian/rules
* Patched usage in dnstracer.c claming to be 1.8.1 instead of 1.9
-- Thomas Seyrat <tomasera@debian.org> Thu, 28 Feb 2008 14:10:25 +0100
dnstracer (1.8-1) unstable; urgency=low
* New upstream release (closes: #262480)
* Bumped Standards-Version to 3.6.1
-- Thomas Seyrat <tomasera@debian.org> Thu, 23 Sep 2004 00:01:07 +0200
dnstracer (1.7-1) unstable; urgency=low
* New upstream release
* Bumped Standards-Version to 3.5.8.
-- Thomas Seyrat <tomasera@debian.org> Fri, 14 Feb 2003 11:55:07 +0100
dnstracer (1.6-2) unstable; urgency=low
* Fixed usage claiming to be version 1.5 instead of 1.6.
-- Thomas Seyrat <tomasera@debian.org> Tue, 30 Jul 2002 17:05:02 +0200
dnstracer (1.6-1) unstable; urgency=low
* New upstream release
* Bumped Standards-Version to 3.5.6.1.
-- Thomas Seyrat <tomasera@debian.org> Tue, 30 Jul 2002 14:14:38 +0200
dnstracer (1.5-1) unstable; urgency=low
* New upstream release. (closes: #149679)
-- Thomas Seyrat <tomasera@debian.org> Thu, 13 Jun 2002 17:35:57 +0200
dnstracer (1.4-2) unstable; urgency=low
* New maintainer's address.
-- Thomas Seyrat <tomasera@debian.org> Thu, 21 Mar 2002 23:08:59 +0100
dnstracer (1.4-1) unstable; urgency=low
* New upstream release
-- Thomas Seyrat <thomas@glou.net> Wed, 27 Feb 2002 15:18:53 +0100
dnstracer (1.3-3) unstable; urgency=low
* Changed created man page directory in dnstracer.dirs from man1
to man8 (closes: #134817)
-- Thomas Seyrat <thomas@glou.net> Wed, 20 Feb 2002 13:27:45 +0100
dnstracer (1.3-2) unstable; urgency=low
* Fixed command-line arguments parsing on big-endian architectures
(closes: #134612)
-- Thomas Seyrat <thomas@glou.net> Tue, 19 Feb 2002 15:20:15 +0100
dnstracer (1.3-1) unstable; urgency=low
* Initial Release. (closes: #131550)
-- Thomas Seyrat <thomas@glou.net> Tue, 5 Feb 2002 22:37:28 +0100
|