[Pkg-octave-commit] [octave-general] 02/02: Remove code for dropping the inputParser function

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Thu May 28 05:43:45 UTC 2015


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

rlaboiss-guest pushed a commit to branch master
in repository octave-general.

commit 03104c12a9d457fb3fb0620ac4b217716adcc7fa
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu May 28 02:35:06 2015 -0300

    Remove code for dropping the inputParser function
---
 debian/rules | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3340aa9..71fb86c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,14 +2,3 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
-
-install/octave-general::
-	# Remove the inputParser function, which is now in Octave 4.0 core.
-	# This is a temporary hack, while waiting for a new upstream version
-	# of the general package.  (N.B.: inputParser has been removed in the
-	# upstream VCS: http://sourceforge.net/p/octave/general/ci/9d0fe96)
-	@echo "******************************************************************"
-	@echo "Warning: check whether this fix is still needed:"
-	-find debian/octave-general -name @inputParser -type d -exec rm -rf \{} \;
-	find debian/octave-general -name INDEX | xargs sed -i '/input/d;/Input/d'
-	@echo "******************************************************************"

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-general.git



More information about the Pkg-octave-commit mailing list