[ivyplusplus] 17/19: Remove ${java:Depends} substvar because we do not use javahelper.
Markus Koschany
apo-guest at moszumanska.debian.org
Mon Feb 8 20:12:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository ivyplusplus.
commit 8c67e5cbcbc5823f6f828a31c91b51a5ef0dee95
Author: Markus Koschany <apo at debian.org>
Date: Mon Feb 8 21:04:44 2016 +0100
Remove ${java:Depends} substvar because we do not use javahelper.
---
debian/changelog | 18 +++++++++++++++++-
debian/control | 2 +-
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6cf059c..cf5a106 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,25 @@
+ivyplusplus (1.14-3) unstable; urgency=medium
+
+ * Team upload.
+ * Build with --parallel.
+ * d/rules: Use $(CURDIR) instead of pwd.
+ * Add cmdreader, libjarjar-java and liblombok-java to Build-Depends.
+ * debian/build.xml fixes:
+ - Embed cmdreader classes into ivyplusplus and fix runtime error due
+ to missing classes.
+ - Add rule pattern for cmdreader.
+ - Do not exclude createProject classes.
+ - Set source target to 1.6.
+ * Remove ${java:Depends} substvar because we do not use javahelper.
+
+ -- Markus Koschany <apo at debian.org> Mon, 08 Feb 2016 21:00:13 +0100
+
ivyplusplus (1.14-2) unstable; urgency=medium
[ Andreas Tille ]
* Team upload
* Add watch file
-
+
[ Hans-Christoph Steiner ]
* Make sure to remove ide references in ant file
diff --git a/debian/control b/debian/control
index d312f72..1f87e23 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ivyplusplus.git
Package: ivyplusplus
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
Description: Adds features to ivy for creating projects
ivyplusplus (ipp) adds a few useful features to ivy, such as creating
an eclipse project from your deps. Aside from ivy itself, you get a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git
More information about the pkg-java-commits
mailing list