[gmt] 20/29: Drop duplicate build dependency on debhelper.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 7 18:33:40 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit 0f7910e33b16b3d76f948cfb11dd870c4a3054e7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 6 20:40:52 2015 +0200

    Drop duplicate build dependency on debhelper.
---
 debian/control | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 9934851..dc7ef48 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,16 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: extra
-Build-Depends: cmake,
-               libnetcdf-dev,
-               debhelper (>= 9),
-               libxmu-headers,
-               libxaw7-dev,
+Build-Depends: debhelper (>= 9),
+               cmake,
                libgdal-dev,
+               libnetcdf-dev,
                libpcre3-dev,
-               zlib1g-dev,
+               libxaw7-dev,
+               libxmu-headers,
+               python-sphinx,
                sfftw-dev,
-               python-sphinx
-Build-Depends-Indep: debhelper (>= 9)
+               zlib1g-dev
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gmt.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/gmt.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git



More information about the Pkg-grass-devel mailing list