This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository saga.
commit 503288272276f1fbfd5edabf24ed35b4a48e867f Author: Johan Van de Wauw <[email protected]> Date: Sun Aug 10 15:26:21 2014 +0200 Fix wrong version number in saga-depends --- debian/saga-depends | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/saga-depends b/debian/saga-depends index c9854fc..bf29e85 100644 --- a/debian/saga-depends +++ b/debian/saga-depends @@ -8,11 +8,11 @@ if [ $# -ne 0 ]; then cat >>debian/${PKG}.substvars <<EOF -saga:Depends=libsaga-2.1.1 +saga:Depends=libsaga-2.1.2 EOF else cat >>debian/substvars <<EOF -saga:Depends=libsaga-2.1.1 +saga:Depends=libsaga-2.1.2 EOF fi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

