This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository minetest-v04x.
commit fa1b3179e9956469f094d19519a4381065102b9e Author: Markus Koschany <[email protected]> Date: Wed Aug 23 19:26:33 2017 +0200 Switch 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 bf7e37e..a7cfce9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ minetest (0.4.16+repack-3) unstable; urgency=medium dedicated servers. * Install minetest-mapper.6 with minetest-data.manpages. * Install appdata file into canonical directory /usr/share/metainfo. + * Switch priority from extra to optional. -- Markus Koschany <[email protected]> Wed, 23 Aug 2017 19:01:11 +0200 diff --git a/debian/control b/debian/control index ccbbb46..c41780a 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: minetest Section: games -Priority: extra +Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Michael Gilbert <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

