[Pkg-fglrx-devel] r847 - fglrx-driver/trunk/debian
Patrick Matthäi
pmatthaei at alioth.debian.org
Tue Feb 14 20:20:05 UTC 2012
Author: pmatthaei
Date: 2012-02-14 20:20:05 +0000 (Tue, 14 Feb 2012)
New Revision: 847
Modified:
fglrx-driver/trunk/debian/bug-script
fglrx-driver/trunk/debian/changelog
Log:
* Include all installed fglrx packages in the bug-script.
Modified: fglrx-driver/trunk/debian/bug-script
===================================================================
--- fglrx-driver/trunk/debian/bug-script 2012-02-08 18:08:15 UTC (rev 846)
+++ fglrx-driver/trunk/debian/bug-script 2012-02-14 20:20:05 UTC (rev 847)
@@ -9,6 +9,11 @@
exec >&3
+printf "Full fglrx package list:\n"
+dpkg -l|grep fglrx
+
+printf "\n"
+
if which lspci > /dev/null 2>&1; then
printf "VGA-compatible devices on PCI bus:\n"
LC_ALL=C lspci | grep 'VGA compatible controller:'
Modified: fglrx-driver/trunk/debian/changelog
===================================================================
--- fglrx-driver/trunk/debian/changelog 2012-02-08 18:08:15 UTC (rev 846)
+++ fglrx-driver/trunk/debian/changelog 2012-02-14 20:20:05 UTC (rev 847)
@@ -6,8 +6,11 @@
(Closes: #657604)
* Bump debhelper dependency to 9.
- -- Andreas Beckmann <debian at abeckmann.de> Tue, 31 Jan 2012 12:41:02 +0100
+ [ Patrick Matthäi ]
+ * Include all installed fglrx packages in the bug-script.
+ -- Andreas Beckmann <debian at abeckmann.de> Tue, 14 Feb 2012 21:18:54 +0100
+
fglrx-driver (1:12-1-1) unstable; urgency=low
* New upstream release.
More information about the Pkg-fglrx-devel
mailing list