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

libdmx: Changes to 'refs/tags/libdmx-1_1.0.99.1-1'



Tag 'libdmx-1_1.0.99.1-1' created by Julien Cristau <jcristau@debian.org> at 2009-09-05 15:28 +0000

Tagging upload of libdmx 1:1.0.99.1-1 to experimental.

Changes since libdmx-1_1.0.2-3:
Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Brice Goglin (3):
      Update xsfbs/quilt patching rules to be compatible with the
      Update xsfbs/quilt patching rules to be compatible with the
      Misc fixes to debian/control and debian/copyright

David Nusinow (1):
      Add README.source

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (35):
      Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      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
      Merge commit '4c2fb5aa80a15b5a9a9b51b03c7dc30496a22561' into debian-unstable
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Merge tag 'libdmx-1.0.99.1' into debian-experimental
      Bump changelogs
      Wrap the Build-Depends control field
      dmxext.h has moved here from dmxproto
      Run autoreconf at build time.
      Delete generated files
      Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
      Move libdmx1-dbg to new 'debug' section.
      Drop Pre-Depends on x11-common which was necessary for upgrades from sarge.
      Bump Standards-Version to 3.8.3.
      Prepare changelog for upload

Paulo Cesar Pereira de Andrade (1):
      Janitor: correct make distcheck.

Peter Hutterer (2):
      Move dmxext.h from dmxproto to here.
      libdmx 1.0.99.1

---
 .gitignore                         |    6 
 ChangeLog                          |  257 
 Makefile.am                        |   12 
 Makefile.in                        |  709 -
 README                             |   25 
 aclocal.m4                         | 8207 --------------
 config.guess                       | 1526 --
 config.h.in                        |   64 
 config.sub                         | 1658 --
 configure                          |21674 -------------------------------------
 configure.ac                       |   11 
 debian/README.source               |   73 
 debian/changelog                   |   20 
 debian/control                     |   28 
 debian/copyright                   |    3 
 debian/libdmx-dev.install          |    1 
 debian/rules                       |   14 
 debian/xsfbs/repack.sh             |   32 
 debian/xsfbs/xsfbs.mk              |   51 
 debian/xsfbs/xsfbs.sh              |  522 
 depcomp                            |  589 -
 include/X11/extensions/dmxext.h    |  162 
 install-sh                         |  519 
 ltmain.sh                          | 6964 -----------
 man/DMX.man                        |   38 
 man/DMXAddInput.man                |    6 
 man/DMXAddScreen.man               |   14 
 man/DMXChangeDesktopAttributes.man |    4 
 man/DMXChangeScreensAttributes.man |   10 
 man/DMXForceWindowCreation.man     |    4 
 man/DMXGetDesktopAttributes.man    |    4 
 man/DMXGetInputAttributes.man      |   24 
 man/DMXGetInputCount.man           |   10 
 man/DMXGetScreenAttributes.man     |    8 
 man/DMXGetScreenCount.man          |    8 
 man/DMXGetWindowAttributes.man     |   18 
 man/DMXQueryExtension.man          |    6 
 man/DMXQueryVersion.man            |    6 
 man/DMXRemoveInput.man             |    4 
 man/DMXRemoveScreen.man            |    6 
 man/DMXSync.man                    |    4 
 man/Makefile.in                    |  430 
 missing                            |  367 
 mkinstalldirs                      |  161 
 src/Makefile.am                    |   10 
 src/Makefile.in                    |  490 
 46 files changed, 817 insertions(+), 43942 deletions(-)
---


Reply to: