Package: glcpu
Version: 1.0.1
Author: Guillem Jover <guillem@hadrons.org>
Status: applied
Description:
 Switch to DH_COMPAT 4.

diff -aur glcpu-1.0.1/debian/rules glcpu-1.0.1-patched/debian/rules
--- glcpu-1.0.1/debian/rules	2003-03-15 20:09:44.000000000 +0100
+++ glcpu-1.0.1-patched/debian/rules	2003-03-15 21:33:31.000000000 +0100
@@ -4,8 +4,8 @@
 # Do you want verbosity...? Uncomment this.
 #export DH_VERBOSE=1
 
-# We use debhelper v3.
-# export DH_COMPAT=3
+# We use debhelper v4.
+export DH_COMPAT=4
 
 # We set up the right flags.
 CFLAGS = -O2 -Wall
