[saga] 02/03: Fix VCS/bump standard version

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sun Nov 23 21:02:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch experimental
in repository saga.

commit 5be2677beacce6efad94795da7e16f6e22951f2b
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Sat Nov 22 00:43:41 2014 +0100

    Fix VCS/bump standard version
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 1f4fa7c..e3d83dd 100644
--- a/debian/control
+++ b/debian/control
@@ -20,17 +20,17 @@ Build-Depends: libwxgtk3.0-dev,
                dh-autoreconf,
                libsvm-dev,
                libvigraimpex-dev
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/saga.git
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/saga.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/saga.git -b experimental
 Homepage: http://www.saga-gis.org/
 
 Package: saga
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libsaga (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
 Description: System for Automated Geoscientific Analyses
  SAGA GIS (System for Automated Geoscientific Analyses) is a free and
  open source geographic information system used for editing and 
@@ -63,9 +63,9 @@ Package: libsaga
 Architecture: any
 Multi-Arch: same
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Provides: libsaga-2.1.2
 Description: SAGA GIS shared libraries
  SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
@@ -76,12 +76,12 @@ Description: SAGA GIS shared libraries
 Package: python-saga
 Architecture: any
 Section: python
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
          libsaga (= ${binary:Version})
 Suggests: saga (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
 Description: SAGA GIS Python bindings
  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