This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit e9d80df369577c4fe6e8a030e2d09ceacea3ee9b Author: Bas Couwenberg <[email protected]> Date: Tue Nov 28 20:11:07 2017 +0100 Change priority for libgeos-dbg from extra to optional. --- debian/changelog | 1 + debian/control | 1 - debian/control.in | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b569511..dc2afd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ geos (3.5.1-4) UNRELEASED; urgency=medium * Ignore test failures on problematic architectures only. * Strip trailing whitespace from changelog, control & rules files. * Add patch to fix empty GEOSSimplify return on inner ring collapse. + * Change priority for libgeos-dbg from extra to optional. -- Bas Couwenberg <[email protected]> Fri, 20 Jan 2017 15:57:07 +0100 diff --git a/debian/control b/debian/control index 0585fbb..8bcc939 100644 --- a/debian/control +++ b/debian/control @@ -126,7 +126,6 @@ Description: GEOS bindings for Ruby Package: libgeos-dbg Architecture: any Section: debug -Priority: extra Pre-Depends: ${misc:Pre-Depends} Depends: libgeos-3.5.1 (= ${binary:Version}), libgeos-c1v5 (= ${binary:Version}), diff --git a/debian/control.in b/debian/control.in index 7eed159..6e150b4 100644 --- a/debian/control.in +++ b/debian/control.in @@ -127,7 +127,6 @@ Description: GEOS bindings for Ruby Package: libgeos-dbg Architecture: any Section: debug -Priority: extra Pre-Depends: ${misc:Pre-Depends} Depends: libgeos-@VERSION@ (= ${binary:Version}), libgeos-c1v5 (= ${binary:Version}), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

