[med-svn] [praat] 03/07: d/p/tensor-h-filename.patch: Drop patch (applied upstream)
Rafael Laboissiere
rafael at debian.org
Sat Aug 26 07:15:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository praat.
commit 0bf4fde49c319af9dfe4e9f6f6c7ecd0dd3cff6d
Author: Rafael Laboissiere <rafael at debian.org>
Date: Thu Aug 24 10:21:34 2017 -0300
d/p/tensor-h-filename.patch: Drop patch (applied upstream)
---
debian/patches/series | 1 -
debian/patches/tensor-h-filename.patch | 36 ----------------------------------
2 files changed, 37 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
index c9fc9d3..7ea2b0f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
use-ldflags.patch
remove-time-date-macros.patch
-tensor-h-filename.patch
pangocairo-pkg-config.patch
diff --git a/debian/patches/tensor-h-filename.patch b/debian/patches/tensor-h-filename.patch
deleted file mode 100644
index 862c931..0000000
--- a/debian/patches/tensor-h-filename.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-Description: Fix name of included file Tensor.h
-Author: Rafael Laboissiere <rafael at debian.org>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: 2017-08-09
-
---- praat-6.0.30.orig/sys/Formula.h
-+++ praat-6.0.30/sys/Formula.h
-@@ -19,7 +19,7 @@
- */
-
- #include "Data.h"
--#include "tensor.h"
-+#include "Tensor.h"
-
- #define kFormula_EXPRESSION_TYPE_NUMERIC 0
- #define kFormula_EXPRESSION_TYPE_STRING 1
---- praat-6.0.30.orig/sys/Tensor.h
-+++ praat-6.0.30/sys/Tensor.h
-@@ -1,6 +1,6 @@
--#ifndef _tensor_h_
--#define _tensor_h_
--/* tensor.h
-+#ifndef _Tensor_h_
-+#define _Tensor_h_
-+/* Tensor.h
- *
- * Copyright (C) 2017 Paul Boersma
- *
-@@ -28,5 +28,5 @@ struct nummat {
- double **data;
- };
-
--/* End of file tensor.h */
-+/* End of file Tensor.h */
- #endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list