This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository ossim.
commit f6f99a75288cf61ae221c9b83069624eb37482a8 Author: Bas Couwenberg <[email protected]> Date: Thu Aug 24 16:06:51 2017 +0200 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 0584773..50f9b22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ossim (2.0.0-1) UNRELEASED; urgency=medium - Add license & copyright for jsoncpp & git-prompt.sh - Update Files path for restructured upstream source tree * Drop patches, applied upstream. + * Change Priority from extra to optional. -- Bas Couwenberg <[email protected]> Tue, 25 Jul 2017 12:20:49 +0200 diff --git a/debian/control b/debian/control index 6a1c391..23b4762 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ossim Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[email protected]> Section: science -Priority: extra +Priority: optional Build-Depends: cmake (>= 2.8), debhelper (>= 9), libcurl4-gnutls-dev | libcurl-ssl-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

