[snakeyaml] 11/15: Priority changed to optional
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Apr 9 22:42:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository snakeyaml.
commit 206f4d0c967d09cb40ba712e9397b984f492f82e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sat Apr 9 00:49:57 2016 +0200
Priority changed to optional
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5c99b5c..7b0e380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ snakeyaml (1.17-1) UNRELEASED; urgency=medium
* debian/control:
- The package is now co-maintained with the Java Team
- Updated the Homepage field
+ - Priority changed to optional
* Standards-Version updated to 3.9.8 (no changes)
* Updated debian/watch to track the release tags on Bitbucket
* Fixed the short name of the BSD license in debian/copyright
diff --git a/debian/control b/debian/control
index 22b1a46..75287c4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: snakeyaml
Section: java
-Priority: extra
+Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Stefan Denker <Stefan+Debian at dn-kr.de>, Hilko Bengen <bengen at debian.org>
Build-Depends:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snakeyaml.git
More information about the pkg-java-commits
mailing list