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

xserver-xorg-video-intel: Changes to 'debian-unstable'



 debian/changelog |    7 +++++++
 debian/control   |    1 +
 debian/rules     |    2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 756141da6b10e4c1e04c717f307c8bde255757e8
Author: Brice Goglin <bgoglin@debian.org>
Date:   Thu Apr 16 13:51:59 2009 +0200

    Move -dbg package to section debug

diff --git a/debian/changelog b/debian/changelog
index 22c41f9..ecc78d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 xserver-xorg-video-intel (2:2.7.0-2) UNRELEASED; urgency=low
 
   * Install the upstream NEWS file, closes: #524334, #524336.
+  * Move the -dbg package to section debug.
 
- -- Brice Goglin <bgoglin@debian.org>  Thu, 16 Apr 2009 13:48:55 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Thu, 16 Apr 2009 13:52:00 +0200
 
 xserver-xorg-video-intel (2:2.7.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5f0420c..77db2b1 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Description: X.Org X server -- Intel i8xx, i9xx display driver
 Package: xserver-xorg-video-intel-dbg
 Architecture: amd64 hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 netbsd-i386
 Depends: xserver-xorg-video-intel (= ${binary:Version}), ${shlibs:Depends}
+Section: debug
 Priority: extra
 Description: X.Org X server -- Intel i8xx, i9xx display driver (debug symbols)
  This driver provides support for the Intel i8xx and i9xx family of chipsets,

commit 0579306a9fc3e891228ccf40e00cfbba72bf983b
Author: Brice Goglin <bgoglin@debian.org>
Date:   Thu Apr 16 13:50:38 2009 +0200

    Install the upstream NEWS file

diff --git a/debian/changelog b/debian/changelog
index d4215bb..22c41f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-intel (2:2.7.0-2) UNRELEASED; urgency=low
+
+  * Install the upstream NEWS file, closes: #524334, #524336.
+
+ -- Brice Goglin <bgoglin@debian.org>  Thu, 16 Apr 2009 13:48:55 +0200
+
 xserver-xorg-video-intel (2:2.7.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index f1338b9..f693995 100755
--- a/debian/rules
+++ b/debian/rules
@@ -83,7 +83,7 @@ binary-arch: build install serverabi
 	dh_testdir
 	dh_testroot
 
-	dh_installdocs README
+	dh_installdocs README NEWS
 	dh_installchangelogs ChangeLog
 	dh_install --sourcedir=debian/tmp --list-missing --exclude=.la --exclude=usr/share/man/man4
 	dh_installman


Reply to: