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

xserver-xorg-input-joystick: Changes to 'debian-unstable'



 debian/changelog |   16 +++++++++++++---
 debian/rules     |    2 +-
 2 files changed, 14 insertions(+), 4 deletions(-)

New commits:
commit d3e102f9e4affb8bc38fd5bbd95ca1a2077d3771
Author: Drew Parsons <drew@pug.localdomain>
Date:   Sun Apr 22 19:41:22 2007 +1000

    Exclude man pages from dh_install (they are installed by dh_installman).

diff --git a/debian/changelog b/debian/changelog
index 76f2b1a..d7f7630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,10 @@ xserver-xorg-input-joystick (1:1.2.1-2) unstable; urgency=low
   * Build-Depends: quilt, needed to apply patches.
   * Generate Provides: line automatically.
 
- -- Drew Parsons <dparsons@debian.org>  Sun, 22 Apr 2007 19:34:23 +1000
+  [ Drew Parsons ]
+  * Exclude man pages from dh_install (they are installed by dh_installman)
+
+ -- Drew Parsons <dparsons@debian.org>  Sun, 22 Apr 2007 19:40:02 +1000
 
 xserver-xorg-input-joystick (1:1.2.1-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index cb9ed06..4a3dbde 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ binary-arch: build install serverabi
 
 	dh_installdocs
 	dh_installchangelogs ChangeLog
-	dh_install --sourcedir=debian/tmp --list-missing --exclude=joystick_drv.la
+	dh_install --sourcedir=debian/tmp --list-missing --exclude=joystick_drv.la --exclude=usr/share/man/man4
 	dh_installman
 	dh_link
 	dh_strip

commit c5fac30223b2c8730577501b53f876a41b2883e4
Author: Drew Parsons <drew@pug.localdomain>
Date:   Sun Apr 22 19:36:37 2007 +1000

    Add explanation for Build-Depends: xserver-xorg-dev >= 2:1.2.99.902.
    
    (it's needed to let xsfbs get access to serverminver)

diff --git a/debian/changelog b/debian/changelog
index 058d0bc..76f2b1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,11 @@ xserver-xorg-input-joystick (1:1.2.1-2) unstable; urgency=low
 
   [ Brice Goglin ]
   * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902.
+    (needed to let xsfbs get access to serverminver)
   * Build-Depends: quilt, needed to apply patches.
   * Generate Provides: line automatically.
 
- -- Drew Parsons <dparsons@debian.org>  Sun, 22 Apr 2007 19:21:07 +1000
+ -- Drew Parsons <dparsons@debian.org>  Sun, 22 Apr 2007 19:34:23 +1000
 
 xserver-xorg-input-joystick (1:1.2.1-1) unstable; urgency=low
 

commit 04ec0edfb9cf91595f08db8aed7a92678d42de16
Author: Drew Parsons <drew@pug.localdomain>
Date:   Sun Apr 22 19:22:59 2007 +1000

    Fix the last botched upload: include Brice's most recent changes.

diff --git a/debian/changelog b/debian/changelog
index 9d8dfbf..058d0bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,17 @@
-xserver-xorg-input-joystick (1:1.2.1-1) unstable; urgency=low
+xserver-xorg-input-joystick (1:1.2.1-2) unstable; urgency=low
 
   [ Brice Goglin ]
-  * New upstream release.
-  * Install the upstream changelog.
   * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902.
   * Build-Depends: quilt, needed to apply patches.
   * Generate Provides: line automatically.
+
+ -- Drew Parsons <dparsons@debian.org>  Sun, 22 Apr 2007 19:21:07 +1000
+
+xserver-xorg-input-joystick (1:1.2.1-1) unstable; urgency=low
+
+  [ Brice Goglin ]
+  * New upstream release.
+  * Install the upstream changelog.
   * Add XS-Vcs-*.
   * Add a link to www.X.org and a reference to the xf86-input-joystick
     module in the long description.



Reply to: