[28357] in Source-Commits
debathena-thirdparty commit: Update octave dependencies
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Tue Jul 29 11:47:21 2014
Date: Tue, 29 Jul 2014 11:47:14 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201407291547.s6TFlEIJ014244@drugstore.mit.edu>
To: source-commits@MIT.EDU
https://github.com/mit-athena/debathena-thirdparty/commit/604a31ee962038f006fece58be103b0ee6777dff
commit 604a31ee962038f006fece58be103b0ee6777dff
Author: Jonathan Reed <jdreed@mit.edu>
Date: Tue Jul 29 11:04:59 2014 -0400
Update octave dependencies
The base "octave" package is no longer virtual in Trusty, and the
version-specific packages in Precise are gone in Trusty. So move
octave to the distro-specific lists and depend accordingly, also
adding a new dependency on liboctave-dev for Trusty. (Trac: #1516)
debian/changelog | 6 ++++++
lists/common | 6 +-----
lists/precise | 5 +++++
lists/trusty | 4 ++++
4 files changed, 16 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 584a5c0..6644ea4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-thirdparty (1.2.5.1) UNRELEASED; urgency=low
+
+ * Bring in Octave for trusty (Trac: #1516)
+
+ -- Jonathan Reed <jdreed@mit.edu> Tue, 29 Jul 2014 11:04:43 -0400
+
debathena-thirdparty (1.2.5) unstable; urgency=low
* Add smlnj for Trusty (Trac: #1457)
diff --git a/lists/common b/lists/common
index 0f733ee..b086eb6 100644
--- a/lists/common
+++ b/lists/common
@@ -227,11 +227,7 @@ gnumeric
gnumeric-doc
gnumeric-plugins-extra
gnuplot-doc
-octave3.2
-octave3.2-doc
-octave3.2-headers
-octave3.2-htmldoc
-octave3.2-emacsen
+# Octave moved to distro-specific files, 29 Jul 2014
pari-gp
pari-gp2c
pari-doc
diff --git a/lists/precise b/lists/precise
index 950b974..7e96b3c 100644
--- a/lists/precise
+++ b/lists/precise
@@ -1,3 +1,8 @@
+openfoam222
+paraviewopenfoam3120
-maxima-emacs
+octave3.2
+octave3.2-doc
+octave3.2-emacsen
+octave3.2-headers
+octave3.2-htmldoc
diff --git a/lists/trusty b/lists/trusty
index b377dd3..1e01fff 100644
--- a/lists/trusty
+++ b/lists/trusty
@@ -1,3 +1,7 @@
-guile-1.8-dev
guile-2.0-dev
smlnj
+octave
+octave-doc
+octave-htmldoc
+liboctave-dev