This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository rocksndiamonds.
commit 1f467b2d22016197569654bfcb5bbef340922af8 Author: Stephen Kitt <[email protected]> Date: Fri Oct 20 21:59:59 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 f0f4a8f..c8284ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ rocksndiamonds (4.0.1.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Switch to secured upstream URL in debian/watch. + * Change priority to “optional”. -- Stephen Kitt <[email protected]> Fri, 20 Oct 2017 21:55:58 +0200 diff --git a/debian/control b/debian/control index 82542c2..8bb17a9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rocksndiamonds Maintainer: Debian Games Team <[email protected]> Uploaders: Dmitry E. Oboukhov <[email protected]>, Stephen Kitt <[email protected]> Section: contrib/games -Priority: extra +Priority: optional Build-Depends: debhelper (>= 10), cdbs, po-debconf, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/rocksndiamonds.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

