[med-svn] [mia] 01/01: cme fix dpkg-control

Gert Wollny gert-guest at moszumanska.debian.org
Thu Jul 28 18:56:03 UTC 2016


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

gert-guest pushed a commit to branch master
in repository mia.

commit 15b953c2962d7d713f3e021e51fe204db47ac136
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Thu Jul 28 18:55:20 2016 +0000

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 27 ++++++++++++---------------
 2 files changed, 13 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 61582e9..06aad0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ mia (2.4.2-1~exp1) UNRELEASED; urgency=medium
   * Add conflict for dev package
   * split out the doctools scripts into extra package 
   * add patch to fix most spelling errors
+  * cme fix dpkg-control
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Sat, 23 Jul 2016 14:40:04 +0000
 
diff --git a/debian/control b/debian/control
index 4585da9..86a5e65 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake,
                libfftw3-dev,
                libgsl-dev,
                libgts-dev,
-               libitpp-dev, 
+               libitpp-dev,
                libhdf5-dev,
                libmaxflow-dev,
                libnifti-dev,
@@ -28,18 +28,16 @@ Build-Depends: cmake,
                libvistaio-dev,
                libxml++2.6-dev,
                python-lxml
-Build-Depends-Indep:
-               docbook-xsl,
-               doxygen,
-               graphviz,
-	       libjs-mathjax,
-               xsltproc
+Build-Depends-Indep: docbook-xsl,
+                     doxygen,
+                     graphviz,
+                     libjs-mathjax,
+                     xsltproc
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mia.git
-Vcs-Git: git://anonscm.debian.org/debian-med/mia.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/mia.git
 Homepage: http://mia.sourceforge.net
 
-
 Package: libmia-2.4-0
 Architecture: any
 Section: libs
@@ -52,19 +50,18 @@ Description: library for 2D and 3D gray scale image processing
  meshes. The libraries provide a basic infrastructure and  generic 
  algorithms, that can be specialized by specifying the apropriate plug-ins. 
 
-
 Package: libmia-2.4-dev
 Architecture: any
 Section: libdevel
 Depends: libmia-2.4-0 (= ${binary:Version}),
-	 mia-doctools (= ${source:Version}),
+         mia-doctools (= ${source:Version}),
          libitpp-dev,
          libgsl-dev,
          libboost-test-dev,
          libfftw3-dev,
          libblas-dev,
          ${misc:Depends}
-Recommends: libmia-2.4-doc,
+Recommends: libmia-2.4-doc
 Conflicts: libmia-2.2-dev
 Replaces: libmia-2.2-dev
 Description: library for 2D and 3D gray scale image processing, development files
@@ -78,7 +75,7 @@ Package: libmia-2.4-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends},
-	 libjs-mathjax
+         libjs-mathjax
 Enhances: libmia-2.4-dev
 Description: library for 2D and 3D gray scale image processing, documentation
  libmia comprises a set of libraries and plug-ins for general purpose 
@@ -106,10 +103,10 @@ Description: Command line tools for gray scale image processing
 Package: mia-doctools
 Architecture: all
 Depends: python-lxml,
-	 python,
+         python,
          ${misc:Depends}
 Conflicts: libmia-2.2-dev
-Description: Helper scripts for run-time document creation 
+Description: Helper scripts for run-time document creation
  A set of scripts that can be used to create man-pages and on-line
  documentation for programs that make use of the mia command line
  parser and plug-in infrastructure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git



More information about the debian-med-commit mailing list