[qmapshack] 03/06: wrap-and-sort.
Jaromír Mikeš
mira-guest at moszumanska.debian.org
Mon Aug 18 08:35:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
mira-guest pushed a commit to branch master
in repository qmapshack.
commit dd6df019b8380a01deb368d9eb5660eecf7233b3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Aug 18 10:25:59 2014 +0200
wrap-and-sort.
---
debian/control | 32 +++++++++++++-------------------
1 file changed, 13 insertions(+), 19 deletions(-)
diff --git a/debian/control b/debian/control
index cd9f1b8..eb75237 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,16 @@ 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>
-Build-Depends:
- cmake,
- debhelper (>= 9.20120417~),
- libgdal-dev (>= 1.10.1-0~),
- libproj-dev,
- libqt5opengl5-dev,
- libqt5webkit5-dev,
- qt5-default,
- qttools5-dev,
- qttools5-dev-tools
+Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>
+Build-Depends: cmake,
+ debhelper (>= 9.20120417~),
+ libgdal-dev (>= 1.10.1-0~),
+ libproj-dev,
+ libqt5opengl5-dev,
+ libqt5webkit5-dev,
+ qt5-default,
+ qttools5-dev,
+ qttools5-dev-tools
Standards-Version: 3.9.5
Homepage: https://bitbucket.org/maproom/qmapshack/wiki/Home
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/qmapshack.git
@@ -21,13 +19,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-grass/qmapshack.git
Package: qmapshack
Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- gdal-bin
-Suggests:
- gpsd
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: gdal-bin
+Suggests: gpsd
Description: GPS mapping (GeoTiff and vector) and GPSr management
This package provides a versatile tool for GPS maps in GeoTiff format as
well as Garmin's img vector map format.
--
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