id3 (1.1.2-3) unstable; urgency=medium * Declare compliance with Debian Policy 4.6.0 with no changes. * Add the year 2021 to my debian/* copyright notice. * Explicitly declare dh-sequence-single-binary as a virtual build dependency. * Use the Perl Audio::Scan module instead of the deprecated MP3::Info one in the tests. -- Peter Pentchev Fri, 31 Dec 2021 23:28:52 +0200 id3 (1.1.2-2) unstable; urgency=medium * Do not use a non-free package for testing. -- Peter Pentchev Sun, 03 May 2020 22:14:41 +0300 id3 (1.1.2-1) unstable; urgency=medium * Declare compliance with Debian Policy 4.5.0 with no changes. * Add the year 2020 to my debian/* copyright notice. * Drop the Name and Contact upstream metadata fields. * Add a trivial git-buildpackage config file. * New upstream release: - add some build dependencies for the newly-added test suite - update the upstream copyright years * Run the upstream test suite via autopkgtest. * Drop the adequate autopkgtest. * Update the debhelper compat level to 13 with no changes. -- Peter Pentchev Sun, 03 May 2020 19:44:03 +0300 id3 (1.1.0-3) unstable; urgency=medium * Declare compliance with Debian Policy 4.3.0 with no changes. * Add the year 2019 to my debian/* copyright notice. * Bump the debhelper compatibility level to 12 with no changes. -- Peter Pentchev Wed, 09 Jan 2019 00:32:16 +0200 id3 (1.1.0-2) unstable; urgency=medium * Bring up to compliance with Debian Policy 4.2.1: install the upstream changelog (CHANGES) as NEWS and not changelog. * Drop the Lintian overrides related to B-D: debhelper-compat - Lintian 2.5.98 no longer emits these warnings and errors. * Minimize the upstream signing key, only keep the roam@ringlet.net UID. -- Peter Pentchev Sat, 15 Dec 2018 13:13:18 +0200 id3 (1.1.0-1) unstable; urgency=medium * Use my Debian e-mail address. * New upstream version. * Add a trivial autopkgtest running adequate on the installed package. -- Peter Pentchev Wed, 16 May 2018 20:24:49 +0300 id3 (1.0.1-1) unstable; urgency=medium * Switch the watch file back to pgpsigurlmangle, since pgpmode=auto may silently ignore a missing upstream signature. * Use the v4 substitution variables in the watch file. * Bump the year on my debian/* copyright notice. * Declare compliance with Debian Policy 4.1.4 with no changes. * Bump the debhelper compatibility level to 11 with no changes and use the new B-D: debhelper-compat (= 11) mechanism. * Add "Rules-Requires-Root: no" to the source control stanza. * Let dpkg-buildflags take care of Large File Support. * New upstream version; update the upstream copyright years. * Point the Vcs-* fields to salsa.debian.org. -- Peter Pentchev Sun, 06 May 2018 15:34:05 +0300 id3 (1.0.0-1) unstable; urgency=medium * New maintainer. Closes: #770258 * Declare compliance with Debian Policy 3.9.8 with no changes. * Point the Vcs-* fields to the new collab-maint Git repository and switch to the HTTPS scheme. * Point to the new upstream at devel.ringlet.net in the control, copyright, and watch files. * Convert the copyright file to version 1.0 of the machine-readable copyright file format and add my debian/* copyright notice. * Convert the watch file to format version 4, use pgpmode=auto, and add the devel.ringlet.net signing key. * Turn on all the build hardening options. * New upstream release: - drop all the Debian patches, incorporated upstream - drop the "no upstream changelog" Lintian override - pass the empty STRIP variable to the upstream build - add my upstream copyright notice * Add Multi-Arch: foreign to the binary package. * Add the debian/upstream/metadata file. * Bump the debhelper compatibility level to 10 and override the Lintian debhelper version warning. -- Peter Pentchev Mon, 15 Aug 2016 17:50:16 +0300 id3 (0.15-4) unstable; urgency=low * debian/control: - Bumped Standards-Version to 3.9.4 - Fixed description synopsis - Use canonical URIs for Vcs-* fields * Use debhelper 9 to get the correct CFLAGS * debian/patches/03-buildflags.patch: get build flags from dpkg-buildflags * Added lintian override because upstream does not provide a changelog -- Stefan Ott Sun, 20 Oct 2013 03:41:30 +0200 id3 (0.15-3) unstable; urgency=low * Changed source format to 3.0 (quilt) * debian/control: - Bumped Standards-Version to 3.8.4 (no changes needed) - Updated upstream homepage - Removed quilt dependency * debian/copyright: Corrected upstream author / url * Added watch file * Removed debian/README.source * Added debian/patches/02-help_text.patch to remove backticks from the --help output closes: #192818 * Added DEP-3 headers to debian/patches/01-dont_strip_binary.patch -- Stefan Ott Sat, 20 Mar 2010 14:35:19 +0100 id3 (0.15-2) unstable; urgency=low * debian/control: - New maintainer closes: #527478 - Set debhelper dependency to version 7 - Build-depend on quilt - Bumped Standards-Version to 3.8.1 - Added ${misc:Depends} dependency - Added homepage field - Added Vcs-* fields * debian/compat: Set compatibility to version 7 * debian/copyright: - Fixed FSF address - Changed path to license from GPL to GPL-2 * debian/rules: Rewrote to use current debhelper * Added debian/patches/01-dont_strip_binary.patch closes: #437190 * Added debian/README.source to document quilt usage * Removed debian/dirs -- Stefan Ott Sat, 06 Jun 2009 03:41:41 +0200 id3 (0.15-1) unstable; urgency=low * Fix infinite loop when setting genre to Fusion (the official ID3v1 genre list has Fusion as both #30 and #84). Thanks to Matthew Garman for reporting this bug. -- Robert Woodcock Mon, 31 Jul 2006 21:42:52 -0700 id3 (0.14-2) unstable; urgency=low * Rebuild to remove /usr/doc/id3 symlink, closes: #322808 * Fixed spelling of Psychedelic, closes: #275155 * Fixed version number, closes: #198439 * Updated manual page -- Robert Woodcock Fri, 12 Aug 2005 16:23:24 -0700 id3 (0.14-1) unstable; urgency=low * Added Hwei Sheng Teoh's patches to a new release * Added directory sanity checking -- Robert Woodcock Sun, 24 Nov 2002 11:35:06 -0800 id3 (0.13-3.1) unstable; urgency=low * Non-maintainer upload * Clean up id3 tag structure after done processing with a file. (Closes: #66962) * Verified that #71795 has already been fixed. (Closes: #71795) -- Hwei Sheng Teoh Sat, 23 Nov 2002 10:36:03 -0500 id3 (0.13-3) unstable; urgency=low * Added Build-Depends line -- Robert Woodcock Fri, 24 May 2002 10:27:09 -0700 id3 (0.13-2) unstable; urgency=low * Accidentally built 0.13-1 as a debian-native package. Recompiled. -- Robert Woodcock Sat, 23 Sep 2000 14:04:03 -0700 id3 (0.13-1) unstable; urgency=low * -R outputs genre numbers correctly, thanks to Ma.Fr@t-online.de, closes: bug #71795 -- Robert Woodcock Fri, 22 Sep 2000 20:08:27 -0700 id3 (0.12-1) unstable; urgency=low * ID3 v1.1 support -- Robert Woodcock Fri, 24 Dec 1999 16:19:50 -0800 id3 (0.11-1) unstable; urgency=low * Adds -L option (lists all genres) -- Robert Woodcock Tue, 23 Nov 1999 18:36:14 -0800 id3 (0.10-1) unstable; urgency=low * Removed a spurious argv[i] from a printf. Reckless cutting 'n pasting is bad, mmmmmkay? closes: bug #50118 -- Robert Woodcock Sun, 14 Nov 1999 08:41:58 -0800 id3 (0.9-1) unstable; urgency=low * Added rfc822-style output feature (-R) -- Robert Woodcock Thu, 21 Oct 1999 21:35:06 -0700 id3 (0.8-1) unstable; urgency=low * Changed output from stderr to stdout to appease the masses closes: bug #47835 -- Robert Woodcock Tue, 19 Oct 1999 21:01:13 -0700 id3 (0.7-2) unstable; urgency=low * FHS compliance -- Robert Woodcock Mon, 11 Oct 1999 22:27:58 -0700 id3 (0.7-1) unstable; urgency=low * Fixed exit codes on errors, closes: bug #38482 -- Robert Woodcock Sun, 6 Jun 1999 18:12:31 -0700 id3 (0.6-1) unstable; urgency=low * Merged in changes from Ben Gertzfield (new set of id3 genres, and a couple bug fixes regarding genre handling that managed to slip by in 0.5). * This version also makes -l the default when no action is specified. -- Robert Woodcock Sat, 1 May 1999 15:11:40 -0700 id3 (0.5-1) unstable; urgency=low * Fixed thinko in genre listing that caused a weird offset effect -- Robert Woodcock Tue, 13 Apr 1999 07:41:55 -0700 id3 (0.4-1) unstable; urgency=low * id3 now only uses read/write file access when it needs to. closes: bug #33960 -- Robert Woodcock Sat, 6 Mar 1999 21:13:06 -0800 id3 (0.3-1) unstable; urgency=low * Initial Release. -- Robert Woodcock Sun, 21 Feb 1999 14:13:01 -0800