[med-svn] [plastimatch] 05/06: Cherry-pick upstream patch to fix the install.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Nov 30 11:01:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository plastimatch.
commit 129f9fa9cd54fa42acd6a69d789d7ce7a1690866
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Nov 30 10:43:46 2016 +0000
Cherry-pick upstream patch to fix the install.
New patch Remove-plm_version.h-from-list-of-installed-files.patch
Gbp-Dch: full
---
...-plm_version.h-from-list-of-installed-files.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/Remove-plm_version.h-from-list-of-installed-files.patch b/debian/patches/Remove-plm_version.h-from-list-of-installed-files.patch
new file mode 100644
index 0000000..c07a115
--- /dev/null
+++ b/debian/patches/Remove-plm_version.h-from-list-of-installed-files.patch
@@ -0,0 +1,20 @@
+From: "Gregory C. Sharp" <gregsharp.geo at yahoo.com>
+Date: Tue, 16 Aug 2016 18:19:30 -0400
+Subject: Remove plm_version.h from list of installed files
+
+---
+ src/plastimatch/sys/CMakeLists.txt | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/plastimatch/sys/CMakeLists.txt b/src/plastimatch/sys/CMakeLists.txt
+index e2dbbbe..c0acc19 100644
+--- a/src/plastimatch/sys/CMakeLists.txt
++++ b/src/plastimatch/sys/CMakeLists.txt
+@@ -34,7 +34,6 @@ set (PLMSYS_LIBRARY_SRC
+ plm_sleep.cxx plm_sleep.h
+ plm_timer.cxx plm_timer.h plm_timer_p.h
+ plm_va_copy.h
+- plm_version.h
+ print_and_exit.cxx print_and_exit.h
+ smart_pointer.h
+ string_util.cxx string_util.h
diff --git a/debian/patches/series b/debian/patches/series
index 2160e60..02c1501 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
Fix-test-dependencies.patch
+Remove-plm_version.h-from-list-of-installed-files.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git
More information about the debian-med-commit
mailing list