[Pkg-octave-commit] [octave-queueing.git] 01/04: d/p/typo-in-ctmc-docstring.patch: New patch

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed Aug 31 14:16:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

rlaboiss-guest pushed a commit to branch master
in repository octave-queueing.git.

commit 9a47bbc408d6fe10924fb2bedf03baf32a9f8555
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Wed Aug 31 10:58:12 2016 -0300

    d/p/typo-in-ctmc-docstring.patch: New patch
    
    Gbp-Dch: Ignore
---
 debian/patches/series                       |  1 +
 debian/patches/typo-in-ctmc-docstring.patch | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a77478f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+typo-in-ctmc-docstring.patch
diff --git a/debian/patches/typo-in-ctmc-docstring.patch b/debian/patches/typo-in-ctmc-docstring.patch
new file mode 100644
index 0000000..47ef7d2
--- /dev/null
+++ b/debian/patches/typo-in-ctmc-docstring.patch
@@ -0,0 +1,16 @@
+Description: Fix typo in docstring of function ctmc
+Author: Rafael Laboissiere <rafael at debian.org>
+Forwarded: https://savannah.gnu.org/bugs/index.php?48958
+Last-Update: 2016-08-30
+
+--- octave-queueing-1.2.3.orig/inst/ctmc.m
++++ octave-queueing-1.2.3/inst/ctmc.m
+@@ -45,7 +45,7 @@
+ ## Infinitesimal generator matrix. @var{Q} is a @math{N \times N} square
+ ## matrix where @code{@var{Q}(i,j)} is the transition rate from state
+ ## @math{i} to state @math{j}, for @math{1 @leq{} i \neq j @leq{} N}.
+-## #var{Q} must satisfy the property that @math{\sum_{j=1}^N Q_{i, j} =
++## @var{Q} must satisfy the property that @math{\sum_{j=1}^N Q_{i, j} =
+ ## 0}
+ ##
+ ## @item t

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-queueing.git.git



More information about the Pkg-octave-commit mailing list