[freehep-chartableconverter-plugin] 03/05: Wrap and sort
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Aug 1 08:48:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository freehep-chartableconverter-plugin.
commit 36131fb71d97c2be3797694d0629d82e2bb10f23
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Aug 1 09:39:25 2017 +0200
Wrap and sort
---
debian/control | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index fef9fd0..35db92c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,15 @@ Source: freehep-chartableconverter-plugin
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Giovanni Mascellani <gio at debian.org>,
+Uploaders:
+ Giovanni Mascellani <gio at debian.org>,
Philipp Huebner <debalance at debian.org>
-Build-Depends: debhelper (>= 10), maven-debian-helper, default-jdk
-Build-Depends-Indep: libplexus-compiler-java, libmaven-plugin-tools-java
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
+ libmaven-plugin-tools-java,
+ libplexus-compiler-java,
+ maven-debian-helper
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-chartableconverter-plugin.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-chartableconverter-plugin.git
@@ -13,7 +18,7 @@ Homepage: http://java.freehep.org/
Package: libfreehep-chartableconverter-plugin-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP Character Table Converter
This maven plugin converts 16 bit Unicode text files into lookup tables.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freehep/freehep-chartableconverter-plugin.git
More information about the pkg-java-commits
mailing list