This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository saga.
commit b40e6ab22d0a81358ddc6be6a8979e43179a09de Author: Bas Couwenberg <[email protected]> Date: Fri Mar 4 16:09:13 2016 +0100 Update version for virtual package. --- debian/changelog | 1 + debian/control | 2 +- debian/saga-depends | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b5ec5f..0905d2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ saga (2.2.5+dfsg-1) UNRELEASED; urgency=medium [ Bas Couwenberg ] * Update watch file to handle common issues. * Import repacked upstream tarball. + * Update version for virtual package. -- Johan Van de Wauw <Johan Van de Wauw [email protected]> Fri, 04 Mar 2016 17:34:50 +0100 diff --git a/debian/control b/debian/control index c0c1f24..fbc26bd 100644 --- a/debian/control +++ b/debian/control @@ -71,7 +71,7 @@ Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} -Provides: libsaga-2.1.2 +Provides: libsaga-2.2.5 Description: SAGA GIS shared libraries SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. diff --git a/debian/saga-depends b/debian/saga-depends index c54a97d..79bd3e9 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.2.3 +saga:Depends=libsaga-2.2.5 EOF else cat >>debian/substvars <<EOF -saga:Depends=libsaga-2.2.3 +saga:Depends=libsaga-2.2.5 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

