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

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



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

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

Changes since libxvmc-1_1.0.4-2:
Alan Coopersmith (4):
      Add README with pointers to mailing list, bugzilla & git repos
      Move XvMC_API.txt from xorg-docs
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXvMC 1.0.5

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

Brice Goglin (10):
      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
      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 (3):
      Remove make-orig-tar-gz target
      Kill the manifest code.
      Add README.source

Julien Cristau (28):
      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.
      Also remove compile on clean
      Remove -1 debian revisions from build-deps to appease lintian.
      Install XvMC_API.txt in libxvmc-dev.
      Prepare changelog for upload

Paulo Cesar Pereira de Andrade (2):
      Add missing prototypes to XvMClibint.h
      Janitor: make distcheck, compiler warnings, .gitignore.

Timo Aaltonen (8):
      Bump the epoch so that this can be synced to Ubuntu in the future.
      Merge commit 'libXvMC-1.0.5' into debian-unstable
      Update the changelogs.
      Delete generated files.
      Run autoreconf on build. Add build-deps on automake and libtool.
      Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
      Drop pre-dependency on x11-common from libxvmc-dev.  This was needed for upgrades from sarge.
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable

---
 .gitignore                         |    8 
 ChangeLog                          |   54 
 Makefile.am                        |    7 
 Makefile.in                        |  698 -
 README                             |   24 
 XvMC_API.txt                       | 1293 ++
 aclocal.m4                         | 7884 -------------
 compile                            |  142 
 config.guess                       | 1500 --
 config.h.in                        |   58 
 config.sub                         | 1608 --
 configure                          |21069 -------------------------------------
 configure.ac                       |   12 
 debian/README.source               |   73 
 debian/changelog                   |   29 
 debian/control                     |   39 
 debian/copyright                   |    3 
 debian/libxvmc-dev.install         |    1 
 debian/rules                       |   17 
 debian/xsfbs/repack.sh             |   32 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 
 debian/xsfbs/xsfbs.mk              |  172 
 debian/xsfbs/xsfbs.sh              |  533 
 depcomp                            |  530 
 include/.gitignore                 |    2 
 include/Makefile.in                |  484 
 include/X11/.gitignore             |    2 
 include/X11/Makefile.in            |  484 
 include/X11/extensions/.gitignore  |    2 
 include/X11/extensions/Makefile.in |  406 
 install-sh                         |  323 
 ltmain.sh                          | 6871 ------------
 missing                            |  360 
 mkinstalldirs                      |  158 
 src/.gitignore                     |    7 
 src/Makefile.am                    |    3 
 src/Makefile.in                    |  511 
 src/XvMCWrapper.c                  |    6 
 src/XvMClibint.h                   |   42 
 39 files changed, 1772 insertions(+), 43825 deletions(-)
---


Reply to: