[saga] 01/02: Add transitional libsaga package
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Apr 5 21:06:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository saga.
commit ebad95c9cb1311f1be3d39b234e56388e43fb0e7
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Tue Apr 5 22:05:00 2016 +0200
Add transitional libsaga package
---
debian/control | 14 ++++++++++++++
debian/control.in | 14 ++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/debian/control b/debian/control
index a2d2072..9d8a1d9 100644
--- a/debian/control
+++ b/debian/control
@@ -100,6 +100,20 @@ Description: SAGA GIS shared libraries
.
This package contains the library files for developing graphical modules.
+Package: libsaga
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: libsaga-api-2.2.6,
+ libsaga-gdi-2.2.6
+Description: SAGA GIS shared libraries - transitional package
+ SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
+ information system used for editing and analysing spatial data.
+ .
+ This package is a transitional package from libsaga to
+ libsaga-api-2.2.6 and libsaga-gdi-2.2.6.
+ It can safely be removed.
+
Package: python-saga
Architecture: any
Section: python
diff --git a/debian/control.in b/debian/control.in
index 33541ae..9ac8cc5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -100,6 +100,20 @@ Description: SAGA GIS shared libraries
.
This package contains the library files for developing graphical modules.
+Package: libsaga
+Architecture: all
+Section: oldlibs
+Priority: extra
+Depends: libsaga-api- at VERSION@,
+ libsaga-gdi- at VERSION@
+Description: SAGA GIS shared libraries - transitional package
+ SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
+ information system used for editing and analysing spatial data.
+ .
+ This package is a transitional package from libsaga to
+ libsaga-api- at VERSION@ and libsaga-gdi- at VERSION@.
+ It can safely be removed.
+
Package: python-saga
Architecture: any
Section: python
--
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