This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository remotetea.
commit 2a09b5e081209020d0042bafd2520bdf73294239 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 24 01:22:06 2014 +0100 Changed the package priority to optional --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 29c3534..00dfc0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ remotetea (1.0.7-3) UNRELEASED; urgency=medium * Package adopted by the Java Team (Closes: #770595) * Install the Maven artifacts for org.acplt:oncrpc + * Changed the package priority to optional -- Emmanuel Bourg <[email protected]> Mon, 24 Nov 2014 00:38:35 +0100 diff --git a/debian/control b/debian/control index fd178bb..ead4775 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: remotetea Section: java -Priority: extra +Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 7.0.50), javahelper, default-jdk, ant, maven-repo-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/remotetea.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

