[SCM] saga branch, master, updated. upstream/2.1.0+dfsg-146-g789b795

Johan Van de Wauw johan.vandewauw at gmail.com
Thu Jan 9 18:48:11 UTC 2014


The following commit has been merged in the master branch:
commit 284ad72ea7293cdc2bbaa0aaca120796606fab1c
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Thu Jan 9 11:00:05 2014 -0500

    Update version number

diff --git a/debian/changelog b/debian/changelog
index 4426fb6..6ad1947 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+saga (2.1.1+dfsg-1) UNRELEASED; urgency=medium
+
+  * Import new upstream (closes: #717624)
+
+ -- Johan Van de Wauw <johan.vandewauw at gmail.com>  Thu, 09 Jan 2014 10:53:49 -0500
+
 saga (2.1.0+dfsg-1) unstable; urgency=low
 
   [ Johan Van de Wauw ]
diff --git a/debian/control b/debian/control
index 808e071..080232a 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,7 @@ Package: libsaga
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libsaga-2.1.0
+Provides: libsaga-2.1.1
 Description: SAGA GIS development files
  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 f0a490b..c9854fc 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.0.8
+saga:Depends=libsaga-2.1.1
 EOF
 else
     cat >>debian/substvars <<EOF
-saga:Depends=libsaga-2.0.8
+saga:Depends=libsaga-2.1.1
 EOF
 
 fi

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list