[Pkg-fglrx-devel] r720 - fglrx-driver/branches/multiarch/debian

Andreas Beckmann anbe-guest at alioth.debian.org
Thu Aug 11 10:23:08 UTC 2011


Author: anbe-guest
Date: 2011-08-11 10:23:08 +0000 (Thu, 11 Aug 2011)
New Revision: 720

Modified:
   fglrx-driver/branches/multiarch/debian/changelog
   fglrx-driver/branches/multiarch/debian/control
   fglrx-driver/branches/multiarch/debian/rules
Log:
bump debhelper dependency to 8.1.3 for v9

Modified: fglrx-driver/branches/multiarch/debian/changelog
===================================================================
--- fglrx-driver/branches/multiarch/debian/changelog	2011-08-10 11:10:40 UTC (rev 719)
+++ fglrx-driver/branches/multiarch/debian/changelog	2011-08-11 10:23:08 UTC (rev 720)
@@ -7,7 +7,7 @@
     - Add and use _LIBDIR_ substitution variable.
     - Add Pre-Depends: ${misc:Pre-Depends}.
     - Add Multi-Arch: same.
-    - Bump debhelper compat level to 9.
+    - Bump debhelper dependency to 8.1.3 and compat level to 9.
   * Move shared libraries from fglrx-driver package to new package libfglrx.
   * Move shared libraries (except for libGL.so.1) from fglrx-glx-ia32 package
     to new package libfglrx-ia32.

Modified: fglrx-driver/branches/multiarch/debian/control
===================================================================
--- fglrx-driver/branches/multiarch/debian/control	2011-08-10 11:10:40 UTC (rev 719)
+++ fglrx-driver/branches/multiarch/debian/control	2011-08-11 10:23:08 UTC (rev 720)
@@ -5,7 +5,7 @@
 Uploaders: Patrick Matthäi <pmatthaei at debian.org>,
  Michael Gilbert <michael.s.gilbert at gmail.com>
 Build-Depends:
- debhelper (>= 8),
+ debhelper (>= 8.1.3),
  bzip2,
  ia32-libs [amd64],
  libxrandr2,

Modified: fglrx-driver/branches/multiarch/debian/rules
===================================================================
--- fglrx-driver/branches/multiarch/debian/rules	2011-08-10 11:10:40 UTC (rev 719)
+++ fglrx-driver/branches/multiarch/debian/rules	2011-08-11 10:23:08 UTC (rev 720)
@@ -87,7 +87,7 @@
 prepare-squeeze-backport:
 	echo 8 > debian/compat
 	sed -i -e '/^MULTIARCH/ s/^/#/' debian/rules
-	sed -i -e 's/debhelper (>= 9)/debhelper (>= 8)/' \
+	sed -i -e 's/debhelper (>= .*)/debhelper (>= 8)/' \
 	       -e '/^Multi-Arch:/ d' debian/control
 	debchange --bpo "Disable multiarch build."
 	debchange "Reduce Build-Depends: debhelper and compat level to 8."




More information about the Pkg-fglrx-devel mailing list