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
|
cuetools (1.4.0-2) unstable; urgency=medium
* New maintainer. (Closes: #622164, #639684)
* Cherry-picked a patch from upstream to fix handling of spaces
in file names. (Closes: #719559)
* Bumped standards version, no changes needed.
* Added vorbis-tools to recommends for vorbiscomment.
* Added a README.source.
-- Guo Yixuan (郭溢譞) <culu.gyx@gmail.com> Sat, 11 Jan 2014 14:52:42 -0500
cuetools (1.4.0-1) unstable; urgency=low
* QA upload.
* New upstream release [August 2013].
* Dropped all patches (applied-upstream).
* Added new backported "automake.patch" to fix FTBFS.
* Dropped "debian/cuetag.1" (shipped in upstream tarball).
* "debian/watch" updated to match latest release on github.
* "debian/copyright" to copyright-format-1.0 + update.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 24 Oct 2013 20:11:35 +1100
cuetools (1.3.1-13) unstable; urgency=low
* QA upload.
* Added Vcs links to new repository at collab-maint.
* Homepage change: project moved to GitHub.
* debian/watch to check official GitHub mirror.
* Standards to 3.9.4.
* debhelper & compat to version 9;
* debian/rules rewrite.
* xz compression for source archive and binary packages (*.deb).
* Build-Depends:
+ dh-autoreconf
* Depends:
- id3v2
+ python-mutagen | id3v2
* Patchworks:
+ added DEP-3 headers to patches; forwarded patches;
+ updated man pages spelling and other corrections (Closes: #669675);
Thanks, A. Costa.
+ cuetag: use python-mutagen (`mid3v2`) or id3v2 (Closes: #676478);
Thanks, Rogério Brito.
+ cuetag: specify field list (for Ogg/Flac), as well as field contents
(Closes: #655078);
Thanks, martin f krafft.
+ cuetag: patch to pad tracknumbers with leading zeroes
(Closes: 655079);
Thanks, martin f krafft.
+ fix handling of cuesheets with 99 tracks (Closes: #658818);
Thanks, Branden Robinson.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 05 Jul 2013 18:58:46 +1000
cuetools (1.3.1-12) unstable; urgency=low
* QA upload.
* Use id3v2 instead of mp3info, this gives us non-truncated tags.
* Drop .sh suffix from cuetag manpage (Closes: #616467)
* Merge SYNOPSIS and USAGE sections
* Use dpkg-buildflags to get CFLAGS et al
* Delete bison/flex output files on clean
* Fix X<Y<Z code to use X<Y && Y<Z
* Fix print formats for size_t type
-- Felipe Sateler <fsateler@debian.org> Sat, 18 Jun 2011 17:10:22 -0400
cuetools (1.3.1-11) unstable; urgency=low
* Bump Standards-Version to 3.9.2 (no changes needed).
* Set maintainer to the Debian QA Group.
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 10 Apr 2011 18:12:59 +0200
cuetools (1.3.1-10) unstable; urgency=low
* Bump Standards-Version to 3.9.1 (no changes needed).
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 06 Feb 2011 17:42:43 +0100
cuetools (1.3.1-9) unstable; urgency=low
* Add mp3info as dependency.
Closes: #582842
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 03 Jun 2010 21:26:55 +0200
cuetools (1.3.1-8) unstable; urgency=low
* Bump Standards-Version to 3.8.4 (no changes needed).
* Convert package to the 3.0 (quilt) format.
* Add patch 06-buffer-overflow-cueconvert.diff, which fixes a false "Buffer
overflow detected" in cueconvert. Thanks for the patch to Christian Hudon.
Closes: #576367
-- Patrick Matthäi <pmatthaei@debian.org> Sun, 04 Apr 2010 12:31:03 +0200
cuetools (1.3.1-7) unstable; urgency=low
* Add flac as recommends.
Closes: #532151
* Bump Standards-Version to 3.8.2 (no changes needed).
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 18 Jun 2009 08:58:47 +0200
cuetools (1.3.1-6) unstable; urgency=low
* Fix override disparity. Priority of cuetools is extra.
* Fix typo in get-orig-source target.
* Refer in debian/copyright to the GPL-2 file instead of GPL.
-- Patrick Matthäi <pmatthaei@debian.org> Thu, 14 May 2009 12:12:13 +0200
cuetools (1.3.1-5) unstable; urgency=low
* Add get-orig-source target.
* Upgrade to Standards-Version 3.8.1 (no changes needed).
* Change my email address.
* Remove DM-Upload-Allowed control field.
* Add my own copyright for the packaging.
* Refer to the GPL-2 file instead of the GPL link.
-- Patrick Matthäi <pmatthaei@debian.org> Mon, 20 Apr 2009 19:44:43 +0200
cuetools (1.3.1-4) unstable; urgency=high
* Adjusted inaccurate debian/copyright. Thanks to Robert Millan.
Closes: #499444
* Added 05-suffix-message.dpatch which replaces a confusing error message at
comparing the file suffix. Thanks again to Robert Millan.
Closes: #499445
-- Patrick Matthäi <patrick.matthaei@web.de> Fri, 19 Sep 2008 23:47:33 +0200
cuetools (1.3.1-3) unstable; urgency=low
* Added cuetag to the long description. Patch by James Westby.
Closes: #488289
* Added DM-Upload-Allowed control field.
* Upgraded to Standards-Version 3.8.0.
- Added README.source.
-- Patrick Matthäi <patrick.matthaei@web.de> Fri, 27 Jun 2008 18:21:01 +0200
cuetools (1.3.1-2) unstable; urgency=low
* New maintainer.
Closes: #460179
* Added dpatch and the following patches:
- 01-spaces-in-filenames.dpatch. Closes: #408484
- 02-metaflac-cli-fix.dpatch. Closes: #428253
* Rewritten fuzzy patch 01_overfiend and split it up in:
- 03-manpage-fixes.dpatch
- 04-source-fixes.dpatch
* Removed not needed automake1.4 build depend.
* Removed some useless calls of debhelper in debian/rules.
* Some format fixes in debian/copyright and also in some other files.
* Updated Standards-Version to 3.7.3.
* Bumped debhelper to version 5.
* Change priority of the package from extra to optional.
* Added an little manpage for cuetag.
* Added Homepage control field.
* Added watch file.
-- Patrick Matthäi <patrick.matthaei@web.de> Sat, 26 Apr 2008 10:41:41 +0100
cuetools (1.3.1-1) unstable; urgency=low
* New upstream release. Rather belated, closes: #363278
* Added 'cuetag' script, closes: #363281
* Rediff Branden's patch against the new source.
* Bumped Standards-Version and fixed FSF address.
-- Joshua Kwan <joshk@triplehelix.org> Wed, 6 Sep 2006 11:04:42 -0700
cuetools (1.3-2) unstable; urgency=low
* The "Overfiend" release, including the 'omnibus' 01_cuetools.dpatch by
Branden Robinson. His changelog follows. closes: #324977
* Make several fixes and enhancements to the cuebreakpoints, cueconvert, and
cueprint commands:
+ Fix them to use an int instead of a char to store the return value of
getopt_long(), so that the value is not truncated. closes: #324461
+ Enhance usage messages:
- Store the command synopsis in a static buffer.
- Report the command synopsis in error as well as "--help" conditions.
- Summarize the purpose of the command in the usage message.
- Note default behavior where applicable.
- Cross-reference manual page.
- Communicate in complete sentences more.
+ Standardize presentation of error messages. Always report the command
name and always say "error:" on error conditions.
+ Make some error message indicate what operation failed instead of
uttering amorphisms like "input file error".
+ Stop throwing away the value of the function that each program's main()
wraps. Instead, store it and use it as the command's exit value instead
of exiting with status zero no matter what went wrong.
+ Use strcasecmp() instead of strcmp() when attempting to parse file
format extensions, so that people pulling files from uppercase-happy
operating systems are less likely to be frustrated.
+ Add some braces in some places to prevent usage(1) from being called
whether or not the arguments have been successfully parsed or not.
closes: #324462
+ Add lots of comments.
- Document symbols required from #included system headers.
- Document the core logic of main().
- Add some TODO items with ideas that occurred to me.
+ Make style fixes:
- Kill extraneous whitespace at ends of lines.
- Wrap lines at 80 columns.
- Replace ugly multline string literals (with the newline escaped, or
GCC would have caught this) with a more idiomatic usage.
- Write function calls consistently.
- Use idiomatic multi-line comment style.
- Use complete sentences in non-TODO comments.
- Refer to argv[0] as argv[0] instead of *argv (idiom again).
* Make several fixes and enhancements to the cuebreakpoints, cueconvert, and
cueprint manual pages:
+ Fix .TH directive:
- Use the command's own name, not "cuetools".
- Add the date of last modification and the upstream source
distribution.
+ Fix the NAME section:
+ Move the command's short description here from the DESCRIPTION
section, so that whatis(1) and apropos(1) have a chance of finding these
manual pages.
+ Fix the SYNOPSIS section to more usefully synopsize the command's
usage. "[ option ... ] [ file ... ]" is only appropriate for very
complex commands, in my opinion.
+ Move material from non-standard section names into the DESCRIPTION
section.
+ Move the DESCRIPTION section to precede the OPTIONS section.
+ Fix the items in the OPTIONS section so that they present correctly.
+ Add an EXIT STATUS section.
+ Fix markup of cross-references in SEE ALSO section.
+ Add myself to AUTHORS section, identifying what I did.
* Make several fixes to debian/rules:
+ Kill off trailing whitespace from lines in debian/rules.
+ Fix phony targets to only depend on stamp targets in debian/rules.
+ Add configure (phony) and configure-stamp targets to run ./configure,
and make the build target depend on it.
-- Joshua Kwan <joshk@triplehelix.org> Sat, 27 Aug 2005 16:25:57 -0700
cuetools (1.3-1) unstable; urgency=low
* Initial release, closes: #301892
-- Joshua Kwan <joshk@triplehelix.org> Sat, 17 Jul 2004 17:22:15 -0700
|