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 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298
|
shtool (2.0.8-10) unstable; urgency=medium
* New maintainer. (Closes: #837052)
* 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 the field Rules-Requires-Root: no
- Standards-Version: bumped to 4.4.1 (no changes needed)
- Switch VCS URLs to salsa.debian.org
- Updated Homepage field to safe uri (https).
* debian/copyright:
- Added safe uri (https) to Format.
- Updated years and rights.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/tests/control: created to provide two trivial tests.
* debian/upstream/:
- metadata: created.
- signing-key.asc: updated to minimal size.
* debian/watch:
- updated to use safe uri (https).
-- Giovani Augusto Ferreira <giovani@debian.org> Mon, 23 Dec 2019 18:26:06 -0300
shtool (2.0.8-9) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #837052)
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright: updated the packaging copyright years.
* debian/patches:
- fix-spelling.diff: renamed to 10_fix-spelling.patch.
- fix-poderros.diff: renamed to 20_fix-poderros.patch.
- fix-manpages.diff: renamed to 30_fix-manpages.patch.
- fix-mkdir-p.patch: renamed to 40_fix-mkdir-p.patch.
* debian/watch: bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 08 Sep 2016 08:16:29 -0300
shtool (2.0.8-8) unstable; urgency=medium
* Upload to unstable. Welcome Jessie Stable!
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 27 Apr 2015 12:48:05 -0300
shtool (2.0.8-7) experimental; urgency=medium
* New maintainer. Thanks to William Vera for your work over this package.
(Closes: #781928)
* Migrations:
- Added cryptographic signature verification for upstream tarballs.
- debian/copyright to version 1.0.
- DH level to 9.
- Using dh-autoreconf.
* debian/control:
- Added the Vcs-* fields.
- Bumped Standards-Version to 3.9.6.
- Improved the long description.
- Removed the deprecated field 'DM-Upload-Allowed'.
* debian/copyright: full updated.
* debian/patches/:
- fix-spelling.diff: added a new fix.
- Updated the headers in all patches.
* debian/rules: removed an unnecessary target override_dh_auto_install.
* debian/shtool.docs: renamed to docs.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 04 Apr 2015 20:50:27 -0300
shtool (2.0.8-6) unstable; urgency=low
* Added a path to fix mkdir -p implementation (Closes: #589571).
- Thanks Raphael Geissert <geissert@debian.org>
-- William Vera <billy@billy.com.mx> Sun, 25 Jul 2010 20:28:43 -0500
shtool (2.0.8-5) unstable; urgency=low
* Bump Standards-Version to 3.9.0.
-- William Vera <billy@billy.com.mx> Thu, 01 Jul 2010 09:41:20 -0500
shtool (2.0.8-4) unstable; urgency=low
* New maintainer (Closes: #543890).
* Updated Standards Version to 3.8.4.
* debhelper versioned at (>= 7.0.50~) in control file.
* Added DM-Upload-Allowed: yes, in the control file.
* Switch to dpkg-source 3.0 (quilt) format.
* Added a watch file.
* Added a patch to fix spelling in sh.prop manpage.
* Added a patch to fix manpage-has-bad-whatis-entry.
* Added a patch to fix manpage-has-errors-from-pod2man.
-- William Vera <billy@billy.com.mx> Tue, 02 Mar 2010 20:28:47 -0600
shtool (2.0.8-3) unstable; urgency=low
* Updating package to standards version 3.8.3.
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 09:45:05 +0200
shtool (2.0.8-2) unstable; urgency=low
* Replacing obsolete dh_clean -k with dh_prep.
* Using correct rfc-2822 date formats in changelog.
* Prefixing debhelper files with package name.
* Updating package to standards version 3.8.2.
* Updating year in copyright file.
* Minimizing rules file.
-- Daniel Baumann <daniel@debian.org> Mon, 03 Aug 2009 01:38:10 +0200
shtool (2.0.8-1) unstable; urgency=low
* Correcting indenting in copyright file.
* Updating to debhelper 7.
* Updating to standards 3.8.0.
* Updating vcs fields in control file.
* Merging upstream version 2.0.8.
* Updating year in upstream section of copyright file.
* Removing unused dh_link call in rules file.
-- Daniel Baumann <daniel@debian.org> Mon, 08 Sep 2008 14:53:00 +0200
shtool (2.0.7-3) unstable; urgency=low
* Reordering rules file.
* Removing watch file.
* Rewriting copyright file in machine-interpretable format.
* Reordering depends in control.
* Updating suggests in control.
* Adding vcs fields in control.
* Updating package to debhelper 6.
-- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 00:34:00 +0200
shtool (2.0.7-2) unstable; urgency=low
* Bumping to new policy.
* Using new homepage field in control.
* Don't hide make errors in clean target of rules.
-- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 17:38:00 +0100
shtool (2.0.7-1) unstable; urgency=low
* New upstream release.
* Minor cleanups.
* Bumped package to debhelper 5.
-- Daniel Baumann <daniel@debian.org> Tue, 22 May 2007 11:28:00 +0200
shtool (2.0.6-2) unstable; urgency=low
* Updated depends (Closes: #394707).
-- Daniel Baumann <daniel@debian.org> Sat, 06 Jan 2007 16:48:00 +0100
shtool (2.0.6-1) unstable; urgency=low
* New maintainer (Closes: #405729).
* New upstream release (Closes: #332339).
* Acknowledge NMU (Closes: #311206).
* Redone debian directory based on current debhelper templates, additionally:
- dropping previously attached patch to fix insecure temp file, the new
upstream release fixes it in a different way.
-- Daniel Baumann <daniel@debian.org> Fri, 05 Jan 2007 23:28:00 +0100
shtool (2.0.1-2) unstable; urgency=HIGH
* NMU
* Apply patch from gentoo to fix insecure temp file.
(https://bugs.gentoo.org/attachment.cgi?id=60117)
Closes: #311206
-- Joey Hess <joeyh@debian.org> Fri, 10 Jun 2005 21:21:51 -0400
shtool (2.0.1-1) unstable; urgency=low
* New upstream release
* Missed a few upstream releases last year. Better late than never?
* Upstream fixes m4 file underquoted problem. Thanks James Rowe
<Jay@jnrowe.ukfsn.org>. Closes: #255781
* Upgraded Standards Version
* Modified short description in debian/control to make lintian happy
* Removed old /usr/doc symlink hack
-- Gopal Narayanan <gopal@debian.org> Sun, 30 Jan 2005 13:50:47 -0500
shtool (1.6.2-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Wed, 13 Nov 2002 07:30:52 -0500
shtool (1.6.1-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Tue, 20 Aug 2002 12:53:19 -0400
shtool (1.6.0-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 04 Feb 2002 12:04:08 -0500
shtool (1.5.4-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Fri, 15 Jun 2001 13:10:05 +0000
shtool (1.5.3-1) unstable; urgency=low
* New upstream release
* Automated Perl dependencies in control file bringing into line with
perl policy
* Updated Standards version
-- Gopal Narayanan <gopal@debian.org> Tue, 08 May 2001 09:01:24 -0400
shtool (1.5.1-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 31 Jul 2000 15:13:31 -0400
shtool (1.5.0-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Thu, 13 Jul 2000 12:53:40 -0400
shtool (1.4.8-1) frozen unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 13 Mar 2000 09:51:03 -0500
shtool (1.4.7-2) unstable; urgency=low
* Potatoized & Fixed bad postinst script
-- Gopal Narayanan <gopal@debian.org> Mon, 27 Dec 1999 12:31:05 -0500
shtool (1.4.7-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 27 Dec 1999 12:11:40 -0500
shtool (1.4.6-1) unstable; urgency=low
* New upstream release
* Upgrade to Standards 3.0.1
-- Gopal Narayanan <gopal@debian.org> Fri, 29 Oct 1999 17:04:14 -0400
shtool (1.4.5-2) unstable; urgency=low
* Packaged using debhelper (>2.0) for FHS compliance
-- Gopal Narayanan <gopal@debian.org> Sat, 07 Aug 1999 23:06:29 -0400
shtool (1.4.5-1) unstable; urgency=low
* Upstream source changes to filenames. Modified rules file to reflect upstream changes
* Fixed Bug #42117: Perl dependency. Now depends on perl|perl5. Thanks to Raphael Hertzog <rhertzog@hrnet.fr>
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Thu, 29 Jul 1999 09:24:18 -0400
shtool (1.4.4-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 19 Jul 1999 22:58:38 -0400
shtool (1.4.3-1) unstable; urgency=low
* New upstream release
-- Gopal Narayanan <gopal@debian.org> Mon, 12 Jul 1999 15:41:12 -0400
shtool (1.4.1-1) unstable; urgency=low
* Removed '#!/bin/sh' from three non-executable shell scripts in /usr/share/shtool to heed lintian warning (minor change)
* Initial Release.
-- Gopal Narayanan <gopal@debian.org> Thu, 08 Jul 1999 14:06:15 -0400
|