[cpl-plugin-xsh] 02/02: Add -lcpldrsto xsh_cfg_recover plugin

Ole Streicher olebole at moszumanska.debian.org
Wed May 20 10:44:19 UTC 2015


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

olebole pushed a commit to branch debian
in repository cpl-plugin-xsh.

commit 32653f601481b758b484bb949ae0dfabb54ee862
Author: Ole Streicher <olebole at debian.org>
Date:   Wed May 20 12:44:04 2015 +0200

    Add -lcpldrsto xsh_cfg_recover plugin
---
 debian/changelog                |  1 +
 debian/patches/add_cpldrs.patch | 11 +++++++++++
 debian/patches/series           |  1 +
 3 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 15f5461..5b544c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 cpl-plugin-xshoo (2.6.0+dfsg-3) unstable; urgency=low
 
   * Limit CI test dependency to plugin
+  * Add -lcpldrsto xsh_cfg_recover plugin
 
  -- Ole Streicher <olebole at debian.org>  Wed, 20 May 2015 09:28:26 +0200
 
diff --git a/debian/patches/add_cpldrs.patch b/debian/patches/add_cpldrs.patch
new file mode 100644
index 0000000..328aa66
--- /dev/null
+++ b/debian/patches/add_cpldrs.patch
@@ -0,0 +1,11 @@
+--- a/recipes/Makefile.am
++++ b/recipes/Makefile.am
+@@ -72,7 +72,7 @@
+ 
+ 
+ xsh_cfg_recover_la_SOURCES = xsh_cfg_recover.c
+-xsh_cfg_recover_la_LIBADD = $(AM_LIBADD)
++xsh_cfg_recover_la_LIBADD = $(AM_LIBADD) $(LIBCPLDRS)
+ 
+ 
+ xsh_lingain_la_SOURCES = xsh_lingain.c
diff --git a/debian/patches/series b/debian/patches/series
index 8ef9dde..93b89b2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ set_plugindir.patch
 use-std-paths-for-cpl.patch
 lapack.patch
 force-serial-tests.patch
+add_cpldrs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-xsh.git



More information about the debian-science-commits mailing list