debian/changelog |    3 +++
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 6b1ec6d070dd1b28b66b8eae7c255fffe5f014c8
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sat Apr 28 01:32:41 2007 +0200

    Miscellaneous fixed in debian/control and debian/rules.
    
      * Install the upstream changelog.
      * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
        (needed to let xsfbs get access to serverminver).

diff --git a/debian/changelog b/debian/changelog
index 4a961ec..4197079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ xserver-xorg-video-ark (1:0.6.0-6) UNRELEASED; urgency=low
   * Drop obsolete CVS information from the description.
 
   [ Brice Goglin ]
+  * Install the upstream changelog.
+  * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
+    (needed to let xsfbs get access to serverminver).
   * Add a link to www.X.org and a reference to the xf86-video-ark
     module in the long description.
 
diff --git a/debian/control b/debian/control
index ca2b3e8..3d405aa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 2:1.2.0), 
x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-xext-dev
+Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 
2:1.2.99.902), x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, 
x11proto-render-dev, x11proto-xext-dev
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ark
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-ark.git
diff --git a/debian/rules b/debian/rules
index 5c9dc36..905520f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: build install serverabi
        dh_testroot
 
        dh_installdocs
-       dh_installchangelogs
+       dh_installchangelogs ChangeLog
        dh_install --sourcedir=debian/tmp --list-missing --exclude=ark_drv.la
        dh_link
        dh_strip


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to