[hdf4] 02/08: Reorder build dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 8 16:11:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository hdf4.
commit 988bd28d4312d1b56e33e8f9e06f8a6f3a80cb34
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 8 12:28:05 2016 +0200
Reorder build dependencies.
---
debian/control | 16 ++++++++--------
debian/control.in | 16 ++++++++--------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index 6d4d121..523d5f7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,18 +5,18 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9),
- sharutils,
- libjpeg-dev,
- zlib1g-dev,
- bison,
- flex,
autotools-dev,
- quilt,
+ autoconf,
+ automake,
+ bison,
chrpath,
+ flex,
gfortran,
+ libjpeg-dev,
libtool,
- autoconf,
- automake
+ quilt,
+ sharutils,
+ zlib1g-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/hdf4.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/hdf4.git
diff --git a/debian/control.in b/debian/control.in
index e686bf9..0202718 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,18 +5,18 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9),
- sharutils,
- libjpeg-dev,
- zlib1g-dev,
- bison,
- flex,
autotools-dev,
- quilt,
+ autoconf,
+ automake,
+ bison,
chrpath,
+ flex,
gfortran,
+ libjpeg-dev,
libtool,
- autoconf,
- automake
+ quilt,
+ sharutils,
+ zlib1g-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/hdf4.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/hdf4.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git
More information about the Pkg-grass-devel
mailing list