[jmapviewer] 07/13: Restructure control file with cme.

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 12 21:35:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository jmapviewer.

commit c9c68bd3d1ec8c9aaa1979f9ccefd592f520b8b4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 12 22:01:22 2014 +0100

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 25 ++++++++++++-------------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c1500f2..2e28af4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jmapviewer (1.04+dfsg-1) UNRELEASED; urgency=medium
   * Add myself to Uploaders.
   * Add gbp.conf to use pristine-tar by default.
   * Drop 04-bing-logo.patch, applied upstream.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 12 Dec 2014 21:58:40 +0100
 
diff --git a/debian/control b/debian/control
index b047a48..05321d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,30 @@
 Source: jmapviewer
-Section: utils
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Felix Natter <fnatter at gmx.net>,
            David Paleino <dapal at debian.org>,
            Andreas Tille <tille at debian.org>,
            Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends:
- ant,
- debhelper (>= 9~),
- default-jdk,
- docbook-xsl,
- docbook-xml,
- xsltproc
+Section: utils
+Priority: optional
+Build-Depends: ant,
+               debhelper (>= 9~),
+               default-jdk,
+               docbook-xsl,
+               docbook-xml,
+               xsltproc
 Standards-Version: 3.9.6
-Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/jmapviewer.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/jmapviewer.git
+Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer
 
 Package: jmapviewer
 Architecture: all
-Depends:
- default-jre,
- ${misc:Depends}
+Depends: default-jre,
+         ${misc:Depends}
 Description: Java OpenStreetMap Tile Viewer
  JMapViewer is a Java Swing component for integrating OSM maps in to your Java 
  application. JMapViewer allows you to set markers on the map or zoom to a
  specific location on the map.
  .
  This package includes both the library and a demo application.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jmapviewer.git



More information about the Pkg-grass-devel mailing list