[cpl-plugin-kmos] 02/02: Adjust for new version

Ole Streicher olebole at moszumanska.debian.org
Fri Nov 14 11:50:03 UTC 2014


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

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

commit 8d8e81b7bafcf4e26f1e1abd3bac1a0d536b9614
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Nov 14 12:48:48 2014 +0100

    Adjust for new version
---
 debian/changelog                |  5 +++--
 debian/patches/libadd_cpl.patch | 12 ++++++------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb9c4c0..91b5325 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-cpl-plugin-kmos (1.3.5+dfsg-2) UNRELEASED; urgency=low
+cpl-plugin-kmos (1.3.6+dfsg-1) UNRELEASED; urgency=low
 
+  * New upstream version
   * Update standards version to 3.9.6. No changes needed.
 
- -- Ole Streicher <olebole at debian.org>  Thu, 25 Sep 2014 12:27:39 +0200
+ -- Ole Streicher <olebole at debian.org>  Fri, 14 Nov 2014 12:37:33 +0100
 
 cpl-plugin-kmos (1.3.5+dfsg-1) unstable; urgency=low
 
diff --git a/debian/patches/libadd_cpl.patch b/debian/patches/libadd_cpl.patch
index 3e33fda..2cd000a 100644
--- a/debian/patches/libadd_cpl.patch
+++ b/debian/patches/libadd_cpl.patch
@@ -3,7 +3,7 @@ Description: Add the cpl libraries to the recips.so and the test program
 --- a/recipes/Makefile.am
 +++ b/recipes/Makefile.am
 @@ -58,127 +58,127 @@
-                      kmos_gen_reflines.la
+                      kmos_sky_tweak.la 
  
  kmo_arithmetic_la_SOURCES = kmo_arithmetic.c
 -kmo_arithmetic_la_LIBADD = $(LIBKMOS)
@@ -83,11 +83,11 @@ Description: Add the cpl libraries to the recips.so and the test program
  kmo_sky_mask_la_LDFLAGS = -module -avoid-version
  kmo_sky_mask_la_DEPENDENCIES = $(LIBKMOS)
   
- kmo_sky_tweak_la_SOURCES = kmo_sky_tweak.c
--kmo_sky_tweak_la_LIBADD = $(LIBKMOS)
-+kmo_sky_tweak_la_LIBADD = $(LIBKMOS) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
- kmo_sky_tweak_la_LDFLAGS = -module -avoid-version
- kmo_sky_tweak_la_DEPENDENCIES = $(LIBKMOS)
+ kmos_sky_tweak_la_SOURCES = kmos_sky_tweak.c
+-kmos_sky_tweak_la_LIBADD = $(LIBKMOS)
++kmos_sky_tweak_la_LIBADD = $(LIBKMOS) $(LIBCPLCORE) $(LIBCPLDFS) $(LIBCPLUI)
+ kmos_sky_tweak_la_LDFLAGS = -module -avoid-version
+ kmos_sky_tweak_la_DEPENDENCIES = $(LIBKMOS)
   
  kmo_stats_la_SOURCES = kmo_stats.c
 -kmo_stats_la_LIBADD = $(LIBKMOS)

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



More information about the debian-science-commits mailing list