[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxv: Changes to 'refs/tags/libxv-2_1.0.4-1'



Tag 'libxv-2_1.0.4-1' created by Julien Cristau <jcristau@debian.org> at 2008-03-21 10:11 +0000

Tagging upload of libxv 2:1.0.4-1 to unstable.

Changes since libxv-1_1.0.3-1:
Ademar de Souza Reis Jr (2):
      convert manpages prototypes to C ANSI format
      get rid of ancient XFree86 CVS Id tags

Alan Coopersmith (1):
      Version bump: 1.0.4

Branden Robinson (1):
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (4):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Do not call laptop-detect, let the only user call it directly

David Nusinow (2):
      Remove make-orig-tar-gz target
      Kill the manifest code.

Julien Cristau (6):
      Merge tag 'libXv-1.0.4' of git.freedesktop.org:/git/xorg/lib/libXv into debian-unstable
      Update changelogs for new upstream release.
      autoreconf
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      debian/control updates
      Prepare changelog for upload

Matthieu Herrb (1):
      nuke RCS Ids

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

---
 ChangeLog                          |   27 
 Makefile.in                        |  158 +--
 aclocal.m4                         |  927 ++++++++++++------
 config.guess                       |   60 -
 config.h.in                        |    9 
 config.sub                         |   78 +
 configure                          | 1861 +++++++++++++++++++++++++------------
 configure.ac                       |    2 
 debian/changelog                   |   16 
 debian/control                     |   16 
 debian/xsfbs/xsfbs.mk              |  110 --
 debian/xsfbs/xsfbs.sh              |    7 
 depcomp                            |   93 +
 include/Makefile.in                |  132 +-
 include/X11/Makefile.in            |  132 +-
 include/X11/extensions/Makefile.in |  105 +-
 install-sh                         |  514 +++++++---
 ltmain.sh                          |  277 +++--
 man/Makefile.am                    |    1 
 man/Makefile.in                    |   90 -
 man/Xv.man                         |    1 
 man/XvFreeAdaptorInfo.man          |    5 
 man/XvFreeEncodingInfo.man         |    5 
 man/XvGetPortAttribute.man         |   26 
 man/XvGetStill.man                 |   40 
 man/XvGetVideo.man                 |   40 
 man/XvGrabPort.man                 |   18 
 man/XvPortNotify.man               |   15 
 man/XvPutStill.man                 |   37 
 man/XvPutVideo.man                 |   37 
 man/XvQueryAdaptors.man            |   24 
 man/XvQueryBestSize.man            |   24 
 man/XvQueryEncodings.man           |   35 
 man/XvQueryExtension.man           |   28 
 man/XvSelectPortNotify.man         |   14 
 man/XvSelectVideoNotify.man        |   16 
 man/XvSetPortAttribute.man         |   18 
 man/XvStopVideo.man                |   23 
 man/XvUngrabPort.man               |   21 
 man/XvVideoNotify.man              |    1 
 missing                            |   61 -
 mkinstalldirs                      |    5 
 src/Makefile.in                    |  147 +-
 43 files changed, 3260 insertions(+), 1996 deletions(-)
---


Reply to: