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

X Strike Force X.Org X11 SVN commit: r3276 - trunk/driver/xserver-xorg-video-apm/debian



Author: dparsons
Date: 2006-09-18 09:25:45 -0400 (Mon, 18 Sep 2006)
New Revision: 3276

Added:
   trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.manpages
Modified:
   trunk/driver/xserver-xorg-video-apm/debian/changelog
   trunk/driver/xserver-xorg-video-apm/debian/control
   trunk/driver/xserver-xorg-video-apm/debian/rules
   trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.install
Log:
  * Use dh_installman to install man pages.
  * Exclude apm_drv.la from dh_install.
  * Standards version 3.7.2.
      


Modified: trunk/driver/xserver-xorg-video-apm/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-video-apm/debian/changelog	2006-09-18 12:42:49 UTC (rev 3275)
+++ trunk/driver/xserver-xorg-video-apm/debian/changelog	2006-09-18 13:25:45 UTC (rev 3276)
@@ -1,9 +1,15 @@
-xserver-xorg-video-apm (1:1.1.1-3) UNRELEASED; urgency=low
+xserver-xorg-video-apm (1:1.1.1-3) unstable; urgency=low
 
+  [ Steve Langasek ]
   * Prepare for upload to unstable
 
- -- Steve Langasek <vorlon@debian.org>  Mon, 18 Sep 2006 01:44:16 -0700
+  [ Drew Parsons ]
+  * Use dh_installman to install man pages.
+  * Exclude apm_drv.la from dh_install.
+  * Standards version 3.7.2.
 
+ -- Drew Parsons <dparsons@debian.org>  Mon, 18 Sep 2006 23:24:47 +1000
+
 xserver-xorg-video-apm (1:1.1.1-2) experimental; urgency=low
 
   * Bump xserver (build-)depends epochs to 2: to deal with botched

Modified: trunk/driver/xserver-xorg-video-apm/debian/control
===================================================================
--- trunk/driver/xserver-xorg-video-apm/debian/control	2006-09-18 12:42:49 UTC (rev 3275)
+++ trunk/driver/xserver-xorg-video-apm/debian/control	2006-09-18 13:25:45 UTC (rev 3276)
@@ -4,7 +4,7 @@
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
 Build-Depends: debhelper (>= 4.0.0), pkg-config, xserver-xorg-dev (>= 2:1.1.1), x11proto-xext-dev, x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 
 Package: xserver-xorg-video-apm
 Architecture: any

Modified: trunk/driver/xserver-xorg-video-apm/debian/rules
===================================================================
--- trunk/driver/xserver-xorg-video-apm/debian/rules	2006-09-18 12:42:49 UTC (rev 3275)
+++ trunk/driver/xserver-xorg-video-apm/debian/rules	2006-09-18 13:25:45 UTC (rev 3276)
@@ -72,7 +72,8 @@
 
 	dh_installdocs
 	dh_installchangelogs
-	dh_install --sourcedir=debian/tmp --list-missing
+	dh_install --sourcedir=debian/tmp --list-missing --exclude=apm_drv.la  --exclude=usr/share/man/man4
+	dh_installman
 	dh_link
 	dh_strip
 	dh_compress

Modified: trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.install
===================================================================
--- trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.install	2006-09-18 12:42:49 UTC (rev 3275)
+++ trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.install	2006-09-18 13:25:45 UTC (rev 3276)
@@ -1,2 +1 @@
 usr/lib/xorg/modules/drivers/*.so
-usr/share/man/man4/*

Added: trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.manpages
===================================================================
--- trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.manpages	                        (rev 0)
+++ trunk/driver/xserver-xorg-video-apm/debian/xserver-xorg-video-apm.manpages	2006-09-18 13:25:45 UTC (rev 3276)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man4/*



Reply to: