This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 392f67517d604e8e62a2f72db240c74adef4a4d2 Author: Tobias Frost <[email protected]> Date: Mon Nov 27 21:52:53 2017 +0100 Change to priority optional, as extra has been removed --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 32089b1..e230702 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +darkradiant (2.4.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Change package priority to optional, as extra is gone. + + -- Tobias Frost <[email protected]> Sun, 26 Nov 2017 21:48:14 +0100 + darkradiant (2.3.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index aed06de..4c47b65 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: darkradiant Section: graphics -Priority: extra +Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Tobias Frost <[email protected]> Build-Depends: debhelper (>= 10), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

