[SCM] jas packaging branch, master, updated. debian/2.4.3938-1-1-g384cd73
Niels Thykier
niels at thykier.net
Wed Jun 20 17:10:31 UTC 2012
The following commit has been merged in the master branch:
commit 384cd73a6533664d5547f451cadc621a17375f0a
Author: Niels Thykier <niels at thykier.net>
Date: Wed Jun 20 19:07:34 2012 +0200
Fix FTBFS with Java7 by bumping javahelper B-D
Signed-off-by: Niels Thykier <niels at thykier.net>
diff --git a/debian/changelog b/debian/changelog
index 9be09f6..8d20d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jas (2.4.3938-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Bump dependency on javahelper to fix FTBFS with Java7.
+
+ -- Niels Thykier <niels at thykier.net> Wed, 20 Jun 2012 18:55:33 +0200
+
jas (2.4.3938-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index e42a895..4266159 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio at debian.org>
-Build-Depends: debhelper (>= 8.0.0), default-jdk, javahelper, liblog4j1.2-java,
+Build-Depends: debhelper (>= 8.0.0), default-jdk, javahelper (>= 0.43), liblog4j1.2-java,
junit4
Standards-Version: 3.9.3
Homepage: http://krum.rz.uni-mannheim.de/jas/
--
jas packaging
More information about the pkg-java-commits
mailing list