r47069 - in /packages/gmsh-tetgen/trunk/debian: control patches/fix-FTBS-texinfo.patch patches/series

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Wed Jul 8 07:13:10 UTC 2015


Author: trophime-guest
Date: Wed Jul  8 07:13:10 2015
New Revision: 47069

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47069
Log:
add fix for rev >= 21703

Added:
    packages/gmsh-tetgen/trunk/debian/patches/fix-FTBS-texinfo.patch
Modified:
    packages/gmsh-tetgen/trunk/debian/control
    packages/gmsh-tetgen/trunk/debian/patches/series

Modified: packages/gmsh-tetgen/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/control?rev=47069&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/control	(original)
+++ packages/gmsh-tetgen/trunk/debian/control	Wed Jul  8 07:13:10 2015
@@ -13,11 +13,11 @@
  liboce-modeling-dev, liboce-visualization-dev, liboce-ocaf-dev, oce-draw,
  libcgns-dev (>= 3.1.3.2),
  libmed-dev (>= 2.3.6), libmedc-dev (>= 2.3.6), 
- libblas-dev, liblapack-dev, libgl2ps-dev, freeglut3-dev,
+ libopenblas-dev, liblapack-dev, libgl2ps-dev, freeglut3-dev,
  python-dev (>= 2.6.6-3~), swig2.0,
  chrpath, libann-dev,
- libpetsc3.5.3-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
- libslepc3.5.3-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
+ libpetsc3.6.0-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
+ libslepc3.6.0-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !armhf !s390x !powerpcspe],
  javahelper, default-jdk,
  libpoppler-cpp-dev,
  libnglib-dev, netgen-headers,

Added: packages/gmsh-tetgen/trunk/debian/patches/fix-FTBS-texinfo.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/patches/fix-FTBS-texinfo.patch?rev=47069&op=file
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/patches/fix-FTBS-texinfo.patch	(added)
+++ packages/gmsh-tetgen/trunk/debian/patches/fix-FTBS-texinfo.patch	Wed Jul  8 07:13:10 2015
@@ -0,0 +1,45 @@
+Description: <short summary of the patch>
+ TODO: Put a short summary on the line above and replace this paragraph
+ with a longer explanation of this change. Complete the meta-information
+ with other relevant fields (see below for details). To make it easier, the
+ information below has been extracted from the changelog. Adjust it or drop
+ it.
+ .
+ gmsh-tetgen (2.9.4~svn21703-1) unstable; urgency=medium
+ .
+   * Update to latest svn
+Author: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: https://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- gmsh-tetgen-2.9.4~svn21703.orig/doc/texinfo/gmsh.texi
++++ gmsh-tetgen-2.9.4~svn21703/doc/texinfo/gmsh.texi
+@@ -1328,7 +1328,7 @@ evaluation:
+ @c Built-in functions
+ @c -------------------------------------------------------------------------
+ 
+- at node Built-in functions, User-defined functions, Operators, General tools
++ at node Built-in functions, User-defined macros, Operators, General tools
+ @section Built-in functions
+ 
+ @cindex Functions, built-in
+@@ -1423,7 +1423,7 @@ Hyperbolic tangent of @var{expression}.
+ @c -------------------------------------------------------------------------
+ 
+ @node User-defined macros, Loops and conditionals, Built-in functions, General tools
+- at section User-defined functions
++ at section User-defined macros
+ 
+ @cindex Macros, user-defined
+ 

Modified: packages/gmsh-tetgen/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/patches/series?rev=47069&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/patches/series	(original)
+++ packages/gmsh-tetgen/trunk/debian/patches/series	Wed Jul  8 07:13:10 2015
@@ -20,3 +20,4 @@
 #doc.patch
 med.patch
 fix-cmake-hdf5.patch
+fix-FTBS-texinfo.patch




More information about the debian-science-commits mailing list