[Debian-med-packaging] [mrtrix] 07/07: Reformat control
Michael Hanke
mih at moszumanska.debian.org
Tue Dec 29 17:32:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
mih pushed a commit to branch master
in repository mrtrix.
commit 6d30428e72e281ba688ca24fa61ac37d764038b9
Author: Michael Hanke <michael.hanke at gmail.com>
Date: Tue Dec 29 18:20:40 2015 +0100
Reformat control
---
debian/changelog | 3 ++-
debian/control | 39 +++++++++++++++++++++------------------
2 files changed, 23 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eed09b3..642a843 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mrtrix (0.2.12-2) UNRELEASED; urgency=medium
+mrtrix (0.2.12-2) unstable; urgency=medium
* Add patch to include <cstddef> to fix FTBFS due to missing size_t.
Courtesy of Iain Lane <iain at orangesquash.org.uk>.
@@ -6,6 +6,7 @@ mrtrix (0.2.12-2) UNRELEASED; urgency=medium
* Make all top-level tools available in /usr/bin (Closes: #803075).
* Bumped Standards-version to 3.9.6 -- no changes necessary.
* Remove Debian menu file and keep .desktop file.
+ * Standardize debian/control with CME
-- Michael Hanke <mih at debian.org> Tue, 29 Dec 2015 17:30:51 +0100
diff --git a/debian/control b/debian/control
index 57700bc..22dd5d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,31 @@
Source: mrtrix
-Priority: extra
Maintainer: NeuroDebian Team <team at neuro.debian.net>
-Uploaders: Michael Hanke <mih at debian.org>, Yaroslav Halchenko <debian at onerussian.com>
+Uploaders: Michael Hanke <mih at debian.org>,
+ Yaroslav Halchenko <debian at onerussian.com>
+Section: science
+Priority: extra
Build-Depends: debhelper (>= 9~),
- liboctave-dev,
- libgsl-dev | libgsl0-dev,
- python,
- pkg-config,
- libgtkmm-2.4-dev,
- libgtkglext1-dev,
- imagemagick,
- matlab-support-dev
+ liboctave-dev,
+ libgsl-dev | libgsl0-dev,
+ python,
+ pkg-config,
+ libgtkmm-2.4-dev,
+ libgtkglext1-dev,
+ imagemagick,
+ matlab-support-dev
Standards-Version: 3.9.6
-Section: science
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mrtrix.git
+Vcs-Git: git://anonscm.debian.org/debian-med/mrtrix.git
Homepage: http://www.brain.org.au/software/mrtrix
-Vcs-Browser: http://git.debian.org/?p=debian-med/mrtrix.git
-Vcs-Git: git://git.debian.org/git/debian-med/mrtrix.git
Package: mrtrix
-Section: science
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: mrtrix-doc, octave, matlab-support
+Section: science
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: mrtrix-doc,
+ octave,
+ matlab-support
Description: diffusion-weighted MRI white matter tractography
Set of tools to perform diffusion-weighted MRI white matter tractography of the
brain in the presence of crossing fibres, using Constrained Spherical
@@ -29,8 +33,8 @@ Description: diffusion-weighted MRI white matter tractography
images in DICOM, ANALYZE, or uncompressed NIfTI format are supported.
Package: mrtrix-doc
-Section: doc
Architecture: all
+Section: doc
Depends: ${misc:Depends}
Description: documentation for mrtrix
Set of tools to perform diffusion-weighted MRI white matter tractography of the
@@ -39,4 +43,3 @@ Description: documentation for mrtrix
images in DICOM, ANALYZE, or uncompressed NIfTI format are supported.
.
This package provides the documentation in HTML format.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mrtrix.git
More information about the Debian-med-packaging
mailing list