This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-mime4j.
commit a8a4f025eca54bb4ec1b71baf2b632ad779fcd7a Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 7 14:10:25 2014 +0200 Changed the priority from extra to optional --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9b1762d..46d86ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apache-mime4j (0.7.2-3) UNRELEASED; urgency=medium * Team upload. * Maintenance transferred again to the Debian Java Team (Closes: #711840) + * debian/control: + - Changed the priority from extra to optional -- Emmanuel Bourg <[email protected]> Mon, 07 Jul 2014 14:03:10 +0200 diff --git a/debian/control b/debian/control index cf88072..32654b3 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: apache-mime4j Section: java -Priority: extra +Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: David Paleino <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

