[ruby-hdfeos5] 03/08: Reorder (build) dependencies.

Bas Couwenberg sebastic at debian.org
Fri Dec 2 15:03:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository ruby-hdfeos5.

commit eb559eba14d533c2709204e840aefc50bd9b1892
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 2 15:37:27 2016 +0100

    Reorder (build) dependencies.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index aadd245..bf99fa3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,11 @@ Section: ruby
 Priority: optional
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-narray,
-               ruby-narray-miss,
-               libhe5-hdfeos-dev,
                libgctp-dev,
-               libhdf5-serial-dev
+               libhdf5-serial-dev,
+               libhe5-hdfeos-dev,
+               ruby-narray,
+               ruby-narray-miss
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/ruby-hdfeos5.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/ruby-hdfeos5.git
@@ -18,9 +18,9 @@ XS-Ruby-Versions: all
 
 Package: ruby-hdfeos5
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter,
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Ruby interface to the HDF-EOS5 library
  HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific
  data structures, namely Grid, Point, and Swath.

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



More information about the Pkg-grass-devel mailing list