[saga] 01/02: Fix wrong version number in saga-depends
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Sun Aug 10 13:37:22 UTC 2014
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 <johan.vandewauw at gmail.com>
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
More information about the Pkg-grass-devel
mailing list