* Build with debhelper v3.

This commit is contained in:
joey
2001-02-10 02:21:17 +00:00
parent bffd564172
commit 21fa0599f1
3 changed files with 8 additions and 2 deletions

2
debian/rules vendored
View File

@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# This is the debhelper compatability version to use.
export DH_COMPAT=2
export DH_COMPAT=3
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1