[atinject-jsr330] 05/06: Wrap and sort
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Oct 17 16:07:45 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository atinject-jsr330.
commit b9a38630f155a27509fcd7df9f27e2877d62cdf6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 17 16:33:37 2013 +0200
Wrap and sort
---
debian/control | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2a13ec4..ceaf21f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Miguel Landaeta <miguel at miguel.cc>, Jakub Adam <jakub.adam at ktknet.cz>
Section: java
Priority: optional
-Build-Depends: debhelper (>= 9), default-jdk, ant, junit, javahelper, maven-repo-helper
+Build-Depends: ant,
+ debhelper (>= 9),
+ default-jdk,
+ javahelper,
+ junit,
+ maven-repo-helper
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-java/atinject-jsr330.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/atinject-jsr330.git
@@ -24,7 +29,7 @@ Package: libatinject-jsr330-api-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Suggests: libatinject-jsr330-api-java, default-jdk-doc
+Suggests: default-jdk-doc, libatinject-jsr330-api-java
Description: Documentation for libatinject-jsr330-api-java
Documentation for AtInject that is the Java API build by the JSR-330 Expert
Group: <http://jcp.org/en/jsr/detail?id=330>.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/atinject-jsr330.git
More information about the pkg-java-commits
mailing list