[Pkg-fglrx-devel] r1038 - fglrx-driver/branches/experimental/debian
Andreas Beckmann
anbe-guest at alioth.debian.org
Tue Sep 4 22:29:59 UTC 2012
Author: anbe-guest
Date: 2012-09-04 22:29:58 +0000 (Tue, 04 Sep 2012)
New Revision: 1038
Modified:
fglrx-driver/branches/experimental/debian/changelog
fglrx-driver/branches/experimental/debian/rules
Log:
add signature check
Modified: fglrx-driver/branches/experimental/debian/changelog
===================================================================
--- fglrx-driver/branches/experimental/debian/changelog 2012-09-04 21:24:49 UTC (rev 1037)
+++ fglrx-driver/branches/experimental/debian/changelog 2012-09-04 22:29:58 UTC (rev 1038)
@@ -1,3 +1,10 @@
+fglrx-driver (1:12-6+point-1+exp2) UNRELEASED; urgency=low
+
+ * Check for "UNSIGNED" in /etc/ati/signature during package build to
+ prevent reappearence of bugs like #684702.
+
+ -- Andreas Beckmann <debian at abeckmann.de> Wed, 05 Sep 2012 00:08:15 +0200
+
fglrx-driver (1:12-6+point-1+exp1) experimental; urgency=low
* fglrx-driver.postrm: Do not fail if the debconf templates are not
Modified: fglrx-driver/branches/experimental/debian/rules
===================================================================
--- fglrx-driver/branches/experimental/debian/rules 2012-09-04 21:24:49 UTC (rev 1037)
+++ fglrx-driver/branches/experimental/debian/rules 2012-09-04 22:29:58 UTC (rev 1038)
@@ -123,6 +123,7 @@
override_dh_install:
dh_install
+ ! grep UNSIGNED debian/$(fglrx)-driver/etc/ati/signature
chrpath -d -k debian/$(fglrx)-control/usr/bin/amdcccle
test ! -f debian/libgl1-$(fglrx)-glx/$(libdir)/fglrx/fglrx-libGL.so.1.2 || \
rpl -e '/usr/X11R6/lib/modules/dri\0' \
More information about the Pkg-fglrx-devel
mailing list