r44783 - in /packages/xmds/trunk/debian: changelog patches/const-warning.diff patches/xmds-compile.diff

rlaboiss-guest at users.alioth.debian.org rlaboiss-guest at users.alioth.debian.org
Mon May 14 16:32:02 UTC 2012


Author: rlaboiss-guest
Date: Mon May 14 16:32:02 2012
New Revision: 44783

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44783
Log:
Add DEP3-compliant headers to the patches

Modified:
    packages/xmds/trunk/debian/changelog
    packages/xmds/trunk/debian/patches/const-warning.diff
    packages/xmds/trunk/debian/patches/xmds-compile.diff

Modified: packages/xmds/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/changelog?rev=44783&op=diff
==============================================================================
--- packages/xmds/trunk/debian/changelog (original)
+++ packages/xmds/trunk/debian/changelog Mon May 14 16:32:02 2012
@@ -8,6 +8,7 @@
     + Drop call to octave3.2-depends (Closes: #666501)
     + Install the Octave support file into a separate directory for xmds
   * debian/source/format: 3.0 (quilt)
+  * Add DEP3-compliant headers to the patches
 
  -- Rafael Laboissiere <rafael at laboissiere.net>  Mon, 14 May 2012 13:13:23 +0200
 

Modified: packages/xmds/trunk/debian/patches/const-warning.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/patches/const-warning.diff?rev=44783&op=diff
==============================================================================
--- packages/xmds/trunk/debian/patches/const-warning.diff (original)
+++ packages/xmds/trunk/debian/patches/const-warning.diff Mon May 14 16:32:02 2012
@@ -1,3 +1,8 @@
+Description: Avoid deprecated conversion from string constant to ‘char*’
+ This patch avoid warnings when compiling the examples.
+Author: Thomas Weber <tweber at debian.org>
+Last-Update: 2010-08-04
+
 --- a/source/xmds_breakpoint.cc
 +++ b/source/xmds_breakpoint.cc
 @@ -229,7 +229,7 @@

Modified: packages/xmds/trunk/debian/patches/xmds-compile.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/xmds/trunk/debian/patches/xmds-compile.diff?rev=44783&op=diff
==============================================================================
--- packages/xmds/trunk/debian/patches/xmds-compile.diff (original)
+++ packages/xmds/trunk/debian/patches/xmds-compile.diff Mon May 14 16:32:02 2012
@@ -1,3 +1,8 @@
+Description: Include cstring in the exemples for declarations of strncpy and strcat
+ This patch avoid errors when compiling the examples.
+Author: Thomas Weber <tweber at debian.org>
+Last-Update: 2010-08-04
+
 --- a/source/xmds_simulation.cc
 +++ b/source/xmds_simulation.cc
 @@ -1118,6 +1118,7 @@




More information about the debian-science-commits mailing list