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
|
wiggle (1.1-1) unstable; urgency=medium
* QA upload.
* Set Maintainer to Debian QA Group. (See: #920082)
* New upstream release [1.1].
* Update B-D: libncurses5-dev -> libncurses-dev.
* Build with Debhelper compat level 12.
* Update VCS details.
* Set "Rules-Requires-Root: no".
* Perform wrap-and-sort on Debian source files.
* Update upstream URLs.
* Suppress debian-watch-does-not-check-gpg-signature lintian warning.
* Add machine-readable upstream metadata.
* Build verbosely and with LFS support.
* Update debian/copyright.
* Add typos.patch to fix some typos.
* Add debian/gbp.conf.
* Add gcc8-format-security.patch to fix format overflow and truncation
warnings.
* Relax pedantic GCC warnings, as well as warnings about unused result.
* Indicate compliance with Debian Policy 4.3.0.
* Indicate that the package enhances git.
-- Carlos Maddela <e7appew@gmail.com> Fri, 25 Jan 2019 12:17:13 +1100
wiggle (1.0+20140408+git920f58a-2) unstable; urgency=medium
* debian/control
- (Homepage): Update.
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Update URLs.
-- Jari Aalto <jari.aalto@cante.net> Thu, 20 Oct 2016 17:51:23 +0300
wiggle (1.0+20140408+git920f58a-1) unstable; urgency=low
* New upstream release (Closes: #736893).
- 0.9.1-1.1 FTBFS fix included.
* debian/control
- (Standards-Version): 3.9.5
- (Vcs-*): Update to anonscm.debian.org.
* debian/copyright
- Update years.
* debian/patches
- Rm, manual page fixes included upstream.
-- Jari Aalto <jari.aalto@cante.net> Tue, 08 Apr 2014 10:16:48 +0300
wiggle (0.9.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix big-endian FTBFS (Closes: #733831)
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 06 Jan 2014 05:16:36 +0000
wiggle (0.9.1-1) unstable; urgency=low
* New upstream release
- Non-DSFG file DOC/diff.ps no longer included. See bug #698846.
* debian/install
- Rename from debian/wiggle.install.
* debian/patches:
- (10): Rm. Fix for a type in ReadMe.c accepted upstream.
- (20): New. Correct hyphen in manual page.
* debian/watch
- Add URL to check new releases. Thanks to Bart Martens
<bartm@debian.org>.
-- Jari Aalto <jari.aalto@cante.net> Thu, 23 May 2013 20:30:58 +0300
wiggle (0.8+dfsg1-2) unstable; urgency=low
* debian/control
- (Homepage): Update broken URL to Freecode (Closes: #699715).
* debian/copyright
- Update upstream URL locations. See above bug.
-- Jari Aalto <jari.aalto@cante.net> Thu, 28 Feb 2013 10:59:53 +0200
wiggle (0.8+dfsg1-1) unstable; urgency=low
* Repackage upstream tarball: remove .git and non-free *.ps
documentation about used algorithm (Closes: #698846). Upstream
has removed the file in the next release.
* debian/control
- (Standards-Version): Update to 3.9.4.
* debian/copyright
- Update year.
* debian/docs
- Add missing newline to the last line.
* debian/wiggle.docs
- Delete file due to #698846. There is already debian/docs.
-- Jari Aalto <jari.aalto@cante.net> Wed, 20 Feb 2013 12:12:10 +0200
wiggle (0.8-2) unstable; urgency=low
* debian/control
- (Build-Depends): Update to debhelper 9. Add libncurses5-dev.
- (Description): Adjust first line.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- (override_dh_*_clean): New. Save and restore original files.
- Use hardened build flags
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 24 Mar 2012 06:07:32 -0400
wiggle (0.8-1) unstable; urgency=low
* New upstream release
- Manual page hyphens (Closes: #574576).
- Gcc 4.4 pointer initialization with NULL (Closes: #574577)
- Strange bogus conflict (Closes: #271766)
* debian/control
- (Build-Depends): Add libncurses5-dev.
* debian/patches
- Remove those integrated to upstream.
- (10): Fix spelling.
- (20): Fix include.
* debian/watch
- Add URL.
* debian/rules
- Simplify even further.
- (binary-arch): delete.
- (override_dh_installchangelogs): add.
-- Jari Aalto <jari.aalto@cante.net> Tue, 11 May 2010 09:43:43 +0300
wiggle (0.6.20100304+git1c5bfa7-1) unstable; urgency=low
* New upstream release.
* debian/control
- (Vcs-*): new fields.
- (Section): Change from utils to vcs (used by the FTP masters).
* debian/patches
- (02 p.help, 30 dotest): remove. Integrated to upstream.
- (05 Makefile): Adjust for new upstream.
-- Jari Aalto <jari.aalto@cante.net> Fri, 05 Mar 2010 09:36:48 +0200
wiggle (0.6-7) unstable; urgency=low
* New maintainer (Closes: #568575).
- Move to packaging format "3.0 (quilt)".
* debian/control
- (Build-Depends): update to debhelper 7.1.
- (Depends): add ${misc:Depends}.
- (Standards-Version): Update to 3.8.4.
* debian/copyright
- Update layout.
- Update download URL (Closes: #515124).
* debian/dirs
- Deleted. Not needed.
* debian/patches
- Convert inline changes to patches.
* debian/README.Debian
- Correct 'perl script' to just script (actually Bourne shell).
- Remove indication to patches, not relevant for the end-user.
* debian/rules
- Update to dh(1).
- (CFLAGS): Change -Werror to -Wall -pedantic
(gcc-4.5 FTBFS; Closes: #565074).
* debian/source/format
- New file.
* debian/wiggle.docs
- New file.
* debian/wiggle.install
- New file.
-- Jari Aalto <jari.aalto@cante.net> Thu, 04 Mar 2010 18:08:16 +0200
wiggle (0.6-6) unstable; urgency=low
* Take sole ownership of the package, Nicolas is unresponsive
* Add Homepage field to control header
* Change to dh compat level 5
* Do not ignore errors in make clean
* Update Standards-Version to 3.7.3, no changes needed
* Update the FSF address in the debian/copyright file
* Switch to use the git upstream
-- Baruch Even <baruch@debian.org> Sat, 29 Dec 2007 21:22:49 +0200
wiggle (0.6-5) unstable; urgency=low
* Adopt this package (closes: #233661)
* Modify build to use dpatch
* New Standard: 3.6.1.1
- No need to change
* Add upstream fixes 004ExtractFix 005Pchanges (006NoDebug is already
applied)
* Add the notes files to the documentation
-- Nicolas Thomas <nthomas@free.fr> Sat, 4 Dec 2004 22:42:17 +0100
wiggle (0.6-4) unstable; urgency=low
* Orphan this package
-- Igor Genibel <igenibel@debian.org> Thu, 19 Feb 2004 11:07:37 +0100
wiggle (0.6-3) unstable; urgency=low
* Fix upstream bug (Thanks Jan Hudec <bulb@ucw.cz>)
- upstream provided a patch
* New Standard: 3.6.0
- No need to change
-- Igor Genibel <igenibel@debian.org> Sat, 12 Jul 2003 10:39:15 +0200
wiggle (0.6-2) unstable; urgency=low
* Add new build dependency to groff (Closes: #197994)
-- Igor Genibel <igenibel@debian.org> Thu, 19 Jun 2003 09:31:14 +0200
wiggle (0.6-1) unstable; urgency=low
* Initial Release. (Closes: #196862)
-- Igor Genibel <igenibel@debian.org> Tue, 10 Jun 2003 12:24:49 +0200
|