python-libavg - High-level development platform for media-centric applications
# sudo apt-get update
# sudo apt-get install python-libavg
2014-06-24 - Dimitri John Ledkov <xnox@ubuntu.com> libavg (1.8.1-1) unstable; urgency=medium * New upstream release (Closes: #739664) * Mark libdc1394-22-dev as linux-any build-dependency. * Add libvdpau-dev build-dependency. * Add libavresample-dev build-dependency.
2014-02-20 - Dimitri John Ledkov <xnox@ubuntu.com> libavg (1.8.0-1) unstable; urgency=medium * New upstream release. Closes: #721047 * Drop all patches, none are needed with this new upstream release. * Port to dh. * Specify foreign in configure.ac.
2013-09-24 - Dmitrijs Ledkovs <xnox@debian.org> libavg (1.7.1-4) unstable; urgency=low * Drop automake1.10 dependency in favor of automake. Closes: #724398.
2013-08-27 - Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> libavg (1.7.1-3ubuntu1) saucy; urgency=low * Link against boost-system for boost1.50+
2013-02-20 - Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> libavg (1.7.1-3) unstable; urgency=low * Fix building against multiarched python.
2012-07-27 - Peter Michael Green <plugwash@raspbian.org> libavg (1.7.1-2) unstable; urgency=low * Change architecture to any * Make some x86 specific debug code conditional (replacing it with a deliberate segfault) (patch accepted upstream) (Closes: #683105)
2012-06-13 - Dmitrijs Ledkovs <xnox@debian.org> libavg (1.7.1-1) unstable; urgency=low * New maintainer * debian/patches/series: Add patch to fix FTBFS with gcc 4.7 (LP: #1008300) * debian/control: Correct the packaging URL * debian/control: Bump the standards version to 3.9.3 * debian/copyright: Change the URL of the copyright format specification * closing debian bugs, fixed in the previous ubuntu uploads: - builds with gold (Closes: #555079) - uses dh_python2 (Closes: #616859) - no *.la files shipped (Closes: #621534) - don't use -msse2 on non-ix86 architectures (Closes: #580678)
2012-01-29 - OXullo Intersecans <x@brainrapers.org> libavg (1.7.1-0ubuntu1) precise; urgency=low * New upstream release (LP: #923302)
2011-12-06 - OXullo Intersecans <x@brainrapers.org> libavg (1.7.0-0ubuntu1) precise; urgency=low * New upstream release (LP: #899183) * Remove patches 0002-libav-0.7.patch, 0003-fglrx-segfault-on-startup.patch now merged to upstream * Remove unnecessary .la files * Update debian/watch file * Fix debian/copyright dep-5 compliancy * Update standards to version 3.9.2 * Add man pages for avg_checktouch, avg_checkvsync, avg_showsvg * Minor debian/rules enhancement * Add librsvg2-dev, libgdk-pixbuf2.0-dev to Build-Depends * Proper transition to dh_python2
2011-10-09 - Stefano Rivera <stefanor@ubuntu.com> libavg (1.5.4-0ubuntu4) oneiric; urgency=low * Work around segfault when using fglrx (LP: #815922)