This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeplane.
commit 0314c74f8b2fecb72bcf1646334fc09f69a0f1b5 Author: Markus Koschany <[email protected]> Date: Sun Sep 17 18:57:07 2017 +0200 Change 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 6744bb6..f17f417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ freeplane (1.6.6-1) unstable; urgency=medium * Update man page * Switch to compat level 10 * Update standards-version to 4.1.0 (no changes) + * d/control: Change priority to optional. -- Felix Natter <[email protected]> Sun, 17 Sep 2017 16:41:53 +0200 diff --git a/debian/control b/debian/control index 1af703f..6e3442a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: freeplane Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Felix Natter <[email protected]> Section: editors -Priority: extra +Priority: optional Build-Depends: debhelper (>= 10), docbook-xsl, docbook-xml, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

