[ubuntu/oneiric] xvidcore 2:1.3.2-3 (Accepted)

Maia Kozheva sikon at ubuntu.com
Wed Jul 27 02:01:23 UTC 2011


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.

Date: Tue, 26 Jul 2011 06:50:31 -0400
Changed-By: Maia Kozheva <sikon at ubuntu.com>
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Origin: debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/xvidcore/2:1.3.2-3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Jul 2011 06:50:31 -0400
Source: xvidcore
Binary: libxvidcore4 libxvidcore-dev
Architecture: source
Version: 2:1.3.2-3
Distribution: oneiric
Urgency: low
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Maia Kozheva <sikon at ubuntu.com>
Description: 
 libxvidcore-dev - Open source MPEG-4 video codec (development)
 libxvidcore4 - Open source MPEG-4 video codec (library)
Closes: 531040
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.
Checksums-Sha1: 
 2b098289e3f30f5d80250bc0e4b68b52789e6f2b 1767 xvidcore_1.3.2-3.dsc
 56e065d331545ade04c63c91153b9624b51d6e1b 817743 xvidcore_1.3.2.orig.tar.gz
 19933ce7b50371db8c9b6c581cadfd7c1e591f16 5691 xvidcore_1.3.2-3.debian.tar.gz
Checksums-Sha256: 
 a3c3845f60b38c791b2ffea16e164214098c375d8571502532c85c92b44b9c41 1767 xvidcore_1.3.2-3.dsc
 84532724c47f452d1167962e64a7cf34fc22c26f6d3b7afa7304a3765e97689a 817743 xvidcore_1.3.2.orig.tar.gz
 2c631f5007036c57daa932fecec67c439a9b69b259f1d2cfa982b413fdaa9994 5691 xvidcore_1.3.2-3.debian.tar.gz
Files: 
 ebc5ea917e1504b902b183d592314251 1767 libs optional xvidcore_1.3.2-3.dsc
 87c8cf7b69ebed93c2d82ea5709d098a 817743 libs optional xvidcore_1.3.2.orig.tar.gz
 7e5887f3d1b7ed8f064c4ecec7c648e1 5691 libs optional xvidcore_1.3.2-3.debian.tar.gz
Origin: debian/unstable
Launchpad-Bugs-Fixed: 773576

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJOL29mAAoJEDqDNnQ69yYS1cQIAKbib5TP9JuzyhD6kX7woULt
eFJye85GvPt8Wio6AvNCNDLzomSn9iIr/wpfwvRjBOMl4G5GeH1M3FBnQXCdmKJw
xncXgXwheX4lc78aw7b3r+hBiNeP/zBb9bu59pBDpnzOjdOzHNbKJOGk99DC0gN8
rgd6Y6PB3BwIXpohOIBW4qDdGptUM8RrEE29lrcp2hFZ9dccHHYK8sDF6YcbpZuE
mXq5mqED8/0bATuPxGjqh4GTPS2NPbNnZHJrCN+W5PiHH7HHU+WZkZFv49fJ1VI1
w7TWa2XXC15iXpphr3olz1WDhSF9nnZjYikZFGyje/1s5Oa8hn8SKfkUyrOrXTU=
=nMWK
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list