[Pkg-octave-commit] r2743 - in qtoctave/trunk/debian: . patches

Rafael Laboissiere rafael at alioth.debian.org
Sun Mar 22 20:18:14 UTC 2009


Author: rafael
Date: 2009-03-22 20:18:13 +0000 (Sun, 22 Mar 2009)
New Revision: 2743

Modified:
   qtoctave/trunk/debian/changelog
   qtoctave/trunk/debian/patches/add_missing_includes
   qtoctave/trunk/debian/patches/build-out-of-source
   qtoctave/trunk/debian/patches/move_doc_under_doc
   qtoctave/trunk/debian/patches/use_octave3.0-htmldoc
Log:
Add descriptions to patches

Modified: qtoctave/trunk/debian/changelog
===================================================================
--- qtoctave/trunk/debian/changelog	2009-03-22 20:16:08 UTC (rev 2742)
+++ qtoctave/trunk/debian/changelog	2009-03-22 20:18:13 UTC (rev 2743)
@@ -5,6 +5,10 @@
     + Bump Standards-Version to 3.8.1 (no changes needed)
   * debian/copyright: Use © instead of (C) in copyright notices (Lintian
     warning)
+  * debian/patches/add_missing_includes: Add description (Lintian warning)
+  * debian/patches/build-out-of-source: Ditto
+  * debian/patches/move_doc_under_doc: Ditto
+  * debian/patches/use_octave3.0-htmldoc: Ditto
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 22 Mar 2009 20:57:17 +0100
 

Modified: qtoctave/trunk/debian/patches/add_missing_includes
===================================================================
--- qtoctave/trunk/debian/patches/add_missing_includes	2009-03-22 20:16:08 UTC (rev 2742)
+++ qtoctave/trunk/debian/patches/add_missing_includes	2009-03-22 20:18:13 UTC (rev 2743)
@@ -1,3 +1,7 @@
+Add missing stdio.h include directives.
+
+ -- Jordi Gutiérrez Hermoso <jordigh at gmail.com>  Sun, 30 Nov 2008 15:40:20 +0000
+
 Index: qtoctave-0.8.1+dfsg/src/octave_connection.cpp
 ===================================================================
 --- qtoctave-0.8.1+dfsg.orig/src/octave_connection.cpp	2008-11-27 02:23:46.000000000 -0600

Modified: qtoctave/trunk/debian/patches/build-out-of-source
===================================================================
--- qtoctave/trunk/debian/patches/build-out-of-source	2009-03-22 20:16:08 UTC (rev 2742)
+++ qtoctave/trunk/debian/patches/build-out-of-source	2009-03-22 20:18:13 UTC (rev 2743)
@@ -1,3 +1,8 @@
+Enable out-of-source builds for CMake, by addinge some include paths
+to the cmake include directories.
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Tue, 22 Apr 2008 09:03:38 +0200
+
 Index: qtoctave-0.8.1+dfsg/CMakeLists.txt
 ===================================================================
 --- qtoctave-0.8.1+dfsg.orig/CMakeLists.txt	2008-09-21 04:00:30.000000000 -0500

Modified: qtoctave/trunk/debian/patches/move_doc_under_doc
===================================================================
--- qtoctave/trunk/debian/patches/move_doc_under_doc	2009-03-22 20:16:08 UTC (rev 2742)
+++ qtoctave/trunk/debian/patches/move_doc_under_doc	2009-03-22 20:18:13 UTC (rev 2743)
@@ -1,3 +1,8 @@
+Move the qtoctave_doc/ directory from /usr/share/qtoctave to
+/usr/share/doc/qtoctave
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Tue, 22 Apr 2008 09:03:38 +0200
+
 Index: qtoctave-0.8.1+dfsg/src/configure.h.in
 ===================================================================
 --- qtoctave-0.8.1+dfsg.orig/src/configure.h.in	2008-11-27 00:44:58.000000000 -0600

Modified: qtoctave/trunk/debian/patches/use_octave3.0-htmldoc
===================================================================
--- qtoctave/trunk/debian/patches/use_octave3.0-htmldoc	2009-03-22 20:16:08 UTC (rev 2742)
+++ qtoctave/trunk/debian/patches/use_octave3.0-htmldoc	2009-03-22 20:18:13 UTC (rev 2743)
@@ -1,3 +1,8 @@
+Use octave3.0's htmldoc, instead of the stripped HTML files from
+upstream.
+
+ -- Thomas Weber <thomas.weber.mail at gmail.com>  Tue, 22 Apr 2008 09:03:38 +0200
+
 --- a/src/configure.h.in
 +++ b/src/configure.h.in
 @@ -1,7 +1,7 @@




More information about the Pkg-octave-commit mailing list