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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232
|
chaosreader (0.96-8) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: migrated DH level to 13.
[ Debian Janitor ]
* Fix day-of-week for changelog entry 0.94-2.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 May 2020 23:16:11 -0300
chaosreader (0.96-7) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: bumped Standards-Version to 4.5.0.
* debian/copyright: updated packaging copyright years.
[ Samuel Henrique ]
* Configure git-buildpackage for Debian.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 27 Feb 2020 12:32:13 -0300
chaosreader (0.96-6) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Added Rules-Requires-Root: no to source stanza.
- Bumped Standards version to 4.4.1.
* debian/copyright:
- Added rights for Samuel Henrique.
- Updated packaging copyright years.
[ Samuel Henrique ]
* Add salsa-ci.yml.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 18 Oct 2019 18:55:10 -0300
chaosreader (0.96-5) unstable; urgency=medium
* debian/control: improved long description.
* debian/copyright: added rights for Raphaël Hertzog.
* debian/manpage/create-man.sh: added a license to script.
* debian/source/include-binaries: added to control debian/tests/test.pcap and
debian/tests/test2.pcap.
* debian/tests/*: added to provide trivial tests.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 19 Nov 2018 18:43:24 -0200
chaosreader (0.96-4) unstable; urgency=medium
* Team upload.
* Update team maintainer address to Debian Security Tools
<team+pkg-security@tracker.debian.org>
* Bump Standards-Version to 4.2.1
-- Raphaël Hertzog <hertzog@debian.org> Mon, 03 Sep 2018 22:25:02 +0200
chaosreader (0.96-3) unstable; urgency=medium
* Migrated DH level to 11.
* debian/control:
- Added libnet-dns-perl to Depends field. (Closes: #890589)
- Bumped Standards-Version to 4.1.3.
- Updated VCS fields to use salsa server.
* debian/copyright: updated packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 16 Feb 2018 10:35:02 -0200
chaosreader (0.96-2) unstable; urgency=medium
* debian/watch: updated. The upstream is
using release tags now. Thanks Brendan!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 04 Jan 2017 21:50:33 -0200
chaosreader (0.96-1) unstable; urgency=medium
* New upstream release.
* New upstream homepage.
* debian/control: improved the long description.
* debian/copyright:
- New upstream licensing: GPL-3+.
- Updated several upstream copyright data.
- Updated the upstream email addresses.
* debian/docs: created to install the README.md file.
* debian/install: created to install the final executable.
* debian/man/: updated the manpage.
* debian/patches/*: removed. The upstream fixed the source code. Thanks!
* debian/rules: removed the override_dh_auto_install. Using d/install now.
* debian/upstream.changelog: updated.
* debian/watch: added a fake site to explain about the current status of
the original upstream homepage.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 18 Nov 2016 07:56:51 -0200
chaosreader (0.94-8) unstable; urgency=medium
* Bumped DH level to 10.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Improved the long description.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright:
- Updated the GPL-2+ text.
- Updated the packaging copyright data.
* debian/gbp.conf: no longer used by me... Removed.
* debian/man/:
- Renamed to debian/manpage/.
- Changed from genallman.sh to create-man.sh.
- Updated the manpage. (Closes: #824434)
* debian/patches/:
- 01-fix-division.patch:
~ Renamed to 10_fix-division.patch.
~ Added the Last-Update field.
- 02-fix-old-perl.patch:
~ Renamed to 20_fix-old-perl.patch.
~ Added the Last-Update field.
* debian/rules:
- Added the override_dh_installchangelogs target.
- Removed the --parallel option from dh.
* debian/watch: bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 24 Oct 2016 21:22:07 -0200
chaosreader (0.94-7) unstable; urgency=medium
* Bumped Standards-Version to 3.9.6.
* Renamed from debian/chaosreader.manpages to debian/manpages.
* debian/man/:
- Changed the generator script from genman.sh to genallman.sh.
- Renamed header.txt to chaosreader.header.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 26 Oct 2014 17:30:01 -0200
chaosreader (0.94-6) unstable; urgency=medium
* New maintainer email address.
* debian/control: updated the Vcs-Browser field.
* debian/copyright: updated the packaging copyright years.
* debian/man/: added genman.sh to automate the manpage creation.
* debian/source/lintian-overrides: removed as requested by Paul Wise.
Thanks to Paul for explanations about the idea of the GPG sign check.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 Aug 2014 11:17:26 -0300
chaosreader (0.94-5) unstable; urgency=medium
* Bumped Standards-Version from 3.9.4 to 3.9.5.
* debian/source/: added an override to reply to check-gpg-signature.
* debian/copyright: updated the file format and the upstream
email address.
* debian/gbp.conf: added to allow git-buildpackage usage.
* debian/rules: little and insignificant adjustments.
* debian/watch: improved.
* manpage:
- Created the debian/man directory to gather the manpage
and the source. So, the debian/chaosreader.manpages was
adjusted to point to file at new place.
- Removed debian/{chaosreader.1.t2t,manpages}.
- The manpage was improved, using information from the
source code, and migrated from txt2tags to txt2man.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Fri, 27 Dec 2013 08:49:04 -0200
chaosreader (0.94-4) unstable; urgency=low
* Bumped debhelper level from 7 to 9.
* debian/control:
- bumped Standards-Version from 3.8.4 to 3.9.4.
- changed from perl to ${perl:Depends} in Depends field
to avoid dh_gencontrol warning.
- moved tcpdump from Recommends to Suggests.
- removed quilt from Build-Depends.
- removed screenshot reference from long description.
* debian/copyright: updated packaging years.
* debian/README.source: removed because it is useless now.
* debian/rules:
- enabled parallel build.
- removed quilt from dh.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Mon, 20 May 2013 13:31:03 -0300
chaosreader (0.94-3) unstable; urgency=low
* Added the debian/source/format file to show the "3.0 (quilt)" format
use in package.
* debian/control: updated quilt needed version in Build-Depends field.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sun, 04 Apr 2010 09:10:11 -0300
chaosreader (0.94-2) UNRELEASED; urgency=low
* Added the chaosreader.t2t. It is the manpage source.
* Added the debian/upstream.changelog file.
* Added the README.source file.
* Removed the source.lintian-overrides file. All problems are fixed.
* debian/control:
- Updated debhelper version in Build-Depends field.
- Updated Standards-Version from 3.8.2 to 3.8.4.
- Updated Vcs-Browser and Vcs-Git fields from debian.net to debian.org.
* debian/copyright: Updated the packaging copyright years.
* debian/watch: fixed the regular expression. The uscan works fine now.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sun, 21 Mar 2010 01:40:40 -0300
chaosreader (0.94-1) unstable; urgency=low
[ Joao Eriberto Mota Filho ]
* Initial release (Closes: #496228).
[ Daniel Baumann ]
* Prefixing debhelper files with package name.
* Using quilt rather than dpatch.
* Simply install target in rules file.
* Adding missing targets in rules file to make it policy conformant.
* Sorting package relations in control file.
* Adding manual depends on perl.
* Adding vcs fields in control file.
* Forgot to adjust series file.
* Adding lintian overrides.
* Using dedicated manpage debhelper file to install manpages.
* Rewriting copyright file in machine-interpretable format.
* Minimizing rules file.
* Simplify install target override.
-- Daniel Baumann <daniel@debian.org> Tue, 28 Jul 2009 14:23:07 +0200
|