* No change rebuild for ppc64el baseline bump.
* Update to dh7 to fix the build
* New upstream version
[ Adrian Bunk ]
* Non-maintainer upload.
* New upstream release. (Closes: #894158)
- Ships updated config.{guess,sub}. (Closes: #894207)
[ Aurelien Jarno ]
* Add a debian/source/lintian-overrides to override the two
license-problem-non-free-RFC issures reported by lintian, and causing
rejection of the package by dak.
* Fixes a bug with oggpack_writecopy() buffer reallocation.
* Updated autotools boilerplate for new arches. Closes: #744721
* Trim the blacklist of arches where stack protector is broken.
* Fix the hardening LDFLAGS.
* Guard against very large packets.
* Numerous documentation fixes, including actually installing all of them
and repairing a number of broken links. Given that this has never been
reported upstream or to Debian, we now have an estimate of the number of
developers and users who actually read them ...
* Tweak config_types.h to compensate for multi-arch insamity.
Closes: #675887
* Build for multi-arch. Closes: #637576
* Build with 'hardening' flags enabled. Closes: #673668
* Adds ogg_stream_flush_fill().
* Restore the RFCs to the package. We've always had permission for RFC 5334,
it's stated explicitly in Section 12 of the text. We apparently also had
previously been given permission for RFC 3533 too - but somehow the record
of that had been lost. We have an explicit grant from Silvia noted in the
copyright file now. Reading and asking trumps over-zealotry.
* Add build-arch and build-indep targets to debian/rules.
* Adds ogg_stream_pageout_fill().
* Fixes for large packets on 32bit systems.
* More documentation updates.
* Alter default flushing behavior to span less often and use larger page
sizes when packet sizes are large.
* Documentation updates.
* Closes: #575675 (wish for new upstream release)
* Add a -dbg package. Closes: #516663
* Keep dpkg-buildpackage out of our build flags. There is no reason to think
that it knows any better than upstream how hard or what should be optimised
in this package.
* New upstream release.
* Adopt this package, with the blessing of Clint. Thanks.
* Enable parallel builds, and automatically fork to the number of CPUs
present unless told otherwise.
* Don't mangle config.{sub,guess} at build time, leave the package source
dir pristine as it was first packed. But update them to the current
versions now. Drop the dependency on autotools-dev.
* Support nostrip in DEB_BUILD_OPTIONS
* Clean out a bunch of dh_* goop that we aren't actually using.
* Simplify the *.install, drop the .la
* Drop the dependency on quilt. For the tiny little patches we are carrying
it's overkill and better done in git anyhow. Most of them should be passed
upstream, and the RFC's we'll hopefully have relicenced soon and will be
able to drop those too.
* Remove myself from Uploaders.
* Bump to Standards-Version 3.8.0.
* Refresh external_rfc_links.diff to -p ab. closes: #485255.
* Add doc_links.diff from Martin Pitt to fix HTML link to ogg/ subdir.
closes: #463164.
* Use dpkg-gensymbols, generating symbol files from packages in
snapshot.debian.net since Mole only offers symbols for the last version.
* Misc changes to debian/control:
+ add Vcs-Bzr header.
+ remove Christopher from Uploaders.
+ do not make libogg-dev Depend: on libc6-dev.
+ use ${binary:Version} instead of ${Source-Version}.
* Other changes:
+ bump debian/compat to 5.
+ use /usr/share/quilt/quilt.make.
+ remove emacs cruft from changelog.
+ bump Standards-Version to 3.7.3 (no changes needed).
* Unbreak shlibs (bad argument to dh_makeshlibs; stick to plain -V).
* Install CHANGES from tarball as upstream changelog.
* Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph).
* New upstream release packaged. (Closes: #342577)
As noted in README.Debian-source, the files rfc3533.txt and rfc3534.txt
have been removed from the doc/ subdirectory for their non-free license.
* Move HTML documentation from /usr/share/doc/libogg-dev itself to an html/
subdirectory of it. As it happens, this closes: #300680.
* Update debian/control:
+ drop unnecessary build-dependencies on gawk and devscripts.
+ drop version restriction on debhelper build-dependency, since it's
already satisfied with stable.
* Overhaul debian/rules, and switch to quilt for patch management. (This
closes: #347418, FTBFS with the previous rules file and the new make.)
* Add debian/compat file, instead of exporting DH_COMPAT.
* debian/patches:
+ external_rfc_links.diff: patch HTML documentation to reference external
RFCs instead of local copies, and doc/Makefile.* not to install them,
since these are not present in the Debian repacked tarball.
* Update download URL in debian/copyright.
* Add debian/watch file.
* Bumped Standards-Version to 3.6.2 (no changes required).
* Drop useless/empty libao2/README.Debian.
* New upstream.
* New upstream.
* New upstream.
* New upstream.
* added autotools target (config.* updater) to rules
* New upstream.
* New upstream.
* Updated config.* files (Closes: #94816)
* Changed clean to distclean.
* New upstream.
* Fixed Sections.
* Updated to Standards-Version to 3.5.1.0
* Fixed package description (closes: #78387)
* Fixed development library package name.
* Initial Release.