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 <[email protected]> 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 <[email protected]> Uploaders: Marcus Better <[email protected]> -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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

