[SCM] UNNAMED PROJECT branch, master, updated. 0.37-13-gab56655
Niels Thykier
niels at thykier.net
Mon Jan 23 10:35:28 UTC 2012
The following commit has been merged in the master branch:
commit baedc8345ad3cf20fc734defbdda2154b0a9f153
Author: Niels Thykier <niels at thykier.net>
Date: Mon Jan 16 21:14:19 2012 +0100
Bumped depends on libarchive-zip-perl due to #654899
Signed-off-by: Niels Thykier <niels at thykier.net>
diff --git a/debian/changelog b/debian/changelog
index 8df37e6..a517f88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,11 @@ javatools (0.38) UNRELEASED; urgency=low
* Fixed a bug where java-propose-classpath would "hide" javax imports.
Thanks to Jan Janak for the report and the correction.
(Closes: #653731)
+ * Bumped dependency on libarchive-zip-perl due to some issues with
+ the previous version that caused corrupt jar files. For more
+ information, please refer to #654899. Thanks to Wookey for the
+ analysis and for identifying the source of the issue.
+ (Closes: #634089)
-- Niels Thykier <niels at thykier.net> Mon, 11 Jul 2011 15:20:40 +0200
diff --git a/debian/control b/debian/control
index 3e97a2d..8f82137 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Matthew Johnson <mjj29 at debian.org>, Niels Thykier <niels at thykier.net>
Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: default-jdk, libarchive-zip-perl (>= 1.20), markdown, perl
+Build-Depends-Indep: default-jdk, libarchive-zip-perl (>= 1.30-5~), markdown, perl
Standards-Version: 3.9.2
Section: java
Vcs-Git: git://git.debian.org/git/pkg-java/javatools.git
@@ -24,7 +24,7 @@ Package: javahelper
Architecture: all
Depends: ${misc:Depends}, debhelper, devscripts,
bsdmainutils, dpkg-dev, dctrl-tools,
- libarchive-zip-perl (>= 1.20)
+ libarchive-zip-perl (>= 1.30-5~)
Suggests: cvs,
gawk,
tofrodos,
--
UNNAMED PROJECT
More information about the pkg-java-commits
mailing list