This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository geos.
commit 6b9bfac2c800447f6c82b31cff11eae5c82d9905 Author: Bas Couwenberg <[email protected]> Date: Tue Aug 30 14:26:56 2016 +0200 Drop ruby build dependency, pulled in via ruby-all-dev. --- 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 0ff19b4..cf175b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ geos (3.5.0-5) UNRELEASED; urgency=medium * Remove disabled PHP support, has split off into separate upstream project. + * Drop ruby build dependency, pulled in via ruby-all-dev. -- Bas Couwenberg <[email protected]> Tue, 30 Aug 2016 14:23:03 +0200 diff --git a/debian/control b/debian/control index c28164e..0385d7e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Priority: optional Build-Depends: debhelper (>= 9), doxygen, swig, - ruby, ruby-all-dev, dh-autoreconf, pkg-kde-tools diff --git a/debian/control.in b/debian/control.in index fa0afd2..af3e436 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,7 +7,6 @@ Priority: optional Build-Depends: debhelper (>= 9), doxygen, swig, - ruby, ruby-all-dev, dh-autoreconf, pkg-kde-tools -- 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

