Skip to content

Debian Changelog vorbis-tools (1.1.1-6)

2006

vorbis-tools (1.1.1-6) unstable; urgency=low

   * Include vorbistagedit script from martin f. krafft to edit vorbis tags in
     an editor.  (Closes: #357421)
 
   * Build with LFS, without touching configure.ac this time, as adviced by the
     submitter. Submit however debian/patches/for_upstream-largefile_support.diff
     to upstream, together with dean gaudet's include_config_h_everywhere.patch.
     (Closes: #364527)
 
   * Fix typos in manpages spotted by A Costa.  (Closes: #353184, #353185)

 -- Adeodato Simó <dato@net.com.org.es>  Thu, 13 Jul 2006 21:25:09 +0200

vorbis-tools (1.1.1-5) unstable; urgency=low

   * Fix additional oggenc man page typos with patch from A Costa.
     closes: #353186.
   * Fix ogg123 returning 0 on corrupted file.  closes: #193349.
     [File: upstream_r10091-ogg123_return_error.diff]

 -- Clint Adams <schizo@debian.org>  Sun, 26 Mar 2006 20:11:50 -0500

vorbis-tools (1.1.1-4) unstable; urgency=low

   * Build with LFS.  closes: #359068.

 -- Clint Adams <schizo@debian.org>  Sun, 26 Mar 2006 19:43:40 -0500

vorbis-tools (1.1.1-3) unstable; urgency=low

   * Switch patch management to quilt.

 -- Adeodato Simó <dato@net.com.org.es>  Mon, 16 Jan 2006 22:49:20 +0100

2005

vorbis-tools (1.1.1-2) unstable; urgency=medium

   * Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph).
 
   * Fix display of non-ASCII characters in comments, broken in 1.1.1 release.
     (Closes: #344195, #344917)
     [File: upstream_r10080_fix_non-ascii_comments.diff]
 
   * Patch configure not to use -ffast-math, which is reportedly broken on
     alpha. While we're at it, do not use -O20 (!) either.
     [File: no_fast-math.diff]
 
   * Add debian/watch file.

 -- Adeodato Simó <dato@net.com.org.es>  Tue, 27 Dec 2005 23:08:25 +0100

vorbis-tools (1.1.1-1) unstable; urgency=low

   * New upstream release packaged (closes: #339846).
 
   * Pull patch from upstream to prevent vorbiscomment from clobbering files
     when an error happens. (Closes: #287170)
     [File: upstream_r9935-dont_clobber_file_on_error.diff]
 
   * Add myself as an uploader, as agreed with Christopher in the past;
     note it in debian/copyright.
 
   * Update debian/control:
 
     + drop unnecessary build-dependencies on bison and devscripts.
     + build-depend on libcurl3-gnutls-dev instead of libcurl3-dev | libcurl-dev
       (vorbis-tools is GPL'ed, no SSL exception).
     + drop version restriction on all build-dependencies, since they'd be all
       satisfied with stable.
 
   * Overhaul debian/rules.
 
   * Make use of debian/patches, putting in separate files the patches applied
     in previous NMUs (deactivated some of them because they no longer apply
     and/or are incomplete, until I figure out what to do with them; reopens:
     #272037, #264365).
 
   * Update download URL in debian/copyright.
 
   * Bumped Standards-Version to 3.6.2 (no changes required).

 -- Adeodato Simó <dato@net.com.org.es>  Wed, 07 Dec 2005 06:21:02 +0100

vorbis-tools (1.0.1-1.5) unstable; urgency=low

   * Non-maintainer upload during BSP.
 
   * Make package installable again by rebuilding against new FLAC libraries.
     (Closes: #325955)
 
   * As requested by upstream, include patch to fix playing from a pipe.
     (Closes: #237187)
 
     [Patch in debian/patches/play-from-pipe.diff, but present in the .diff.gz
      because debian/rules does not apply debian/patches/*.]

 -- Adeodato Simó <asp16@alu.ua.es>  Sun, 04 Sep 2005 05:41:42 +0200

vorbis-tools (1.0.1-1.4) unstable; urgency=low

   * Authorized NMU.
 
   * Restore speex support (closes: #306809). This had been lost in the
     previous upload due to speex 1.1 having moved its include files from
     /usr/include to /usr/include/speex.
 
     + debian/rules: add -I/usr/include/speex to CFLAGS (and export it too).

 -- Adeodato Simó <asp16@alu.ua.es>  Sat, 04 Jun 2005 02:13:03 +0200

vorbis-tools (1.0.1-1.3) unstable; urgency=low

   * Authorized NMU.
   * Modified alsa to mention alsa09 (although the device might be nowadays
     alsa, back, since alsa1.0 has been already released). (Closes: #258286)
   * Modified the manpage/help message for vorbiscomment to make it a bit more
     userfiendly: Closes: #252531.
   * Added oggdec to the long description field, so that it triggers apt-cache
     searches: Closes: #274894.
   * Typos in manpages: Closes: #302150.
   * Escaped dashes in manpage: Closes: #264365.
   * Quiet option is actually with -Q, not -q (Closes: #211289) Reported
     upstream but patched for Debian.
   * Change input.wav with inputfile, since we accept flac-formated files:
     Closes: #262509.
   * Translation bits:
     * Updated translation hu.po: Closes: #272037.
     * French translation correction: Encodage -> Codage (Closes: #248431).
     * debian/rules: remove .gmo's to avoid clash with uploaded tarball.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 10 Apr 2005 09:22:24 +0000

vorbis-tools (1.0.1-1.2) unstable; urgency=medium

   * Non-maintainer upload.
   * [debian/control] Versioned build dependency on liboggflac-dev so as to
     guarantee the binary packages no longer depend on libflac4 and are thus
     installable again in sid. (Closes: #289291, #289313)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 9 Jan 2005 12:20:44 +0100

2004

vorbis-tools (1.0.1-1.1) unstable; urgency=low

   * Non-maintainer upload.
   * Switched to libcurl3-dev (closes: #260207).

 -- Domenico Andreoli <cavok@debian.org>  Wed, 22 Dec 2004 18:57:26 +0100

2003

vorbis-tools (1.0.1-1) unstable; urgency=low

   * New upstream.
   * Include ogg123rc-example. (Closes: #187204)
   * Add application/ogg to vorbis-tools.mime. (Closes: #204883)

 -- Christopher L Cheney <ccheney@debian.org>  Wed, 10 Dec 2003 22:00:00 -0600

vorbis-tools (1.0.0-2) unstable; urgency=low

   * Rebuild against new libvorbis0a package.
   * GNU config automated update: config.sub (20020621 to 20030103),
     config.guess (20020529 to 20030110)

 -- Christopher L Cheney <ccheney@debian.org>  Sat, 8 Mar 2003 13:30:00 -0600

2002

vorbis-tools (1.0.0-1) unstable; urgency=low

   * New upstream.
     (Closes:  #88450, #109241, #111565, #127184, #127688, #127730, #127734,
     #127999, #130021, #136663, #136664, #140909, #146271, #146314)

 -- Christopher L Cheney <ccheney@debian.org>  Fri, 19 Jul 2002 09:00:00 -0500

2001

vorbis-tools (1.0rc3-1) unstable; urgency=low

   * New upstream. (Closes: #90852, #103707, #104366, #107898, #108803,
     #113855, #114730, #115859, #117091)
   * added autotools target (config.* updater) to rules

 -- Christopher L Cheney <ccheney@debian.org>  Mon, 24 Dec 2001 11:00:00 -0600

vorbis-tools (1.0rc2-1) unstable; urgency=low

   * New upstream. (Closes: #98059, #99050)
   * Build with empty diff.gz to fix bug. (Closes: #104473)

 -- Christopher L Cheney <ccheney@debian.org>  Mon, 13 Aug 2001 00:00:00 -0500

vorbis-tools (1.0rc1-1) unstable; urgency=low

   * New upstream. (Closes: #87697, #87907, #98937)
   * Fixed versioned depends. (Closes: #88561, #89772)
   * Changed clean method to distclean. (Closes: #96775)
   * Updated description. (Closes: #88573)
   * debian dir is maintained in upstream cvs. (Closes: #96773)
   * Updated manpage for upstream. (Closes: #90873, #92229)
   * Applied patch for randomize ogg123 for upstream (Closes: #84336, #98945)
   * # appears to just work in ogg123rc so it must be fixed (Closes: #87398)

 -- Christopher L Cheney <ccheney@debian.org>  Sun, 17 Jun 2001 20:00:00 -0500

vorbis-tools (1.0beta4-1) unstable; urgency=low

   * New upstream.
   * Fix for multi open /dev/dsp (closes: #81146)
   * devfs bug fixed (closes: #81621)

 -- Christopher L Cheney <ccheney@debian.org>  Mon, 26 Feb 2001 08:00:00 -0600

vorbis-tools (1.0beta3-3) unstable; urgency=low

   * Fixed Build-Depends version dependencies.
   * Updated to Standards-Version to 3.5.1.0

 -- Christopher L Cheney <ccheney@debian.org>  Sat, 17 Feb 2001 18:18:38 -0600

vorbis-tools (1.0beta3-2) unstable; urgency=low

   * Use abcde (closes: #70032)
   * Fixed (closes: #72381)
   * Corrected README.Debian (closes: #78803)

 -- Christopher L Cheney <ccheney@debian.org>  Sat, 3 Feb 2001 13:38:34 -0600

2000

vorbis-tools (1.0beta3-1) unstable; urgency=low

   * Initial Release.

 -- Christopher L Cheney <ccheney@debian.org>  Tue, 31 Oct 2000 16:38:42 -0600