This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ogdi-dfsg.
commit d0f2a29f2c401c070f556e8faaaf0dd36568c034 Author: Bas Couwenberg <[email protected]> Date: Sun Sep 24 13:16:10 2017 +0200 Change priority from extra to optional. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d482a0e..6d40dc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ogdi-dfsg (3.2.0+ds-3) UNRELEASED; urgency=medium + + * Change priority from extra to optional. + + -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:16:04 +0200 + ogdi-dfsg (3.2.0+ds-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 8fc803a..f0a1002 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ogdi-dfsg Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[email protected]> Section: libs -Priority: extra +Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ogdi-dfsg.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

