[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
* Bump Standards-Version to 4.4.1
[ Dennis Braun ]
* New upstream version 1.4.2
* Refresh patchset
- Drop patches, applied by upstream or just obsolete
* d/control:
+ Bump dh-compat to 13
+ Add myself as uploader
+ Bump Standards-Version to 4.6.0
+ Set Rules-Requires-Root: no
* Add bug and repository fields to d/upstream/metadata
* Bump d/watch version to 4
[ Petter Reinholdtsen ]
* Change mailcap entries with quoted %-escapes to unquoted entries
(Closes: #982951).
* Team upload
[ Ondřej Nový ]
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Set Vcs-* to salsa.debian.org
[ Florian Schlichting ]
* Set Maintainer address to Debian Multimedia Maintainers (closes: #899864)
* Use secure URIs for xiph.org
* Bump dh compat to level 12
* Enable all hardening build flags
* Transition to automatic dbgsym package
* Simplify install and manpages files, now that we build just one package
* Let autoreconf do the config.sub/config.guess stuff, but exclude Makefile
from debian/ (again)
* Add dependency on sensible-utils for vorbistagedit
* Add spelling.patch (thanks, lintian)
* Let the upstream build system install ogg123rc-example
* Declare compliance with Debian Policy 4.3.0
* Non-maintainer upload.
- Uploading changes already applied in VCS
[ Petter Reinholdtsen ]
* Add git link to patches applied upstream.
- 0002-Don-t-corrupt-stdout.patch
- 0003-Floating-point-comparison-fails.patch
* Changed Standards-Version from 3.9.6 to 3.9.8.
* Added CPE id in d/upstream/metadata for future reference.
[ Helmut Grohne ]
* Do not run tests under DEB_BUILD_OPTIONS=nocheck (Closes: #838866)
* Drop debconf from autopkgtest dependencies. We do not anything
from it.
* Correct test to use just built oggenc as well as vcut.
[ Martin Steghöfer ]
* Fix segmentation fault in vcut (Closes: #818037)
[ Petter Reinholdtsen ]
* Updated French translation by Damien / vauss. (Closes: #813742)
* Added libcurl4-openssl-dev as alternative build dependency for
libcurl4-gnutls-dev.
* Added simple autopkgtest script to verify vcut no longer segfaults.
[ Martin Steghöfer ]
* oggdec: Write to stdout instead of "-.wav" when reading from stdin
and not output file name is given (Closes: #263762).
* ogg123: Mention FLAC capabilities in man page. (Closes: #572491)
[ Petter Reinholdtsen ]
* Added Ralph Giles as uploader.
[ Martin Steghöfer ]
* Format patches for gbp-pq, correct tagging and add missing
information to tagging.
* Add sampling rate sanity check to avoid crash (in case of unpatched
libvorbis version) or to improve error message (with patched libvorbis).
* Fix vorbistagedit: Reading of file list from stdin was broken.
(Closes: #771448)
* Documentation of vorbistagedit: Improve wording of error message.
* Fix bashism in /usr/bin/vorbistagedit (negative status code).
(Closes: #772391)
* Truncate long status lines on small terminals (Closes: #239073)
* Fix ogg123 speex stereo playback: Initialize stereo information
data structure (Closes: #312185)
* Fix ogg123 speex playback: Initialize channel matrix (Closes: #772766)
* Add low-priority mailcap entry for "ogginfo" on action "cat".
(Closes: #728062)
* Fix oggdec crash/hang: Don't ignore stream errors (Closes: #772978)
* Use translations in oggdec (Closes: #772976)
[ Petter Reinholdtsen ]
* Add debian/gbp.conf to enforce the user of pristine-tar.
* oggenc: Fix large alloca on bad AIFF input to oggenc
(CVE-2015-6749). (Closes: #797461)
* oggenc: Validate count of channels in the header
(CVE-2014-9638, CVE-2014-9639). (Closes: #776086)
[ Martin Steghöfer ]
* Fix oggenc crash on closing raw input files by backporting r19117 from upstream
(Closes: #771363)
* Fix vorbistagedit: Correctly process input files containing spaces
(Closes: #763338)
[ Martin Steghöfer ]
* Fix ogg123 freeze when interrupting at End-Of-Stream
(Closes: #307325).
* Make it clear in the ogg123 manual page and error message that -f
needs a previous -d (Closes: #359948).
* Make sure vorbistagedit quote command line arguments when
processing options (Closes: #763338).
* List audio/ogg as a MIME type handled by ogg123 (Closes: #724952).
[ Martin Steghöfer ]
* Switch to 3.0 (quilt) source format.
[ Petter Reinholdtsen ]
* Added dont-corrupt-stdout.patch to avoid printing version string
to stdout when printing data to stdout (Closes: #595104). Patch
from Joao Paulo Pinharanda Magalhaes.
* Refresh.
* Added quality-check-first-scale-next.patch to avoid incorrectly
complaining about too high quality (Closes: #634855). Patch from
Mats Erik Andersson.
* Switch from debhelper version 7 to 9, and adjust code to build
with this setup. Added format-security.patch to fix build failure
triggered when hardening was automatically enabled.
* Added fix_xiph_url.diff from Ubuntu to correct URL in
vorbiscomment.1 manual page (Closes: #664153, LP: #954529). Patch
from Aditya Vaidya and Ubuntu.
* Improve vorbistagedit:
- allow support for .oga, .ogv, .ogx, and .spx files (LP: #313529)
- make '-v' option show version (LP: #1005273)
- show usage and exit with code 1 if no arguments given (LP:
#1005278)
- add information about OGG extensions in manual page. Patch from
Aditya Vaidya and Ubuntu.
[ Martin Steghöfer ]
* Updated meta information (VCS and Homepage) to list git repository.
[ Petter Reinholdtsen ]
* Drop John Francesco Ferlito and add me and Martin Steghöfer as uploaders.
* Updated standards-version from 3.8.4 to 3.9.6.
* Non-maintainer upload.
* Build-depend on pkg-config, required for libao detection (presumably
this was previously pulled in indirectly). Thanks to peter green for
diagnosing this. (Closes: #750290)
* New upstream release. (Closes: #575677)
- remove patches/for_upstream-manpage_typos.diff.
- remove patches/upstream_r14728-speex_format_validation.diff.
- remove patches/upstream_r14957-ogg123_stop_decode_on_closed_buffer.diff.
- remove patches/upstream_r14982-ogg123_man_page_http_only.diff.
- ogg123 thinks any file it opens is seekable. (Closes: #528802)
- oggenc confuses minimum and maximum bitrate. (Closes: #333437)
- Files encoded with oggenc show a false min/max bitrate. (Closes: #333442)
- vorbiscomment manpage is unclear about clearing tags. (Closes: #417606)
- time overflow in oggenc. (Closes: #437093)
- ogg123: duhk at the end of files.ogg. (Closes: #425549)
- please support replaygain. (Closes: #362530)
- /usr/bin/oggenc: Please escape dashes in the manpage. (Closes: #264365)
- vorbis-tools: [INTL:hu] New Hungarian translation. (Closes: #272037)
* Allow global tag editing in vorbistagedit. (Closes: #507230)
* debian/compat
- Moved to version 7
* debian/control
- Added ${misc:Depends}.
- Bumped dependency on debhelper to 7.0.50~.
- Depend on libao >= 1.0.0
- Depend on libvorbis >= 1.3.0
* Added debian/docs
* Moved to debhelper 7 style dh rules
* Add source/format, 1.0
* Remove myself from Uploaders.
* Bump to Standards-Version 3.8.0.
* Refresh upstream_r14957-ogg123_stop_decode_on_closed_buffer.diff and
upstream_r14982-ogg123_man_page_http_only.diff to -p ab.
closes: #484961.
* Add upstream_r14957-ogg123_stop_decode_on_closed_buffer.diff.
closes: #478991.
* Add upstream_r14982-ogg123_man_page_http_only.diff to clarify that
-b option is for HTTP streams only. closes: #288687.
* Drop for_upstream-mention_alsa09_in_ogg123.1.diff. closes: #482347.
[ Adeodato Simó ]
* Install upstream CHANGES file as changelog.gz. Thanks Bastian Kleineidam.
(Closes: #470133)
[ Clint Adams ]
* Add upstream_r14728-speex_format_validation.diff. closes: #480059.
* Loosen libflac-dev build dependency to (>> 1.1.4) to facilitate
backports.
* New upstream release.
- Drop upstream_r9696-play_from_pipe.diff (merged)
- Drop upstream_r9935-dont_clobber_file_on_error.diff (merged)
- Drop upstream_r10080-fix_non-ascii_comments.diff (merged)
- Drop for_upstream-oggenc_inputfile_vs_input.wav.diff (merged)
- Drop for_upstream-mention_option_-R_in_vorbiscomment.1.diff (merged)
- Update for_upstream-manpage_typos.diff (some hunks merged)
- Drop for_upstream-encodage_vs_codage_in_fr.po.diff (merged)
- Update no_debian_subdir.diff
- Update no_fast-math.diff
- Drop upstream_r10091-ogg123_return_error.diff (merged)
- Drop upstream_r12189-ogg123_2hr_intermittentnoise.diff (merged)
- Drop upstream_r12201-ogg123_crlf_in_playlists.diff (merged)
- Drop upstream_r12202-ogg123_curlopt_mute.diff (merged)
- Drop upstream_r11665_r12199_plus_autoconf.diff (merged)
* Bump to Standards-Version 3.7.3.
* Rename control header to Vcs-Bzr.
* Update vorbistagedit to 0.5 to cope with bash users.
closes: #421319.
* Update long description to mention that ogg123 can play FLAC
files. closes: #434827.
* Update for the FLAC 1.1.4 transition:
+ grab patch from upstream to cope with libOggFLAC having been merged into
libFLAC.
+ build-depend on libflac-dev (>= 1.1.4-1), keeping liboggflac-dev as a
second alternative.
(Closes: #426674)
* Remove irrelevant blurb about "written for Debian because the original
program does not have a manual page" from vorbistagedit.1.
* Add XS-VCS-Bzr header in debian/control.
* Switch build dependency from "libcurl3-gnutls-dev" to
"libcurl4-gnutls-dev". closes: #423654.
* Add upstream_r12202-ogg123_curlopt_mute.diff to handle
CURLOPT_MUTE being dropped in curl4.
* Add upstream_r12201-ogg123_crlf_in_playlists.diff to handle
CR/LF endings in playlists. closes: #173676.
* Add upstream_r12189-ogg123_2hr_intermittentnoise.diff to fix
"ogg123 output corrupted after some time of playback".
closes: #298719.
* Update vorbistagedit to upstream version 0.4.
* Update vorbistagedit to upstream version 0.3, fixing bashisms.
closes: #381705.
* Add man page for vorbistagedit from François Wendling.
closes: #399116.
* Add for_upstream-ogg123_flac_divbyzero.diff to fix SIGFPE when
playing certain corrupt .flac files. Submitted upstream as
xiph.org Trac ticket #1119. closes: #407022.
* Bump Standards-Version to 3.7.2.
* 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)
* 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]
* Build with LFS. closes: #359068.
* Switch patch management to quilt.
* 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.
* 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).
* 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/*.]
* 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).
* 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.
* 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)
* Non-maintainer upload.
* Switched to libcurl3-dev (closes: #260207).
* New upstream.
* Include ogg123rc-example. (Closes: #187204)
* Add application/ogg to vorbis-tools.mime. (Closes: #204883)
* Rebuild against new libvorbis0a package.
* GNU config automated update: config.sub (20020621 to 20030103),
config.guess (20020529 to 20030110)
* New upstream.
(Closes: #88450, #109241, #111565, #127184, #127688, #127730, #127734,
#127999, #130021, #136663, #136664, #140909, #146271, #146314)
* New upstream. (Closes: #90852, #103707, #104366, #107898, #108803,
#113855, #114730, #115859, #117091)
* added autotools target (config.* updater) to rules
* New upstream. (Closes: #98059, #99050)
* Build with empty diff.gz to fix bug. (Closes: #104473)
* 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)
* New upstream.
* Fix for multi open /dev/dsp (closes: #81146)
* devfs bug fixed (closes: #81621)
* Fixed Build-Depends version dependencies.
* Updated to Standards-Version to 3.5.1.0
* Use abcde (closes: #70032)
* Fixed (closes: #72381)
* Corrected README.Debian (closes: #78803)
* Initial Release.