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
|
cewl (5.5.2-2) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 4.6.1.
- Removed deprecated ruby-interpreter from Depends field.
* debian/copyright: updated packaging copyright years.
* debian/rules: replaced override_dh_auto_install by
execute_after_dh_auto_install.
* debian/source/lintian-overrides:
- Updated current tags.
- Added new override for XS-Ruby-Versions.
* debian/watch: updated the search rule to make it compliant with
new standards of the GitHub.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 01 Oct 2022 22:17:58 -0300
cewl (5.5.2-1) unstable; urgency=medium
* New upstream version 5.5.2.
* debian/control: bumped Standards-Version to 4.5.1.
* debian/copyright:
- Added a new block for debian/manpage/create-man.sh.
- Updated upstream and packaging copyright years.
* debian/manpage/:
- Switched genallman.sh to create-man.sh (from txt2man).
- Updated the manpages.
* debian/patches/:
- Added leading zero to each patch name.
- 020_fix-lib-location.patch: updated to make it compliant with the new
upstream release.
* debian/tests/control: set the last test as skippable.
* debian/watch: updated the search rule to make it compliant with new
standards of the GitHub.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 15 Aug 2021 08:56:27 -0300
cewl (5.4.9-2) unstable; urgency=medium
* debian/control: migrated DH level to 13.
* debian/source/lintian-overrides: added to explain about manpages as asked
by lintian.
* debian/tests/control: set a CI test as superficial.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 18 Sep 2020 22:38:38 -0300
cewl (5.4.9-1) unstable; urgency=medium
* New upstream version 5.4.9.
* debian/upstream/metadata: created.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 27 Apr 2020 16:31:23 -0300
cewl (5.4.8.1-1) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* New upstream version 5.4.8.1.
* debian/copyright: updated packaging copyright years.
[ Samuel Henrique ]
* Configure git-buildpackage for Debian.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 27 Feb 2020 11:59:40 -0300
cewl (5.4.8-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.4.8
* Bump Standards-Version to 4.5.0 (no changes)
-- Sophie Brun <sophie@offensive-security.com> Thu, 06 Feb 2020 13:36:27 +0100
cewl (5.4.7-1) unstable; urgency=medium
* New upstream version 5.4.7.
* debian/copyright:
- Updated upstream and packaging copyright years.
- Using GitHub/issues address in Upstream-Contact field.
* debian/docs: changed from README to README.md.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 10 Jan 2020 01:20:23 -0300
cewl (5.4.6-1) unstable; urgency=medium
* New upstream version 5.4.6.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 29 Nov 2019 21:08:48 -0300
cewl (5.4.4.2-2) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.4.1.
* debian/copyright: added packaging rights for Samuel Henrique.
* debian/watch: using variables instead of expressions.
[ Samuel Henrique ]
* Add salsa-ci.yml.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 04 Nov 2019 22:42:40 -0300
cewl (5.4.4.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 5.4.4.2
* Bump Standards-Version to 4.4.0 (no change)
-- Sophie Brun <sophie@offensive-security.com> Tue, 27 Aug 2019 16:18:22 +0200
cewl (5.4.4.1-1) unstable; urgency=medium
* New upstream version 5.4.4.1.
* 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: bumped Standards-Version to 4.3.0.
* debian/copyright: updated upstream and packaging copyright years.
* debian/patches/20_fix-lib-location.patch: updated to be compliant with
new upstream version.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 Feb 2019 11:55:42 -0200
cewl (5.4.3-2) unstable; urgency=medium
* Migrated DH level to 11.
* debian/control: bumped Standards-Version to 4.2.1.
* debian/copyright: added rights for Raphaël Hertzog and Sophie Brun.
* debian/manpage/: improved and fixed formatting for cewl.txt and cewl.1.
* debian/tests/*: added to perform trivial tests.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 01 Nov 2018 11:10:43 -0300
cewl (5.4.3-1) unstable; urgency=medium
[ Sophie Brun ]
* Team upload.
* New upstream version 5.4.3
* Update debian/copyright
* Refresh patches
* Update cewl manpage
* Bump Standards-Version to 4.1.4
[ Raphaël Hertzog ]
* Update team maintainer address to Debian Security
Tools <team+pkg-security@tracker.debian.org>
* Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
-- Sophie Brun <sophie@freexian.com> Tue, 05 Jun 2018 10:10:04 +0200
cewl (5.3-1) unstable; urgency=medium
* New upstream release.
* Bumped DH level to 10.
* debian/copyright: improved the Comment field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 28 Nov 2016 10:57:49 -0200
cewl (5.2-1) unstable; urgency=medium
* New upstream release.
* New upstream homepage. (Closes: #833696)
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright:
- Added new upstream e-mail addresses.
- Updated the packaging copyright years.
* debian/gbp.conf: no longer used by me... Removed.
* debian/manpage/: updated the version in headers.
* debian/patches:
- fix-fab-name: renamed to 10_fix-fab-name.patch.
- fix-lib-location:
~ Renamed to 20_fix-lib-location.patch.
~ Updated because some upstream changes.
* debian/watch:
- Bumped to version 4.
- Updated the source address.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 12 Aug 2016 21:50:41 -0300
cewl (5.1-3) unstable; urgency=medium
* Little adjustments in manpages.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 May 2015 13:08:52 -0300
cewl (5.1-2) unstable; urgency=medium
* Upload to unstable. Welcome Jessie Stable!
* debian/control: changed the Section field content from ruby to web.
Thanks a lot to Jonas Smedegaard <dr@jones.dk>. (Closes: #782913)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 28 Apr 2015 16:46:01 -0300
cewl (5.1-1) experimental; urgency=medium
* Initial release (Closes: #774165)
* In a re-upload:
- Added the CC-BY-SA-2.0 license to
debian/copyright, as requested by FTP-Master.
- Added the debian/gbp.conf file.
- Little improvements in manpage.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 08 Jan 2015 13:57:27 -0200
|