This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository jas-plotter.
commit 765c19cfd8fbe3f3c8aa192f9f77fff948388fec Author: Giovanni Mascellani <g...@debian.org> Date: Sat Nov 4 15:59:13 2017 +0100 Canonicalize package. --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 22 +++++++++++++++------- debian/rules | 2 +- 4 files changed, 24 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 670d25f..6ae58aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ jas-plotter (2.2.6+dfsg1-4) UNRELEASED; urgency=medium + [ tony mancill ] * Team upload. * Remove Gabriele Giacone from Uploaders (Closes: #856757) + [ Giovanni Mascellani ] + * Bump Standards-Version to 4.1.1. + * Change priority to optional. + * Switch build system to debhelper 10. + * Reformat some fields in debian/control. + -- tony mancill <tmanc...@debian.org> Mon, 20 Mar 2017 21:34:22 -0700 jas-plotter (2.2.6+dfsg1-3) unstable; urgency=medium diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 71a5fe4..237d764 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,28 @@ Source: jas-plotter Section: java -Priority: extra +Priority: optional Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> -Uploaders: Giovanni Mascellani <g...@debian.org>, +Uploaders: + Giovanni Mascellani <g...@debian.org>, Philipp Huebner <debala...@debian.org> -Build-Depends: debhelper (>= 9), maven-debian-helper, default-jdk -Build-Depends-Indep: libsurefire-java (>= 2.4.3), javahelp2 (>= 2.0.05.ds1-3), junit, - libxerces2-java, libtablelayout-java (>= 20090826-3) -Standards-Version: 3.9.8 +Build-Depends: + debhelper (>= 10), + default-jdk, + maven-debian-helper +Build-Depends-Indep: + javahelp2 (>= 2.0.05.ds1-3), + junit, + libsurefire-java (>= 2.4.3), + libtablelayout-java (>= 20090826-3), + libxerces2-java +Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/jas-plotter.git Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/jas-plotter.git Homepage: http://java.freehep.org/jas-plotter/ Package: libjas-plotter-java Architecture: all -Depends: ${misc:Depends}, ${maven:Depends} +Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Description: JAS(2) Plotter graphic library This library, part of the Java Analysis Studio distribution, is able to diff --git a/debian/rules b/debian/rules index 6d7053b..97fb282 100755 --- a/debian/rules +++ b/debian/rules @@ -7,4 +7,4 @@ JAVA_HOME := /usr/lib/jvm/default-java %: - dh $@ --buildsystem=maven + dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git _______________________________________________ pkg-java-commits mailing list pkg-java-comm...@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits