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
|
gnupod-tools (0.99.8-6) unstable; urgency=medium
* QA upload.
* Fix autopkgtest by allowing stderr
-- Paul Gevers <elbrus@debian.org> Sat, 21 Sep 2019 16:26:41 +0200
gnupod-tools (0.99.8-5) unstable; urgency=medium
* Fix build problem with quilt.
* Add dummy build-arch target to d/rules.
-- Petter Reinholdtsen <pere@debian.org> Sun, 30 Jul 2017 18:59:50 +0200
gnupod-tools (0.99.8-4) unstable; urgency=medium
* QA upload.
* Correct location of Homepage URL in d/control.
* Rewrite d/copyright file to machine readable format.
* Changed d/rules to try to get quilt patching working without ~/.quiltrc.
-- Petter Reinholdtsen <pere@debian.org> Sun, 30 Jul 2017 15:42:24 +0200
gnupod-tools (0.99.8-3) unstable; urgency=medium
* QA upload.
* Changed maintainer to Debian QA Group as package is orphaned.
* Moved from debhelper version 5 to 9.
* Changed Standards-Version from 3.8.2 to 4.0.0.
* Reformatted files using wrap-and-sort.
* Added 01-new-perl.patch to adjust code to work with current Perl version.
(Closes: #813920)
* Added 02-case-insensitive-metadata.patch to handle FLAC metadata.
(Closes: #636488)
* Add curl as dependency. (Closes: #640197)
* Added rename to build depend. (Closes: #825241)
* Replace dh_clean -k with dh_prep in debian/rules. Thanks lintian.
* Transformed 02install_incdir.sh and 03_use-Digest-SHA.sh to
04-install-incdir.patch and 03-use-digest-sha.patch.
* Corrected d/README.source.
* Added simple autopkgtest script.
-- Petter Reinholdtsen <pere@debian.org> Sun, 30 Jul 2017 13:54:36 +0200
gnupod-tools (0.99.8-2.1) unstable; urgency=low
* Non-maintainer upload.
* Drop (Build-)Depends(-Indep) on libdigest-sha1-perl and add
debian/maintenance/03_use-Digest-SHA.sh to substitute the use of
Digest::SHA1 with Digest::SHA when tar.gz with original sources are
unpacked (Closes: #625875).
-- Salvatore Bonaccorso <carnil@debian.org> Wed, 31 Aug 2011 14:30:40 +0200
gnupod-tools (0.99.8-2) unstable; urgency=low
* Drop /etc/perl/GNUpod directory.
-- Raphael Bossek <bossekr@debian.org> Fri, 30 Oct 2009 22:06:41 +0100
gnupod-tools (0.99.8-1) unstable; urgency=low
* New upstream version. Closes: #549980, #535344
* Update to standards version 3.8.2; no changes required.
* Don't ship /usr/share/info/dir.gz or /usr/share/info/dir.old.gz
(LP: #358854).
-- Raphael Bossek <bossekr@debian.org> Fri, 30 Oct 2009 21:32:43 +0100
gnupod-tools (0.99.7-2) unstable; urgency=low
* Fixed package dependency on libtimedate-perl. Closes: #509482
-- Raphael Bossek <bossekr@debian.org> Sat, 10 Jan 2009 18:00:51 +0100
gnupod-tools (0.99.7-1) unstable; urgency=low
* New upstream release.
-- Raphael Bossek <bossekr@debian.org> Fri, 12 Sep 2008 07:37:51 +0200
gnupod-tools (0.99.6-5) unstable; urgency=medium
* Install perl modules in /usr/share/perl5 instead of /etc/perl5. (closes:
#498363)
-- Raphael Bossek <bossekr@debian.org> Thu, 11 Sep 2008 07:31:42 +0200
gnupod-tools (0.99.6-4) unstable; urgency=medium
* Added libdigest-sha1-perl as package dependency. (closes: #498319)
-- Raphael Bossek <bossekr@debian.org> Tue, 09 Sep 2008 07:33:20 +0200
gnupod-tools (0.99.6-3) unstable; urgency=medium
* Fixed problem where gnopod_convert_* scripts are named. (closes: #488446)
-- Raphael Bossek <bossekr@debian.org> Mon, 30 Jun 2008 19:31:52 +0200
gnupod-tools (0.99.6-2) unstable; urgency=low
* Fixed build dependencies. (Closes: #486952)
-- Raphael Bossek <bossekr@debian.org> Thu, 19 Jun 2008 20:11:01 +0200
gnupod-tools (0.99.6-1) unstable; urgency=low
* Update to latest version (closes: #425288)
* Prepered compliance with standards version 3.8.0 (README.source added).
* Added gnupodrc.example to documentation. (closes: #409615)
-- Raphael Bossek <bossekr@debian.org> Sat, 07 Jun 2008 16:00:34 +0200
gnupod-tools (0.98.3-1.1) unstable; urgency=medium
* NMU from the Cambridge BSP.
* Fix the sed pipeline on manpages so that they don't get truncated.
Closes: #343333
* Add a binary-arch: target in debian/rules. Closes: #395601
* Fixed multiple lintian warnings/errors:
+ build-depends-indep-should-be-build-depends debhelper
-- Steve McIntyre <93sam@debian.org> Sat, 28 Oct 2006 16:15:12 +0100
gnupod-tools (0.98.3-1) unstable; urgency=low
* New upstream release (Closes: #336630)
-- Brian Nelson <pyro@debian.org> Sat, 12 Nov 2005 15:44:12 -0800
gnupod-tools (0.98.2-1) unstable; urgency=low
* New upstream release
- Crop filenames after 49 chars to cope with iPod Mini's reduction of
maximum length from 64 to 55 (Closes: #320400)
* Bumped standards version to 3.6.2
* Use ${perl:Depends} and ${misc:Depends} variable substitutions to
generate proper dependencies
-- Brian Nelson <pyro@debian.org> Sat, 20 Aug 2005 00:31:28 -0700
gnupod-tools (0.98-3) unstable; urgency=low
* Removed all of the manpages in the debian dir, use the upstream ones
from now on
* debian/rules: removed the docbook2man stuff
* debian/control: removed the dependency on docbook-utils |
docbook-to-man
* debian/control: (hopefully) improved the package description
-- Brian Nelson <pyro@debian.org> Mon, 20 Jun 2005 11:27:40 +0300
gnupod-tools (0.98-2) unstable; urgency=low
* Changed the libaudio-flac-perl dependency to libaudio-flac-header-perl
-- Brian Nelson <pyro@debian.org> Tue, 5 Apr 2005 09:10:01 -0700
gnupod-tools (0.98-1) unstable; urgency=low
* New maintainer (Closes: #287987)
* New upstream release
- Fixes id3v2.2 tag support (Closes: #240637)
* Added dependencies on libogg-vorbis-header-pureperl-perl and
libaudio-flac-perl. It should be using libaudio-flac-header-perl
instead, but that's currently stuck in the NEW queue.
* Modified scripts to try to run each other without the .pl file
extension. (Closes: #239315)
* src/: added an "assume-yes|y" option to disable the
continue prompt. This allows the script to be run noninteractively.
* Fixed broken multi-line build-depends
* Suggest lame, flac, faac, and vorbis-tools
-- Brian Nelson <pyro@debian.org> Wed, 2 Mar 2005 00:21:19 -0800
gnupod-tools (0.94rc1-1) unstable; urgency=low
* New upstream release. Closes: #230570.
* the function getutf8 is rewritten. Closes: #213050.
* The duplicate detection has been re-written from 0.92. Closes: #224886.
Feel free to re-open this bug if you feel the duplicate detection
doesn't match your needs.
* The "restore" fix from Lukas has been applied on this package, and the
"TIT2" bug has been fixed by the upstream author.
Closes: #225052.
-- Quôc Peyrot <chojin@debian.org> Sun, 1 Feb 2004 00:32:51 +0000
gnupod-tools (0.91-2) unstable; urgency=low
* src/ext/FileMagic.pm: Filter null char from idv2 tags. Closes #213050.
-- Quôc Peyrot <chojin@debian.org> Sun, 28 Sep 2003 09:37:27 +0000
gnupod-tools (0.91-1) unstable; urgency=low
* New upstream release.
* Change the debian maintainer email to chojin@debian.org.
* Update policy revision to 3.6.1 (use UTF-8).
* Gnupod-tools has been rewritten by the upstream author and doesn't depend
anymore on Getopt::Mixed. Closes: #193936.
* debian/gnupod_INITpod.sgml: Rename to gnupod_INIT.sgml.
* debian/gnupod_delete.sgml, debian/gnupod_list.sgml, debian/gnupod_m3u2pl.sgml,
debian/gnupod_mkm3u.sgml, debian/gnupod_renumber.sgml: Delete.
* debian/gnupod_INIT.sgml, debian/gnupod_addsong.sgml,
debian/gnupod_search.sgml, debian/mktunes.sgml, debian/tunes2pod.sgml: Update.
* Fix the bug #199954 again. The patch has been submitted to the upstream author.
-- Quôc Peyrot <chojin@debian.org> Sun, 21 Sep 2003 12:28:33 +0000
gnupod-tools (0.28-3) unstable; urgency=low
* src/: Get raw id3v3 tag and check for existance of
TCOM key instead of the non-existing 'COMPOSER' key. Closes: #199954.
* Update policy revision to 3.5.10
-- Quôc Peyrot <chojin@debian.org> Mon, 7 Jul 2003 00:00:40 +0000
gnupod-tools (0.28-2) unstable; urgency=low
* Oops, forgot to duplicate build dependencies to package dependencies. Closes: #190298.
* Oops, Remove Julien Lemoine from co-maintainer.
* Update policy revision.
-- Quôc Peyrot <chojin@debian.org> Wed, 23 Apr 2003 15:53:27 +0000
gnupod-tools (0.28-1) unstable; urgency=low
* Initial Release. Closes: #182250.
-- Quôc Peyrot <chojin@debian.org> Mon, 14 Apr 2003 01:16:37 +0000
|