diff options
author | Michael Koch <konqueror@gmx.de> | 2007-11-12 07:02:05 +0000 |
---|---|---|
committer | Michael Koch <konqueror@gmx.de> | 2007-11-12 07:02:05 +0000 |
commit | 8d2eb3017c1d1347064e9094bb2f19e4cba760c8 (patch) | |
tree | 4efa2a4902208953ce8881dae225bbfc18fb8352 /debian/rules | |
parent | 9a22f5239e74868ae877ed4449deb1cb2e36b102 (diff) | |
download | java-common-debian/0.27.tar.gz |
java-common (0.27) unstable; urgency=lowdebian/0.27
* Updated FAQ. Closes: #449282.
* Updated debhelper level to 5.
-- Michael Koch <konqueror@gmx.de> Mon, 12 Nov 2007 07:59:27 +0100
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index 3c4b39e..f4b07d7 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -export DH_COMPAT=4 - build: build-stamp build-stamp: dh_testdir |