[Pkg-octave-commit] r2313 - octave/trunk/debian/patches
Rafael Laboissiere
rafael at alioth.debian.org
Sat Jul 19 16:40:42 UTC 2008
Author: rafael
Date: 2008-07-19 16:40:41 +0000 (Sat, 19 Jul 2008)
New Revision: 2313
Modified:
octave/trunk/debian/patches/50_OCTAVEHOME-texi.dpatch
octave/trunk/debian/patches/50_add_syspath.dpatch
octave/trunk/debian/patches/50_automatic-replot-docstring.dpatch
octave/trunk/debian/patches/50_build-octave-faq.dpatch
octave/trunk/debian/patches/50_clean-pdf-docs.dpatch
octave/trunk/debian/patches/50_compile-with-g++-4.3.dpatch
octave/trunk/debian/patches/50_drop-lo-manpages.dpatch
octave/trunk/debian/patches/50_fix_handle_for_plotyy.dpatch
octave/trunk/debian/patches/50_fixed-freqz.dpatch
octave/trunk/debian/patches/50_g++4.1-fixes.dpatch
octave/trunk/debian/patches/50_include-cstring-mxarray.dpatch
octave/trunk/debian/patches/50_incomplete_gamma.dpatch
octave/trunk/debian/patches/50_lgamma_doc.dpatch
octave/trunk/debian/patches/50_octave-bug-tempfile.dpatch
octave/trunk/debian/patches/50_rename-octave-tags.dpatch
octave/trunk/debian/patches/50_return-deffn.dpatch
octave/trunk/debian/patches/50_syscalls-test-sleep.dpatch
octave/trunk/debian/patches/add-acx_blas_f77_func.m4.dpatch
octave/trunk/debian/patches/dont_set_helvetica.dpatch
octave/trunk/debian/patches/imshow_only_handles_octave_images.dpatch
octave/trunk/debian/patches/no_pdf_in_print.dpatch
octave/trunk/debian/patches/randn_doc.dpatch
Log:
Use diff-mode under Emacs
Modified: octave/trunk/debian/patches/50_OCTAVEHOME-texi.dpatch
===================================================================
--- octave/trunk/debian/patches/50_OCTAVEHOME-texi.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_OCTAVEHOME-texi.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_OCTAVEHOME-2.9.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Correct value for OCTAVEHOME in Debian systems
Modified: octave/trunk/debian/patches/50_add_syspath.dpatch
===================================================================
--- octave/trunk/debian/patches/50_add_syspath.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_add_syspath.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_add_syspath.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/50_automatic-replot-docstring.dpatch
===================================================================
--- octave/trunk/debian/patches/50_automatic-replot-docstring.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_automatic-replot-docstring.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_automatic-replot-docstring.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## Introduce documentation string for the varaible automatic_replot
Modified: octave/trunk/debian/patches/50_build-octave-faq.dpatch
===================================================================
--- octave/trunk/debian/patches/50_build-octave-faq.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_build-octave-faq.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_build-octave-faq.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Build correctly the PS form of the Octave-FAQ documentation
Modified: octave/trunk/debian/patches/50_clean-pdf-docs.dpatch
===================================================================
--- octave/trunk/debian/patches/50_clean-pdf-docs.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_clean-pdf-docs.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_clean-pdf-docs.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Clean PDF files in doc/ not cleaned by the maintainer-clean target
Modified: octave/trunk/debian/patches/50_compile-with-g++-4.3.dpatch
===================================================================
--- octave/trunk/debian/patches/50_compile-with-g++-4.3.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_compile-with-g++-4.3.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_compile-with-g++-4.3.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Fixes for compiling octave2.1 with g++-4.3
Modified: octave/trunk/debian/patches/50_drop-lo-manpages.dpatch
===================================================================
--- octave/trunk/debian/patches/50_drop-lo-manpages.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_drop-lo-manpages.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_drop-lo-manpages.dpatch by Rafael Laboissiere <rafael at debian.org>
@DPATCH@
Modified: octave/trunk/debian/patches/50_fix_handle_for_plotyy.dpatch
===================================================================
--- octave/trunk/debian/patches/50_fix_handle_for_plotyy.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_fix_handle_for_plotyy.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_fix_handle_for_plotyy.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/50_fixed-freqz.dpatch
===================================================================
--- octave/trunk/debian/patches/50_fixed-freqz.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_fixed-freqz.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_fixed-freqz.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Fixed freqz.m (patch taken from upstream CVS)
Modified: octave/trunk/debian/patches/50_g++4.1-fixes.dpatch
===================================================================
--- octave/trunk/debian/patches/50_g++4.1-fixes.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_g++4.1-fixes.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_g++4.1-fixes.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Aloow compilation against g++ 4.1
Modified: octave/trunk/debian/patches/50_include-cstring-mxarray.dpatch
===================================================================
--- octave/trunk/debian/patches/50_include-cstring-mxarray.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_include-cstring-mxarray.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_include-cstring-mxarray.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Compile successfully with GCC 4.3
Modified: octave/trunk/debian/patches/50_incomplete_gamma.dpatch
===================================================================
--- octave/trunk/debian/patches/50_incomplete_gamma.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_incomplete_gamma.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_incomplete_gamma.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/50_lgamma_doc.dpatch
===================================================================
--- octave/trunk/debian/patches/50_lgamma_doc.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_lgamma_doc.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_lgamma_doc.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/50_octave-bug-tempfile.dpatch
===================================================================
--- octave/trunk/debian/patches/50_octave-bug-tempfile.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_octave-bug-tempfile.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_octave-bug-tempfile.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Use Debian's tempfile(1) for enhanced security
Modified: octave/trunk/debian/patches/50_rename-octave-tags.dpatch
===================================================================
--- octave/trunk/debian/patches/50_rename-octave-tags.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_rename-octave-tags.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_rename-octave-tags.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Rename otags to be octave-tags, to avoid conflict with the Ocaml otags
Modified: octave/trunk/debian/patches/50_return-deffn.dpatch
===================================================================
--- octave/trunk/debian/patches/50_return-deffn.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_return-deffn.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_return-deffn.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## The "return" keyword will appear in the function index, instead of the
Modified: octave/trunk/debian/patches/50_syscalls-test-sleep.dpatch
===================================================================
--- octave/trunk/debian/patches/50_syscalls-test-sleep.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/50_syscalls-test-sleep.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## 50_syscalls-test-sleep.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Increase the amount of time to sleep, in case of errno == EAGAIN
Modified: octave/trunk/debian/patches/add-acx_blas_f77_func.m4.dpatch
===================================================================
--- octave/trunk/debian/patches/add-acx_blas_f77_func.m4.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/add-acx_blas_f77_func.m4.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## add-acx_blas_f77_func.m4.dpatch by Rafael Laboissiere <rafael at debian.org>
##
## DP: Add lacking m4 file, such that autoconf works
Modified: octave/trunk/debian/patches/dont_set_helvetica.dpatch
===================================================================
--- octave/trunk/debian/patches/dont_set_helvetica.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/dont_set_helvetica.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## don_set_helvetica.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/imshow_only_handles_octave_images.dpatch
===================================================================
--- octave/trunk/debian/patches/imshow_only_handles_octave_images.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/imshow_only_handles_octave_images.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## imshow_only_handles_octave_images.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/no_pdf_in_print.dpatch
===================================================================
--- octave/trunk/debian/patches/no_pdf_in_print.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/no_pdf_in_print.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## no_pdf_in_print.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
Modified: octave/trunk/debian/patches/randn_doc.dpatch
===================================================================
--- octave/trunk/debian/patches/randn_doc.dpatch 2008-07-19 16:37:13 UTC (rev 2312)
+++ octave/trunk/debian/patches/randn_doc.dpatch 2008-07-19 16:40:41 UTC (rev 2313)
@@ -1,4 +1,5 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
+## -*- diff -*-
## randn_doc.dpatch by Thomas Weber <thomas.weber.mail at gmail.com>
##
## All lines beginning with `## DP:' are a description of the patch.
More information about the Pkg-octave-commit
mailing list