[ivyplusplus] 18/19: wrap-and-sort
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 df8067f5092d6711b23633f37a23a158ff9f55f0
Author: Markus Koschany <apo at debian.org>
Date: Mon Feb 8 21:05:36 2016 +0100
wrap-and-sort
---
debian/control | 4 ++--
debian/links | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 1f87e23..bb5e9a2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans at eds.org>
-Build-Depends: debhelper (>= 9),
- ant,
+Build-Depends: ant,
ant-optional,
cmdreader,
+ debhelper (>= 9),
default-jdk,
ivy,
libjarjar-java,
diff --git a/debian/links b/debian/links
index 97723c5..cfaab1c 100644
--- a/debian/links
+++ b/debian/links
@@ -1,2 +1,2 @@
-/usr/share/java/ivyplusplus-1.14.jar /usr/share/java/ivyplusplus.jar
/usr/share/java/ivyplusplus-1.14.jar /usr/share/ant/lib/ivyplusplus.jar
+/usr/share/java/ivyplusplus-1.14.jar /usr/share/java/ivyplusplus.jar
--
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