This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository trackballs.
commit be850dbf981e1fe2c462ba52d45720d0568ba5cc Author: Markus Koschany <[email protected]> Date: Sun Oct 29 22:19:47 2017 +0100 Change 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 1c76229..78cc160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ trackballs (1.2.4-1) unstable; urgency=medium * New upstream version 1.2.4. * Declare compliance with Debian Policy 4.1.1. * Drop all patches. Merged upstream. + * Change priority from extra to optional. -- Markus Koschany <[email protected]> Sun, 29 Oct 2017 22:14:27 +0100 diff --git a/debian/control b/debian/control index 803cefb..b832028 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: trackballs Section: games -Priority: extra +Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Markus Koschany <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trackballs.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

