[apophenia] 03/04: upstream source: typo correction

Jerome Benoit calculus-guest at moszumanska.debian.org
Tue Feb 2 15:22:32 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository apophenia.

commit 0b2fd814160e71b36960f04c3d7ef26bd975e116
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Tue Feb 2 15:43:37 2016 +0100

    upstream source: typo correction
---
 debian/changelog                                     |  5 +++--
 debian/patches/series                                |  1 +
 ...pstream-correction-spelling-error-in-source.patch | 20 ++++++++++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b63a374..2e0b872 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,9 +14,10 @@ apophenia (1.0+ds-2) unstable; urgency=medium
       - debug symbol package, drop off in favour of automatic generation;
     - debian/apophenia-doc.doc-base, correct;
     - debian/rules:
-      - dh_strip override, drop off in favour of automatic generation.
+      - dh_strip override, drop off in favour of automatic generation;
+    - debian/patches/upstream-correction-spelling-error-in-source.patch, typo.
 
- -- Jerome Benoit <calculus at rezozer.net>  Tue, 02 Feb 2016 13:38:10 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Tue, 02 Feb 2016 15:05:55 +0000
 
 apophenia (1.0+ds-1) unstable; urgency=medium
 
diff --git a/debian/patches/series b/debian/patches/series
index 6081611..be0a84e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,7 @@
 upstream-bug-793998-tests_distribution_tests-2.patch
 upstream-fix-typo.patch
 upstream-enhancement-eg_test_updating.patch
+upstream-correction-spelling-error-in-source.patch
 debianization.patch
 debianization-help2man.patch
 debianization-documentation.patch
diff --git a/debian/patches/upstream-correction-spelling-error-in-source.patch b/debian/patches/upstream-correction-spelling-error-in-source.patch
new file mode 100644
index 0000000..60f0b55
--- /dev/null
+++ b/debian/patches/upstream-correction-spelling-error-in-source.patch
@@ -0,0 +1,20 @@
+Description: upstream source spelling correction
+ Correct spelling typo in source as emitted by Lintian,
+ spelling-error-in-binary tag; meant to be submitted to the
+ upstream maintainer.
+Origin: debian
+Forwarded: https://github.com/b-k/apophenia/pull/28
+Author: Jerome Benoit <calculus at rezozer.net>
+Last-Update: 2016-02-02
+
+--- a/apop_data.c
++++ b/apop_data.c
+@@ -171,7 +171,7 @@
+                                "This is not healthy. Not freeing; marking your data set with error='c'.");
+         if (apop_data_free_base(freeme->more)) 
+             Apop_stopif(freeme->more->error == 'c', freeme->error='c'; return 'c', 
+-                                1, "Propogating error code to parent data set");
++                                1, "Propagating error code to parent data set");
+     } 
+     if (freeme->vector)  
+         gsl_vector_free(freeme->vector);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apophenia.git



More information about the debian-science-commits mailing list