[jts] 02/23: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Aug 5 14:12:55 UTC 2015


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

sebastic pushed a commit to branch master
in repository jts.

commit 05dd098258eb076f396ec111c56e92bbed4e0f2c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 4 19:30:42 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6eb14cf..c2a3ce7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jts (1.11-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Update Vcs-* URLs for move from SVN to Git.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 04 Aug 2015 19:27:19 +0200
 
diff --git a/debian/control b/debian/control
index f44bca0..c07285f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,25 @@
 Source: jts
-Section: java
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, patchutils
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               cdbs,
+               ant,
+               default-jdk,
+               patchutils
 Standards-Version: 3.8.4
-Homepage: http://tsusiatsoftware.net/jts/main.html
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/jts.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/jts.git
+Homepage: http://tsusiatsoftware.net/jts/main.html
 
 Package: libjts-java
 Architecture: all
 Section: java
-Depends: default-jre-headless | default-jre, ${misc:Depends}, libjdom1-java, libxerces2-java
+Depends: default-jre-headless | default-jre,
+         ${misc:Depends},
+         libjdom1-java,
+         libxerces2-java
 Suggests: libjts-java-doc
 Description: JTS Topology Suite 
  JTS is a java library which provides:
@@ -34,3 +41,4 @@ Description: Documentation for the JTS Topology Suite
   * javadoc for libjts-java
   * developer's guide
   * technical specifications
+

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



More information about the Pkg-grass-devel mailing list