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

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



Tag 'libxv-2_1.0.5-1' created by Julien Cristau <jcristau@debian.org> at 2009-11-25 19:07 +0000

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

Changes since libxv-2_1.0.4-1:
Alan Coopersmith (7):
      Add README with pointers to mailing list, bugzilla & git repos
      Adjust flags definitions to fix lint library build
      Move xv-library-v2.2.txt document from xorg-docs
      Man page cleanups and formatting fixes
      Convert documentation from xv-library-v2.2.txt into man pages
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXv 1.0.5

Brice Goglin (6):
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright
      Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
      Merge branch 'debian-unstable' of git://git.debian.org/pkg-xorg/xsfbs into debian-unstable
      Bump Standards-Version to 3.8.2 now that we have README.source
      Move -dbg packages to section debug

David Nusinow (1):
      Add README.source

Julien Cristau (25):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      xsfbs: add a repack script for uscan
      xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
      xsfbs: repack.sh needs to be executable
      xsfbs: don't run dpkg --print-installation-architecture
      Kill custom readlink function
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.

Timo Aaltonen (7):
      Merge commit 'libXv-1.0.5' into debian-unstable
      Update the changelogs.
      Delete generated files.
      Run autoreconf on build. Add build-deps on automake, libtool and xutils-dev.
      Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
      Drop Pre-Depends on x11-common from libxv-dev. This was needed for upgrades from sarge.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 .gitignore                         |    9 
 ChangeLog                          |   70 
 Makefile.am                        |    4 
 Makefile.in                        |  725 -
 README                             |   25 
 aclocal.m4                         | 8207 -------------
 config.guess                       | 1526 --
 config.h.in                        |   64 
 config.sub                         | 1658 --
 configure                          |21808 -------------------------------------
 configure.ac                       |   15 
 debian/README.source               |   73 
 debian/changelog                   |   23 
 debian/control                     |   28 
 debian/copyright                   |  109 
 debian/rules                       |   17 
 debian/xsfbs/repack.sh             |   32 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk              |   72 
 debian/xsfbs/xsfbs.sh              |  526 
 depcomp                            |  589 
 include/.gitignore                 |    2 
 include/Makefile.in                |  503 
 include/X11/.gitignore             |    2 
 include/X11/Makefile.in            |  503 
 include/X11/extensions/.gitignore  |    2 
 include/X11/extensions/Makefile.in |  422 
 include/X11/extensions/Xvlib.h     |    5 
 install-sh                         |  519 
 ltmain.sh                          | 6964 -----------
 man/.gitignore                     |    3 
 man/Makefile.am                    |   13 
 man/Makefile.in                    |  441 
 man/Xv.man                         |  125 
 man/XvCreateImage.man              |  103 
 man/XvFreeAdaptorInfo.man          |   32 
 man/XvFreeEncodingInfo.man         |   31 
 man/XvGetPortAttribute.man         |   92 
 man/XvGetStill.man                 |  105 
 man/XvGetVideo.man                 |  103 
 man/XvGrabPort.man                 |   47 
 man/XvListImageFormats.man         |  107 
 man/XvPortNotify.man               |   22 
 man/XvPutImage.man                 |   77 
 man/XvPutStill.man                 |   72 
 man/XvPutVideo.man                 |   80 
 man/XvQueryAdaptors.man            |   43 
 man/XvQueryBestSize.man            |   43 
 man/XvQueryEncodings.man           |   52 
 man/XvQueryExtension.man           |   45 
 man/XvQueryPortAttributes.man      |   55 
 man/XvSelectPortNotify.man         |   46 
 man/XvSelectVideoNotify.man        |   37 
 man/XvSetPortAttribute.man         |  102 
 man/XvShmCreateImage.man           |    1 
 man/XvShmPutImage.man              |    1 
 man/XvStopVideo.man                |   45 
 man/XvUngrabPort.man               |   37 
 man/XvVideoNotify.man              |   32 
 man/xv-library-v2.2.txt            |  300 
 missing                            |  367 
 mkinstalldirs                      |  161 
 src/.gitignore                     |    6 
 src/Makefile.am                    |    7 
 src/Makefile.in                    |  525 
 65 files changed, 1801 insertions(+), 46209 deletions(-)
---


Reply to: