Change logs for libxv source package in Intrepid

  • libxv (2:1.0.4-1) unstable; urgency=low
    
      [ Timo Aaltonen ]
      * Bump the epoch so that this can be synced to Ubuntu in the future.
    
      [ Julien Cristau ]
      * New upstream release.
      * Remove Branden from Uploaders with his permission and add myself.
      * Bump Standards-Version to 3.7.3.
      * Don't build-depend on packages with a -1 debian revision.
      * Drop the XS- prefix from Vcs-* control fields.
      * libxv1 and libxv1-dbg don't need a dependency on x11-common.
      * Use ${binary:Version} instead of the deprecated ${Source-Version}.
    
     -- Bryce Harrington <email address hidden>   Fri,  13 Jun 2008 09:38:09 +0100
  • libxv (2:1.0.3-1ubuntu1) gutsy; urgency=low
    
      * Merge with debian.  Remaining Ubuntu changes:
        - Bump epoch
        - Update maintainer to Ubuntu
        - Pass LIB_MAN_SUFFIX=3 to configure, and ship man pages.
      * debian/copyright
        - Added copyright/license statement for packaging
      * debian/rules
        - Added cleanup of Makefile, config.h, and stamp-*
    
    libxv (1:1.0.3-1) unstable; urgency=low
    
      * New upstream release.
      * Drop obsolete CVS information from package descriptions and add
        XS-Vcs-*.
      * Install the upstream changelog.
      * Put binary packages in the correct sections.
      * Remove Fabio from Uploaders, with his permission.
    
    libxv (1:1.0.2-1) unstable; urgency=low
    
      * New upstream release
      * Remove 01_author_info.diff which is now obsolete
    
    libxv (1:1.0.1-6) unstable; urgency=low
    
      [ Drew Parsons ]
      * dbg package has priority extra.
    
      [ David Nusinow ]
      * Add 01_author_info.diff pulled from git head to fill in AUTHORS and
        COPYING files in the source tree. Update debian copyright for the patch.
      * Version build-depends on debhelper 5
    
    libxv (1:1.0.1-5) unstable; urgency=low
    
      * Revert .la file addition.
    
    libxv (1:1.0.1-4) unstable; urgency=low
    
      * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
        idempotency fix.
      * Run dh_install w/ --list-missing.
      * Drop duplicate x11-common dep in -dev package.
      * Bump standards version to 3.7.2.0.
      * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
        the rest of Debian.
      * Bump debhelper compat to 5.
      * Fix dh_strip call to skip the -dbg package.
      * Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
        extension dropped.
      * Add a debian/copyright file; this was missing...
      * Include .la files in -dev package.
      * Include Xv manpages in the -dev package.
    
     -- Bryce Harrington <email address hidden>   Thu, 19 Jul 2007 16:13:20 -0700