[ecj] 123/145: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Mar 27 23:11:36 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository ecj.
commit dcf70b3cc977c10add74eaa8116e680221a1c79c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 27 12:57:03 2018 +0200
Wrap and sort
---
debian/control | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 070c4e0..f1c48c0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,12 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Matthias Klose <doko at debian.org>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 11), ant, dpkg (>= 1.13.19)
-Build-Depends-Indep: maven-repo-helper, default-jdk-headless
+Build-Depends:
+ ant,
+ debhelper (>= 11),
+ default-jdk-headless,
+ dpkg (>= 1.13.19),
+ maven-repo-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/ecj.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ecj.git
@@ -24,7 +28,7 @@ Description: standalone version of the Eclipse Java compiler
Package: libecj-java
Architecture: all
Depends: ${misc:Depends}
-Suggests: ecj, ant
+Suggests: ant, ecj
Description: Eclipse Java compiler (library)
This package provides a standalone version of the Eclipse JDT compiler library
which is distributed as part of Eclipse. It passes the JCK (Java Compatibility
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ecj.git
More information about the pkg-java-commits
mailing list