[doris] 02/03: Restructure control file with cme.

Bas Couwenberg sebastic at debian.org
Sat Jan 21 14:50:13 UTC 2017


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

sebastic pushed a commit to branch master
in repository doris.

commit 1ae348ae1c20108c3fc429a89886f5bc47053def
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jan 21 15:49:15 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c02403f..78949a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ doris (4.06~beta2+dfsg-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Update Vcs-* URLs to use HTTPS.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 21 Jan 2017 15:48:04 +0100
 
diff --git a/debian/control b/debian/control
index 1a81cfe..95fab8d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,37 @@
 Source: doris
-Section: contrib/science
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
-Build-Depends: debhelper (>= 9.0.0), csh | c-shell, libfftw3-dev,
-               liblapack-dev, libtriangle-dev, libepr-api2-dev,
+Section: contrib/science
+Priority: optional
+Build-Depends: debhelper (>= 9.0.0),
+               csh | c-shell,
+               libfftw3-dev,
+               liblapack-dev,
+               libtriangle-dev,
+               libepr-api2-dev,
                python-all
 Standards-Version: 3.9.5
-Homepage: http://doris.tudelft.nl
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/doris.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/doris.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/doris.git
+Homepage: http://doris.tudelft.nl
 
 Package: doris
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
-         python, python-lxml, libxslt1.1,
-         gdal-bin, gawk | mawk, csh | c-shell
-Recommends: snaphu, gmt, gv, python-h5py
-Suggests: eog, imagemagick
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends},
+         python,
+         python-lxml,
+         libxslt1.1,
+         gdal-bin,
+         gawk | mawk,
+         csh | c-shell
+Recommends: snaphu,
+            gmt,
+            gv,
+            python-h5py
+Suggests: eog,
+          imagemagick
 Description: Delft object-oriented radar interferometric software
  DORIS is an Interferometric Synthetic Aperture Radar (InSAR) processor
  developed by the Delft Institute of Earth Observation and Space Systems

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



More information about the Pkg-grass-devel mailing list