-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 26 Jul 2011 06:50:31 -0400 Source: xvidcore Binary: libxvidcore4 libxvidcore-dev Architecture: amd64 source Version: 2:1.3.2-3 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> Changed-By: Andres Mejia <amejia@debian.org> Closes: 531040 Launchpad-Bugs-Fixed: 306399 530876 Description: libxvidcore4 - Open source MPEG-4 video codec (library) libxvidcore-dev - Open source MPEG-4 video codec (development) Changes: xvidcore (2:1.3.2-3) unstable; urgency=low . * Fix typo to location of LGPL-2 on Debian systems. . xvidcore (2:1.3.2-2) unstable; urgency=low . [ Fabian Greffrath ] * Build-Depend on yasm. A recent enough version is in Debian now and the configure script prefers it over nasm. . [ Reinhard Tartler ] * document copyright and license of altivec assembler . xvidcore (2:1.3.2-1) unstable; urgency=low . [ Fabian Greffrath ] * Imported Upstream version 1.3.2 (Closes: #531040) + dropped the debian/ directory from release tarballs. + updated the configure helper scripts. + Makefile does not include platform.inc in clean rules anymore. + Makefile now shows build infos in the default build rule. . [ Andres Mejia ] * Update to my @debian.org email. * Update debian/copyright to reflect licensing of new upstream release. * Update debian/copyright to DEP-5 spec. . xvidcore (2:1.3.1-1) UNRELEASED; urgency=low . [ Fabian Greffrath ] * Imported Upstream version 1.3.1 * Remove configure.in-fix.patch and no-exec-stack-elf32.patch, applied upstream. * Upstream updated their configure script, so drop autoconf. * Update debian/gbp.conf and document filtering in git-import-orig. * Fix so-symlink in debian/libxvidcore-dev.links. * Simplify the changes to show build options during build. . [ Andres Mejia ] * Show build options during build. * Simplify setting of CFLAGS. * Bump to Standards-Version 3.9.2. * Fix description-synopsis-starts-with-article lintian warnings. * Support parallel builds. * Enable -O3 instead of -O2. * Include Vcs-* entries. * Add DM-Upload-Allowed: yes. * Include local options to unapply all patches and abort on any upstream changes. . xvidcore (2:1.3.0-1) UNRELEASED; urgency=low . * Imported Upstream version 1.3.0 * Use 3.0 (quilt) source format. * Refresh build system patches. * yasm (> 1.0) is required but not in Debian yet, build-depend on nasm (>= 2.0) * Avoid running configure in the clean rule. * Remove unused lintian overrides. * Fix ldconfig-symlink-referencing-wrong-file. * Update libxvidcore4.symbols file. * Drop build-system-update.patch, use autotools-dev and autoconf at build-time instead. * Backup and restore build/generic/configure instead of removing it. * Really disable the executable bit for GNU-stack for elf32 archs. . xvidcore (2:1.2.2+debian-3) UNRELEASED; urgency=low . [ Fabian Greffrath ] * Update my e-mail address. * Make use of dh --sourcedirectory, instead of overriding all of dh_auto_*. * Remove ltmain.sh from debian/patches/build-system-update.patch, xvidcore does not even use libtool. * Update debian/patches/build-system-update.patch with a recent autoconf and autotools-dev. . [ Andres Mejia ] * Fix issue where autoconf outputs badly formatted configure script. * Update build-system-update.patch description with instructions on how to update build system. * Update Standards-Version to 3.9.1. No changes needed. . xvidcore (2:1.2.2+debian-2) unstable; urgency=low . [ Maia Kozheva ] * Merged README.Source and README.source. . [ Reinhard Tartler ] * Upload to Debian, Closes: #531040 . xvidcore (2:1.2.2+debian-1ubuntu2) maverick; urgency=low . * Really merge README.Source and README.source now. . xvidcore (2:1.2.2+debian-1ubuntu1) maverick; urgency=low . * Merged from debian-unofficial release 2:1.2.2+debian-1, remaining Ubuntu changes: - Merged README.Source and README.source. . xvidcore (2:1.2.2+debian-1) unstable; urgency=low . * Prepare release for Debian. * Set appropriate debian-branch default for master branch. * Fix Maintainer field and set myself as an uploader. * Bump Standards-Version to 4. * Remove dependence on cdbs and just use debhelper. * Update the build system via a quilt patch. * Add lintian overrides with appropriate messages for overrides. . xvidcore (2:1.2.2+debian-0ubuntu2) lucid; urgency=low . * Non-exec patches got broken upstream by invoking yasm -f elf64/elf32, so the __OUTPUT_FORMAT__==elf test no longer works. Instead, trigger the section in the global include file, thanks to Russell Coker (LP: #530876). . xvidcore (2:1.2.2+debian-0ubuntu1) lucid; urgency=low . * Fakesynced new upstream release from the debian-multimedia git repository. (LP: #306399) * Dropped Ubuntu patches, all applied upstream: - 01_ia64_fix.dpatch - 50_non-exec-stack.dpatch - CVE-2007-3329.dpatch . xvidcore (1.2.2+debian-0debimedia1) unstable; urgency=low . * Added debian/README.Source. * Updated Maintainer and Uploaders fields. * Build-Depend on yasm (>= 0.8), since it's in squeeze now. * Bumped Standards-Version to 3.8.2. . xvidcore (1.2.2+debian-0fab5) unstable; urgency=low . * debian/copyright: Finalized. . xvidcore (1.2.2+debian-0fab4) unstable; urgency=low . * debian/control: Prefer yasm (>= 0.8) over nasm (>= 2.0). * debian/copyright: Simplified. . xvidcore (1.2.2+debian-0fab3) unstable; urgency=low . * debian/control, debian/rules: Ported from debhelper (>= 7.2) to cdbs. * debian/control: Wrapped Build-Depends and Depends fields. * debian/control: Removed Build-Depends on quilt. * debian/patches/: Removed. . xvidcore (1.2.2+debian-0fab2) unstable; urgency=low . * debian/control: Bumped Build-Depends to debhelper (>= 7.2). * debian/control: Adjusted Build-Depends on nasm and yasm. * debian/copyright: Improved based on an approach by Loïc Martin <loic.martin3@gmail.com>. * debian/libxvidcore4.symbols: Added. * debian/rules: Added reasonable defaults to CFLAGS. * debian/rules: Added execute permissions to the configure script after the patch rule instead of before the configure rule. * debian/watch: Added. . xvidcore (1.2.2+debian-0fab1) unstable; urgency=low . * New upstream release. . xvidcore (1.2.1+debian-0fab1) unstable; urgency=low . * Initial release. * Rebuilt upstream tarball without debian/ directory. * Patched a build environment into the top level source directory. Checksums-Sha1: 6404af1d478cb1123a04439ec67fd628eed455a1 1498 xvidcore_1.3.2-3.dsc 19933ce7b50371db8c9b6c581cadfd7c1e591f16 5691 xvidcore_1.3.2-3.debian.tar.gz 20aa58789ac94654dc649f9d474c410bd1d4d158 327118 libxvidcore4_1.3.2-3_amd64.deb 238b7718ed51167a19351bb5f8e4741b83d45956 378942 libxvidcore-dev_1.3.2-3_amd64.deb Checksums-Sha256: 48ba4223748d12e2ec45ae4ae490ec9658a0a701db5346b2047597166f1ed873 1498 xvidcore_1.3.2-3.dsc 2c631f5007036c57daa932fecec67c439a9b69b259f1d2cfa982b413fdaa9994 5691 xvidcore_1.3.2-3.debian.tar.gz bcc4fac5405af3ef0a78ff4d14fc72152a594aacea1f5b2abeaa6e90c1e06ff9 327118 libxvidcore4_1.3.2-3_amd64.deb 0423f7f4ab0d79a2ab6f6c3b8fe466fe5314c117e8cc14facfa07ce2cc883141 378942 libxvidcore-dev_1.3.2-3_amd64.deb Files: b590f6d4a6cb05b8c6f6b69ab86856f7 1498 libs optional xvidcore_1.3.2-3.dsc 7e5887f3d1b7ed8f064c4ecec7c648e1 5691 libs optional xvidcore_1.3.2-3.debian.tar.gz dcee18f296525ff36d0dfc970c6ac3ec 327118 libs optional libxvidcore4_1.3.2-3_amd64.deb b63f2c8f3be3d172b2b163faa8ceef97 378942 libdevel optional libxvidcore-dev_1.3.2-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Debian Powered! iEYEARECAAYFAk4utiAACgkQmAg1RJRTSKTobACfXOMQcF8i/PBkldDxDF7q6LKb 3sMAnA8r5JAL78GBdibduu6Ie18uPKAH =e9r+ -----END PGP SIGNATURE----- Accepted: libxvidcore-dev_1.3.2-3_amd64.deb to main/x/xvidcore/libxvidcore-dev_1.3.2-3_amd64.deb libxvidcore4_1.3.2-3_amd64.deb to main/x/xvidcore/libxvidcore4_1.3.2-3_amd64.deb xvidcore_1.3.2-3.debian.tar.gz to main/x/xvidcore/xvidcore_1.3.2-3.debian.tar.gz xvidcore_1.3.2-3.dsc to main/x/xvidcore/xvidcore_1.3.2-3.dsc