[eclipse-subclipse] 01/03: Build-Depend on libsvnclientadapter-java (>= 1.10~)
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sat Feb 22 12:49:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-subclipse.
commit 685d24160435cad8b34c80e171597f82b3dd94a0
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sat Feb 22 11:59:30 2014 +0100
Build-Depend on libsvnclientadapter-java (>= 1.10~)
Also remove dependency on libsvn-java since libsvnclientadapter-java
already pulls in correct version.
---
debian/changelog | 3 +++
debian/control | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b745839..e24db98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ eclipse-subclipse (1.10.3-1) UNRELEASED; urgency=medium
* Refreshed d/patches/use-distribution-svnclient.patch.
* Bump Standards-Version to 3.9.5.
* Use xz for upstream tarball compression.
+ * Build-Depend on libsvnclientadapter-java (>= 1.10~).
+ * Remove dependency on libsvn-java
+ - libsvnclientadapter-java already pulls in correct version.
-- Jakub Adam <jakub.adam at ktknet.cz> Fri, 21 Feb 2014 23:27:55 +0100
diff --git a/debian/control b/debian/control
index a988048..69036bd 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Build-Depends: debhelper (>= 8~),
eclipse-gef,
eclipse-mylyn,
eclipse-pde (>= 3.7~exp),
- libsvnclientadapter-java (>= 1.8~),
- libsvn-java (>= 1.7.5),
+ libsvnclientadapter-java (>= 1.10~),
javahelper (>= 0.32~),
unzip,
zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-subclipse.git
More information about the pkg-java-commits
mailing list