[ncview] 12/14: Restructure control file with cme.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 17 23:23:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ncview.
commit 45290e9178166384eaba3447754382b1fa7fc904
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 18 01:09:48 2015 +0200
Restructure control file with cme.
---
debian/changelog | 1 +
debian/control | 17 ++++++++++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d517f8d..5a9606d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ncview (1.93g-1.1) UNRELEASED; urgency=medium
* Team upload.
* Add gbp.conf to use pristine-tar by default.
* Update Vcs-* URLs for move from SVN to Git.
+ * Restructure control file with cme.
-- Bas Couwenberg <sebastic at debian.org> Sat, 18 Apr 2015 01:07:14 +0200
diff --git a/debian/control b/debian/control
index 5c52421..8a28b0d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,26 @@
Source: ncview
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Magnus Hagdorn <magnus.hagdorn at marsupium.org>,
+ Francesco Paolo Lovergine <frankie at debian.org>
Section: science
Priority: optional
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Magnus Hagdorn <magnus.hagdorn at marsupium.org>, Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, libxaw7-dev, libnetcdf-dev, libnetpbm10-dev
+Build-Depends: debhelper (>= 7),
+ autotools-dev,
+ libxaw7-dev,
+ libnetcdf-dev,
+ libnetpbm10-dev
Standards-Version: 3.8.2
-Homepage: http://meteora.ucsd.edu/~pierce/ncview_home_page.html
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/ncview.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/ncview.git
+Homepage: http://meteora.ucsd.edu/~pierce/ncview_home_page.html
Package: ncview
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: A X11 visual browser for NetCDF format files
You would use ncview to get a quick and easy, push-button look at
your NetCDF files. You can view simple movies of the data, view along various
dimensions, take a look at the actual data values, change color maps, invert
the data and other simple visual operations.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ncview.git
More information about the Pkg-grass-devel
mailing list