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

xserver-xorg-video-dummy: Changes to 'refs/tags/xserver-xorg-video-dummy-1_0.3.0-1'



Tag 'xserver-xorg-video-dummy-1_0.3.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-02 19:56 +0000

Tagging upload of xserver-xorg-video-dummy 1:0.3.0-1 to unstable.

Changes since xserver-xorg-video-dummy-1_0.2.0-7:
Adam Jackson (2):
      Death to RCS tags.
      dummy 0.3.0

Brice Goglin (6):
      Fix displaying of patches applied by quilt.
      Minor fixes in the patching system.
      Fix "display the output of quilt push/pop".
      Define DUMMY_*_VERSION* using PACKAGE_VERSION_*
      Do not call laptop-detect, let the only user call it directly
      Update xsfbs/quilt patching rules to be compatible with the

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

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings

Julien Cristau (17):
      xsfbs.mk: make 'serverabi' depend on 'install'
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-video-dummy-0.3.0' into debian-experimental
      autoreconf
      Update changelogs.
      debian/control updates
      Remove xsfbs-autoreconf.mk
      Remove the .pc directory properly
      xsfbs.sh: add remove_conffile_lookup
      xsfbs.sh: use 'local' now that policy allows it
      Revert to building against xserver 1.4
      Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Switch to debhelper compat 5.
      Add myself to Uploaders.
      Don't try to install a nonexistent manpage
      Run dpkg-shlibdeps with --warnings=6.
      Prepare changelog for upload

---
 .cvsignore                              |   19 
 .gitignore                              |   20 
 ChangeLog                               |  287 ++++
 Makefile.in                             |  152 +-
 aclocal.m4                              |  911 ++++++++++-----
 config.guess                            |   60 -
 config.sub                              |   66 -
 configure                               | 1837 +++++++++++++++++++++-----------
 configure.ac                            |    2 
 debian/changelog                        |   14 
 debian/compat                           |    2 
 debian/control                          |   10 
 debian/rules                            |    2 
 debian/xserver-xorg-video-dummy.install |    1 
 debian/xsfbs/xsfbs-autoreconf.mk        |  150 --
 debian/xsfbs/xsfbs.mk                   |  121 --
 debian/xsfbs/xsfbs.sh                   |  394 +++---
 depcomp                                 |   93 +
 install-sh                              |  514 ++++++--
 ltmain.sh                               |  277 +++-
 missing                                 |   61 -
 mkinstalldirs                           |    5 
 src/.cvsignore                          |    6 
 src/.gitignore                          |    6 
 src/Makefile.in                         |  139 +-
 src/dummy.h                             |    1 
 src/dummy_driver.c                      |    7 
 27 files changed, 3304 insertions(+), 1853 deletions(-)
---


Reply to: