[dans-gdal-scripts] 02/12: Restructure control file with cme.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 13 20:10:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository dans-gdal-scripts.
commit 694f05981c6ab846fd16549782d5a934121dc18b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Feb 13 20:24:06 2015 +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 042b847..4430472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dans-gdal-scripts (0.23-3) UNRELEASED; urgency=medium
* Add myself to Uploaders.
+ * Restructure control file with cme.
-- Bas Couwenberg <sebastic at debian.org> Fri, 13 Feb 2015 20:23:03 +0100
diff --git a/debian/control b/debian/control
index f6ecd50..b16f22f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,29 @@
Source: dans-gdal-scripts
-Section: science
-Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Bas Couwenberg <sebastic at debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev, libgdal-dev, libproj-dev, libboost-dev
+Section: science
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ libgdal-dev,
+ libproj-dev,
+ libboost-dev
Standards-Version: 3.9.5
-Homepage: http://www.gina.alaska.edu/projects/gina-tools
Vcs-Browser: http://git.debian.org/?p=pkg-grass/dans-gdal-scripts.git
Vcs-Git: git://git.debian.org/pkg-grass/dans-gdal-scripts.git
+Homepage: http://www.gina.alaska.edu/projects/gina-tools
Package: dans-gdal-scripts
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: gdal-contrib
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: gdal-bin
+Provides: gdal-contrib
Description: GDAL contributed tools by Geographic Information Network of Alaska
Dan Stahlke's GDAL contributed tools are a collection of useful programs to
perform common raster operations. The included tools are:
gdal_contrast_stretch, gdal_dem2rgb, gdal_get_projected_bounds,
gdal_landsat_pansharpi, gdal_list_corners, gdal_merge_simple, gdal_merge_vrt
gdal_raw2geotiff, gdal_trace_outline, gdal_wkt_to_mask, gdal_make_ndv_mask.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/dans-gdal-scripts.git
More information about the Pkg-grass-devel
mailing list