[saga] 01/04: Add pre-depends (needed for multiarch)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Fri Jan 31 23:02:04 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 70c35e34013563a121e1336d5fc9d6b3ea5541c0
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Fri Jan 10 02:33:20 2014 -0500

    Add pre-depends (needed for multiarch)
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 6b612b5..393c532 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Homepage: http://www.saga-gis.org/
 
 Package: saga
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libsaga (= ${binary:Version})
@@ -60,6 +61,7 @@ Package: libsaga
 Architecture: any
 Multi-Arch: same
 Section: libs
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Provides: libsaga-2.1.1
@@ -72,6 +74,7 @@ Description: SAGA GIS development files
 Package: python-saga
 Architecture: any
 Section: python
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},

-- 
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