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
|
netstress (1.2.0-11) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/copyright: updated packaging copyright years.
* debian/patches/: added Forwarded field to patches 010 and 020.
[ Debian Janitor ]
* Update lintian override info format in d/source/lintian-overrides on line 3.
* Update standards version to 4.6.2, no changes needed.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 18 Jan 2023 12:27:20 -0300
netstress (1.2.0-10) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.6.0.
* debian/copyright: updated packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 31 Dec 2021 20:30:24 -0300
netstress (1.2.0-9) unstable; urgency=medium
* debian/control: migrated DH level to 13.
* debian/source/lintian-overrides: created an override for manpage, as
requested by lintian.
* debian/tests/control: set CI test as superficial. (Closes: #969850)
* debian/upstream/metadata: added Repository-Browse field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 16 Sep 2020 21:59:09 -0300
netstress (1.2.0-8) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/upstream/metadata: added Bug-Database and Bug-Submit fields.
[ Debian Janitor ]
* Set upstream metadata fields: Archive, Repository.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 14 Apr 2020 00:10:15 -0300
netstress (1.2.0-7) unstable; urgency=medium
* 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.5.0.
* debian/copyright: updated packaging copyright years.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 24 Feb 2020 11:40:08 -0300
netstress (1.2.0-6) unstable; urgency=medium
* New maintainer. Thanks to Giovani for all previous work. (Closes: #880808)
* Migrated DH level to 11.
* debian/control:
- Bumped Standards-Version to 4.2.1.
- Reviewed short and long descriptions.
- Updated Vcs-* fields to use Salsa.
* debian/copyright:
- Added packaging rights for me.
- Removed paragraph about debian/manpage/genallman.sh because it is no
longer used.
* debian/docs: added to install Releasenotes.
* debian/manpage/: changed manpage build from genallman.sh to create-man.sh.
* debian/patches/:
- fix-makefile.patch: renamed to 010_fix-makefile.patch.
- fix-typo.patch: renamed to 020_fix-typo.patch.
* debian/tests/control: added to provide a trivial test.
* debian/watch: using https.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 09 Dec 2018 21:24:58 -0200
netstress (1.2.0-5) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #880808)
* debian/control:
- Bumped Standards-Version to 4.1.1.
* debian/copyright:
- Updated my email address.
-- Giovani Augusto Ferreira <giovani@debian.org> Mon, 06 Nov 2017 23:31:30 -0200
netstress (1.2.0-4) unstable; urgency=medium
* Update DH level to 10.
* debian/compat: updated to 10.
-- Giovani Augusto Ferreira <giovani@riseup.net> Sat, 17 Dec 2016 00:47:02 -0200
netstress (1.2.0-3) unstable; urgency=medium
* debian/control: bumped Standards-Version to 3.9.8.
* debian/copyright: updated the packaging copyright years.
* debian/patches/fix-makefile: removed, useless file.
* debian/patches/fix-makefile.patch: fixed a typo in description.
* debian/patches/fix-typo.patch: created to fix a typo in the source code.
-- Giovani Augusto Ferreira <giovani@riseup.net> Fri, 12 Aug 2016 22:48:34 -0300
netstress (1.2.0-2) unstable; urgency=medium
* debian/control:
- Added the Vcs-* fields to control the Debian packaging.
- Bumped Standards-Version to 3.9.7.
* debian/patches/fix-makefile:
- Renamed to fix-makefile.patch
* debian/watch:
- Bumped to version 4.
-- Giovani Augusto Ferreira <giovani@riseup.net> Mon, 04 Apr 2016 22:08:12 -0300
netstress (1.2.0-1) unstable; urgency=medium
* Initial release (Closes: #790400)
-- Giovani Augusto Ferreira <giovani@riseup.net> Sun, 11 Oct 2015 15:06:09 -0300
|