[Pkg-octave-commit] [SCM] octave-miscellaneous branch, master, updated. a5032c83166abc9595370e85c2fe694e8ad1e0ec

Thomas Weber thomas.weber.mail at gmail.com
Thu Dec 31 09:26:13 UTC 2009


The following commit has been merged in the master branch:
commit 633fe9f1a46a6675051694e6986eaf2f91d3ec6c
Author: Thomas Weber <thomas.weber.mail at gmail.com>
Date:   Sun Nov 22 14:45:46 2009 +0100

    Remove patch build-hex2num (applied upstream)

diff --git a/debian/changelog b/debian/changelog
index b751f26..0f9253b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ octave-miscellaneous (1.0.9-1) UNRELEASED; urgency=low
   * New upstream release 
   * Removed patches (applied upstream): 
     - autoload-num2hex 
+    - build-hex2num
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 07 Jun 2009 21:06:58 +0200
 
diff --git a/debian/patches/build-hex2num b/debian/patches/build-hex2num
deleted file mode 100644
index 9580c82..0000000
--- a/debian/patches/build-hex2num
+++ /dev/null
@@ -1,17 +0,0 @@
-Typo in TARGETS list prevented hex2num.oct from being built
-
- -- Rafael Laboissiere <rafael at debian.org>  Wed, 21 May 2008 19:38:38 +0200
-
-Index: trunk/src/Makefile
-===================================================================
---- trunk.orig/src/Makefile	2008-05-21 17:32:55.000000000 +0000
-+++ trunk/src/Makefile	2008-05-21 17:33:03.000000000 +0000
-@@ -4,7 +4,7 @@
- 	TERM_LIB=-ltermcap
- endif
- 
--TARGETS=waitbar.oct $(LISTEN) xmlread.oct  hex2num.cc \
-+TARGETS=waitbar.oct $(LISTEN) xmlread.oct  hex2num.oct \
- 	csvexplode.oct csv2cell.oct csvconcat.oct cell2csv.oct
- 
- all:	$(TARGETS)
diff --git a/debian/patches/series b/debian/patches/series
index c40abcc..34ee15b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 special_matrix_lauchli
-build-hex2num
 cell2csv-str-find

-- 
octave-miscellaneous



More information about the Pkg-octave-commit mailing list