[qmapshack] 05/07: Restructure control file with cme.
Bas Couwenberg
sebastic at xs4all.nl
Thu Dec 25 16:37:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository qmapshack.
commit accaaaa6317f06aec41d08148fa56749a2bd7bf0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 25 16:57:08 2014 +0100
Restructure control file with cme.
---
debian/changelog | 1 +
debian/control | 10 ++++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 187f497..e3c94f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qmapshack (0.9.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Update Source URL in copyright file.
+ * Restructure control file with cme.
-- Bas Couwenberg <sebastic at xs4all.nl> Thu, 25 Dec 2014 16:53:34 +0100
diff --git a/debian/control b/debian/control
index 2fd0237..fb5393e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: qmapshack
-Section: science
-Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>,
Bas Couwenberg <sebastic at xs4all.nl>
+Section: science
+Priority: optional
Build-Depends: cmake,
debhelper (>= 9.20120417~),
inkscape,
@@ -16,13 +16,14 @@ Build-Depends: cmake,
qttools5-dev-tools,
qtscript5-dev
Standards-Version: 3.9.6
-Homepage: https://bitbucket.org/maproom/qmapshack/wiki/Home
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/qmapshack.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/qmapshack.git
+Homepage: https://bitbucket.org/maproom/qmapshack/wiki/Home
Package: qmapshack
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Recommends: gdal-bin
Suggests: gpsd
Description: GPS mapping (GeoTiff and vector) and GPSr management
@@ -35,3 +36,4 @@ Description: GPS mapping (GeoTiff and vector) and GPSr management
- Use of several workspaces.
- Use several maps on a workspace.
- Handle data project-oriented.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git
More information about the Pkg-grass-devel
mailing list