debian/changelog |    4 ++++
 debian/rules     |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 7262fe3040cd8d626c989511261fce0d1e630248
Author: Martin Pitt <[email protected]>
Date:   Mon Aug 2 08:57:17 2010 +0200

    debian/rules: Do not install the big upstream changelog.

diff --git a/debian/changelog b/debian/changelog
index 0343ca4..cf1e125 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 xserver-xorg-video-intel (2:2.12.0-1ubuntu3) UNRELEASED; urgency=low
 
+  [ Christopher James Halse Rogers ]
   * debian/patches/101_copy-fb.patch:
     + Update for Xserver 1.9
   * debian/control:
     + Bump build-depends on xserver-xorg-dev to ensure we pick up the new ABI
 
+  [ Martin Pitt ]
+  * debian/rules: Do not install the big upstream changelog.
+
  -- Christopher James Halse Rogers <[email protected]>  Mon, 02 Aug 2010 
15:54:36 +1000
 
 xserver-xorg-video-intel (2:2.12.0-1ubuntu2) maverick; urgency=low
diff --git a/debian/rules b/debian/rules
index ff63235..47f5fed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,7 +85,7 @@ binary-arch: build install serverabi
        dh_testroot
 
        dh_installdocs README NEWS
-       dh_installchangelogs ChangeLog
+       dh_installchangelogs
        dh_install --sourcedir=debian/tmp --list-missing --exclude=.la 
--exclude=usr/share/man/man4
        dh_installman
        dh_installudev


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to