[saga] 03/03: Add misc depends to libsaga
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Apr 14 20:19:57 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 bf6dc6095f5b6d0b28f77ecbb986d3d9da7ac424
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Thu Apr 14 16:14:56 2016 +0200
Add misc depends to libsaga
---
debian/control | 3 ++-
debian/control.in | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 43f34d6..2239fae 100644
--- a/debian/control
+++ b/debian/control
@@ -104,7 +104,8 @@ Architecture: all
Section: oldlibs
Priority: extra
Depends: libsaga-api-2.2.7,
- libsaga-gdi-2.2.7
+ libsaga-gdi-2.2.7,
+ ${misc:Depends}
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.
diff --git a/debian/control.in b/debian/control.in
index d277858..65bb840 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -104,7 +104,8 @@ Architecture: all
Section: oldlibs
Priority: extra
Depends: libsaga-api- at VERSION@,
- libsaga-gdi- at VERSION@
+ libsaga-gdi- at VERSION@,
+ ${misc:Depends}
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.
--
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