[ruby-hdfeos5] 02/08: Restructure control file with cme.
Bas Couwenberg
sebastic at debian.org
Fri Dec 2 15:03:49 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 7a72a28af9438ee96f198da2280bad3ca8d49967
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Dec 2 15:36:10 2016 +0100
Restructure control file with cme.
---
debian/changelog | 1 +
debian/control | 18 ++++++++++++------
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a469384..9149968 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-hdfeos5 (1.2-7) UNRELEASED; urgency=medium
* Team upload.
* Fix Vcs-Git URL to use /git instead of /cgit.
+ * Restructure control file with cme.
-- Bas Couwenberg <sebastic at debian.org> Fri, 02 Dec 2016 15:34:49 +0100
diff --git a/debian/control b/debian/control
index 5d6d6ef..aadd245 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,15 @@
Source: ruby-hdfeos5
-Section: ruby
-Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
-Build-Depends: debhelper (>= 9~), gem2deb,
- ruby-narray, ruby-narray-miss,
- libhe5-hdfeos-dev, libgctp-dev, libhdf5-serial-dev
+Section: ruby
+Priority: optional
+Build-Depends: debhelper (>= 9~),
+ gem2deb,
+ ruby-narray,
+ ruby-narray-miss,
+ libhe5-hdfeos-dev,
+ libgctp-dev,
+ libhdf5-serial-dev
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
@@ -14,7 +18,9 @@ XS-Ruby-Versions: all
Package: ruby-hdfeos5
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ ruby | ruby-interpreter
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