This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository isorelax.
commit fd1478838b57015bf37055899f208d522e796e05 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 28 09:36:22 2016 +0200 Changed the priority from extra to optional --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 747b512..64ec327 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ isorelax (20041111-9) UNRELEASED; urgency=low * patches: Switch to 3.0 patch system. [ Emmanuel Bourg ] + * Changed the priority from extra to optional * Use secure Vcs-* URLs -- Samuel Thibault <[email protected]> Mon, 28 Oct 2013 09:27:47 +0100 diff --git a/debian/control b/debian/control index ce254d6..f315c81 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: isorelax -Priority: extra +Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Samuel Thibault <[email protected]>, Giovanni Mascellani <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/isorelax.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

