This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-cxx-legacy.
commit 20bbb651e37cef503f859155f0dc49067aca32d8 Author: Bas Couwenberg <[email protected]> Date: Sun Sep 24 13:14:16 2017 +0200 Change priority from extra to optional. --- debian/changelog | 6 ++++++ debian/control | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f4809cc..13f4b58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf-cxx-legacy (4.2-8) UNRELEASED; urgency=medium + + * Change priority from extra to optional. + + -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:14:14 +0200 + netcdf-cxx-legacy (4.2-7) unstable; urgency=medium * Bump Standards-Version to 4.0.0, no changes. diff --git a/debian/control b/debian/control index 3c7282f..cec2d30 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,6 @@ Description: legacy NetCDF C++ interface - development files Package: libnetcdf-cxx-legacy-dbg Architecture: any Section: debug -Priority: extra Depends: libnetcdf-c++4 (= ${binary:Version}), ${misc:Depends} Description: debugging symbols for legacy NetCDF C++ interface -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

