r44782 - in /packages/xmds/trunk/debian: changelog rules
rlaboiss-guest at users.alioth.debian.org
rlaboiss-guest at users.alioth.debian.org
Mon May 14 16:28:01 UTC 2012
Author: rlaboiss-guest
Date: Mon May 14 16:28:00 2012
New Revision: 44782
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44782
Log:
Install the Octave support file into a separate directory for xmds
Modified:
packages/xmds/trunk/debian/changelog
packages/xmds/trunk/debian/rules
Modified: packages/xmds/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/changelog?rev=44782&op=diff
==============================================================================
--- packages/xmds/trunk/debian/changelog (original)
+++ packages/xmds/trunk/debian/changelog Mon May 14 16:28:00 2012
@@ -6,7 +6,7 @@
only because of the octave3.2-depends script
* debian/rules:
+ Drop call to octave3.2-depends (Closes: #666501)
- + Install the Octave support file into a separate directory for xmds
+ + Install the Octave support file into a separate directory for xmds
* debian/source/format: 3.0 (quilt)
-- Rafael Laboissiere <rafael at laboissiere.net> Mon, 14 May 2012 13:13:23 +0200
Modified: packages/xmds/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/rules?rev=44782&op=diff
==============================================================================
--- packages/xmds/trunk/debian/rules (original)
+++ packages/xmds/trunk/debian/rules Mon May 14 16:28:00 2012
@@ -8,7 +8,7 @@
shrdir = $(instdir)/usr/share
docdir = $(shrdir)/doc/xmds
expdir = $(docdir)/examples
-mdir = $(shrdir)/octave/site/m
+mdir = $(shrdir)/octave/site/m/xmds
DEB_CONFIGURE_EXTRA_FLAGS = \
--enable-fftw3 \
More information about the debian-science-commits
mailing list