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 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 * Bump Standards-Version to 4.2.1 -- Raphaël Hertzog 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 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 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 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 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 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 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 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 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 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 Mon, 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 Tue, 28 Jul 2009 14:23:07 +0200