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

xserver-xorg-video-nouveau: Changes to 'debian-experimental'



 debian/changelog |    6 ++++++
 debian/control   |   18 ++++++++++++++++++
 debian/rules     |    2 +-
 3 files changed, 25 insertions(+), 1 deletion(-)

New commits:
commit 9b7251632112d83b71a3c329d07e5e86839b1c6c
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Apr 3 17:14:19 2010 +0200

    Add a debug package: xserver-xorg-video-nouveau-dbg.

diff --git a/debian/changelog b/debian/changelog
index 909ec90..9f30ba6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-nouveau (1:0.0.15+git20100329+7858345-2) UNRELEASED; urgency=low
+
+  * Add a debug package: xserver-xorg-video-nouveau-dbg.
+
+ -- Cyril Brulebois <kibi@debian.org>  Sat, 03 Apr 2010 17:13:55 +0200
+
 xserver-xorg-video-nouveau (1:0.0.15+git20100329+7858345-1) experimental; urgency=low
 
   [ Sven Joachim ]
diff --git a/debian/control b/debian/control
index f7773e8..0d7fcf7 100644
--- a/debian/control
+++ b/debian/control
@@ -42,3 +42,21 @@ Description: X.Org X server -- Nouveau display driver (experimental)
  Users requiring 3D support should use the non-free "nvidia" driver.
  .
  This package is built from the FreeDesktop.org xf86-video-nouveau driver.
+
+Package: xserver-xorg-video-nouveau-dbg
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ ${xserver:Depends},
+Section: debug
+Priority: extra
+Description: X.Org X server -- Nouveau display driver (debug symbols)
+ This driver for the X.Org X server (see xserver-xorg for a further description)
+ provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.
+ .
+ Although the nouveau project aims to provide full 3D support it is not yet
+ complete, and these packages do not include any 3D support.
+ Users requiring 3D support should use the non-free "nvidia" driver.
+ .
+ This package provides debugging symbols for this Xorg X driver.
diff --git a/debian/rules b/debian/rules
index 15c8667..6be1777 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,7 @@ binary-arch: build install serverabi
 	dh_installchangelogs
 	dh_install --sourcedir=debian/tmp --fail-missing
 	dh_link
-	dh_strip
+	dh_strip --dbg-package=xserver-xorg-video-nouveau-dbg
 	dh_compress
 	dh_fixperms
 	dh_installdeb


Reply to: