[josm-plugins] 01/05: Restructure control file with cme.

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 18 13:05:44 UTC 2014


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

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

commit f8ae5bca93f312d09f04f6d29bd667b5e31626cf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 18 14:58:18 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 99329c7..9e33853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ josm-plugins (0.0.svn30728+ds1-1.1) UNRELEASED; urgency=medium
     7 is required.
   * Remove unused file paragraph in copyright.
   * Add gbp.conf to use pristine-tar by default.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 17 Oct 2014 23:13:19 +0200
 
diff --git a/debian/control b/debian/control
index ee341e0..fd13a95 100644
--- a/debian/control
+++ b/debian/control
@@ -1,38 +1,35 @@
 Source: josm-plugins
+Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
+Uploaders: David Paleino <dapal at debian.org>,
+           Mònica Ramírez Arceda <monica at debian.org>,
+           Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Section: utils
 Priority: extra
-Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
-Uploaders:
- David Paleino <dapal at debian.org>
- , Mònica Ramírez Arceda <monica at debian.org>
- , Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Build-Depends:
- ant
- , ant-contrib
- , debhelper (>= 8~)
- , default-jdk
- , josm (>= 0.0.svn7588)
- , libmetadata-extractor-java
- , liblog4j1.2-java
- , libjgrapht0.8-java
- , libgettext-ant-tasks-java
- , python
+Build-Depends: ant,
+               ant-contrib,
+               debhelper (>= 8~),
+               default-jdk,
+               josm (>= 0.0.svn7588),
+               libmetadata-extractor-java,
+               liblog4j1.2-java,
+               libjgrapht0.8-java,
+               libgettext-ant-tasks-java,
+               python
 Build-Conflicts: josm (>= 0.0.svn7589)
 Standards-Version: 3.9.6
-Homepage: http://josm.openstreetmap.de/wiki/Plugins
-Vcs-Git: git://anonscm.debian.org/pkg-osm/josm-plugins.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-osm/josm-plugins.git
+Vcs-Git: git://anonscm.debian.org/pkg-osm/josm-plugins.git
+Homepage: http://josm.openstreetmap.de/wiki/Plugins
 
 Package: josm-plugins
 Architecture: all
-Depends:
- ${misc:Depends}
- , josm (>= 0.0.svn7588)
- , libmetadata-extractor-java
- , liblog4j1.2-java
- , libjgrapht0.8-java
-Breaks: josm (>= 0.0.svn7589)
+Depends: ${misc:Depends},
+         josm (>= 0.0.svn7588),
+         libmetadata-extractor-java,
+         liblog4j1.2-java,
+         libjgrapht0.8-java
 Suggests: gpsd
+Breaks: josm (>= 0.0.svn7589)
 Description: Plugins for JOSM
  JOSM (Java OpenStreetMap) plugin collection.
  .
@@ -61,3 +58,4 @@ Description: Plugins for JOSM
  The project was started because most maps you think of as free actually
  have legal or technical restrictions on their use, holding back people
  from using them in creative, productive or unexpected ways.
+

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



More information about the Pkg-grass-devel mailing list