From 8d2eb3017c1d1347064e9094bb2f19e4cba760c8 Mon Sep 17 00:00:00 2001 From: Michael Koch Date: Mon, 12 Nov 2007 07:02:05 +0000 Subject: java-common (0.27) unstable; urgency=low * Updated FAQ. Closes: #449282. * Updated debhelper level to 5. -- Michael Koch Mon, 12 Nov 2007 07:59:27 +0100 --- debian/changelog | 7 +++++++ debian/compat | 1 + debian/control | 2 +- debian/rules | 2 -- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 5975e3b..529abc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +java-common (0.27) unstable; urgency=low + + * Updated FAQ. Closes: #449282. + * Updated debhelper level to 5. + + -- Michael Koch Mon, 12 Nov 2007 07:59:27 +0100 + java-common (0.26) unstable; urgency=low * Fixed typo in package description. Closes: #363985. diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control index 0f880f0..9f134e9 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Java Mailing List Uploaders: Stefan Gybas , Arnaud Vandyck , Michael Koch -Build-Depends: debhelper (>= 3.0.0) +Build-Depends: debhelper (>= 5) Build-Depends-Indep: debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx Standards-Version: 3.7.2 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 -- cgit v1.2.3