This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository qlandkartegt.
commit f6f9e4831e0d9f78880820a458f824c944adf413 Author: Bas Couwenberg <[email protected]> Date: Thu Aug 14 15:48:40 2014 +0200 Reformat control file with cme, update gdal and proj build dependencies. --- debian/changelog | 1 + debian/control | 57 +++++++++++++++++++++++++------------------------------- 2 files changed, 26 insertions(+), 32 deletions(-) diff --git a/debian/changelog b/debian/changelog index 59a29b0..a9a237e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qlandkartegt (1.7.7-3) UNRELEASED; urgency=medium * Team upload. * Fix uploader-address-malformed lintian issue, by separating the Uploaders with a comma. + * Reformat control file with cme, update gdal and proj build dependencies. -- Bas Couwenberg <[email protected]> Thu, 14 Aug 2014 15:43:04 +0200 diff --git a/debian/control b/debian/control index 6110667..fa283a8 100644 --- a/debian/control +++ b/debian/control @@ -1,44 +1,36 @@ Source: qlandkartegt +Maintainer: Debian GIS Project <[email protected]> +Uploaders: Jaromír Mikeš <[email protected]>, + Michael Hanke <[email protected]> Section: science Priority: optional -Maintainer: - Debian GIS Project <[email protected]> -Uploaders: - Jaromír Mikeš <[email protected]>, - Michael Hanke <[email protected]> -Build-Depends: - cmake (>= 2.4), - debhelper (>= 9.20120417~), - gpsbabel, - imagemagick, - libdmtx-dev, - libexif-dev, - libgdal1-dev (>= 1.5.2-3) | libgdal-dev, - libgps-dev, - libproj-dev | proj, - libqt4-dev (>= 4.2), - libqt4-opengl-dev, - libqtwebkit-dev +Build-Depends: cmake, + debhelper (>= 9.20120417~), + gpsbabel, + imagemagick, + libdmtx-dev, + libexif-dev, + libgdal-dev (>= 1.10.1-0~), + libgps-dev, + libproj-dev, + libqt4-dev, + libqt4-opengl-dev, + libqtwebkit-dev Standards-Version: 3.9.5 -Homepage: http://www.qlandkarte.org Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/qlandkartegt.git Vcs-Git: git://anonscm.debian.org/pkg-grass/qlandkartegt.git +Homepage: http://www.qlandkarte.org Package: qlandkartegt Architecture: any -Depends: - ${misc:Depends}, - ${shlibs:Depends} -Replaces: - qlandkarte -Provides: - qlandkarte -Recommends: - gdal-bin, - gpsbabel, - qlandkartegt-garmin (>= 0.3.4~) -Suggests: - gpsd +Depends: ${misc:Depends}, + ${shlibs:Depends} +Recommends: gdal-bin, + gpsbabel, + qlandkartegt-garmin +Suggests: gpsd +Provides: qlandkarte +Replaces: qlandkarte 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. QLandkarteGT is the successor of @@ -53,3 +45,4 @@ Description: GPS mapping (GeoTiff and vector) and GPSr management make georeferencing of scanned maps feasible for users. In contrast to similar tools (e.g. QGis) its straightforward interface is especially suited for non-scientific users. + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qlandkartegt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

