[commons-math3] 01/06: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Dec 4 16:03:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-math3.
commit dc5bf12e4f9ab102d84c5d7e83b5db19a6e7e665
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Dec 4 16:26:53 2017 +0100
Wrap and sort
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 67cddfc..52d2281 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: default-jdk, debhelper (>= 9)
-Build-Depends-Indep: junit4, maven-debian-helper, libmaven-javadoc-plugin-java
+Build-Depends:
+ debhelper (>= 9),
+ default-jdk,
+ junit4,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-math3.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-math3.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git
More information about the pkg-java-commits
mailing list