[Debian-med-packaging] [mrtrix] 09/09: Add backport patches for Octave deps.
Michael Hanke
mih at alioth.debian.org
Sat Oct 5 08:59:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
mih pushed a commit to branch master
in repository mrtrix.
commit ba2167730d6723875b787c1fcf125158c8296008
Author: Michael Hanke <michael.hanke at gmail.com>
Date: Sat Oct 5 10:11:29 2013 +0200
Add backport patches for Octave deps.
---
debian/changelog | 1 +
debian/patches/lucid-dsc-patch-octave_deps | 13 +++++++++++++
debian/patches/precise-dsc-patch-octave_deps | 1 +
debian/patches/squeeze-dsc-patch-octave_deps | 1 +
4 files changed, 16 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6b55e12..9c85506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mrtrix (0.2.11-1) unstable; urgency=low
* Bumped Standards-version to 3.9.4 -- no changes necessary.
* Use an absolute patch for the desktop icon.
* Patch build script to use /usr/bin/python as interpreter.
+ * Add backport patches for Octave dependencies prior Octave 3.6.1
-- Michael Hanke <mih at debian.org> Fri, 27 Sep 2013 11:34:44 +0200
diff --git a/debian/patches/lucid-dsc-patch-octave_deps b/debian/patches/lucid-dsc-patch-octave_deps
new file mode 100644
index 0000000..1ca4932
--- /dev/null
+++ b/debian/patches/lucid-dsc-patch-octave_deps
@@ -0,0 +1,13 @@
+diff --git a/debian/control b/debian/control
+index 30536d4..f23e8d1 100644
+--- a/debian/control
++++ b/debian/control
+@@ -3,7 +3,7 @@ Priority: extra
+ Maintainer: NeuroDebian Team <team at neuro.debian.net>
+ Uploaders: Michael Hanke <mih at debian.org>, Yaroslav Halchenko <debian at onerussian.com>
+ Build-Depends: debhelper (>= 7.0.50~),
+- liboctave-dev,
++ octave3.2-headers | octave-headers,
+ libgsl0-dev,
+ python,
+ pkg-config,
diff --git a/debian/patches/precise-dsc-patch-octave_deps b/debian/patches/precise-dsc-patch-octave_deps
new file mode 120000
index 0000000..694c10f
--- /dev/null
+++ b/debian/patches/precise-dsc-patch-octave_deps
@@ -0,0 +1 @@
+lucid-dsc-patch-octave_deps
\ No newline at end of file
diff --git a/debian/patches/squeeze-dsc-patch-octave_deps b/debian/patches/squeeze-dsc-patch-octave_deps
new file mode 120000
index 0000000..694c10f
--- /dev/null
+++ b/debian/patches/squeeze-dsc-patch-octave_deps
@@ -0,0 +1 @@
+lucid-dsc-patch-octave_deps
\ No newline at end of file
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mrtrix.git
More information about the Debian-med-packaging
mailing list