debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+)
New commits: commit 56bf6ff3391771af27243b9ff8d8ecc3ca6a1723 Author: Brice Goglin <[email protected]> Date: Mon Apr 20 23:04:10 2009 +0200 Move -dbg package to section debug diff --git a/debian/changelog b/debian/changelog index bec93e9..1cb49a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-mach64 (6.8.0+git20090201.d394e0b8-3) UNRELEASED; urgency=low + + * Move -dbg package to section debug. + + -- Brice Goglin <[email protected]> Mon, 20 Apr 2009 23:02:01 +0200 + xserver-xorg-video-mach64 (6.8.0+git20090201.d394e0b8-2) unstable; urgency=low * Upload to unstable. diff --git a/debian/control b/debian/control index fb6bd83..d89bae8 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Description: X.Org X server -- ATI Mach64 display driver Package: xserver-xorg-video-mach64-dbg Architecture: any Depends: xserver-xorg-video-mach64 (= ${binary:Version}) +Section: debug Priority: extra Description: X.Org X server -- ATI display driver (debugging symbols) This driver for the X.Org X server (see xserver-xorg for a further description) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

