[libcommons-modeler-java] 34/39: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 26 21:43:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-modeler-java.
commit df42fff25c29b3f81a7627f4b505f166b8ecc793
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 26 23:08:45 2017 +0200
Wrap and sort
---
debian/control | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 551d939..d67046b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,15 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Marcus Better <marcus at better.se>
-Build-Depends: debhelper (>= 9), cdbs (>= 0.4.8), ant
-Build-Depends-Indep: default-jdk, libcommons-logging-java,
- libcommons-digester-java, junit, maven-repo-helper
+Build-Depends:
+ ant,
+ cdbs (>= 0.4.8),
+ debhelper (>= 9),
+ default-jdk,
+ junit,
+ libcommons-digester-java,
+ libcommons-logging-java,
+ maven-repo-helper
Standards-Version: 3.9.6
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-modeler-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-modeler-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-modeler-java.git
More information about the pkg-java-commits
mailing list