[SCM] Position Astronomy Library branch, debian, updated. efd46139d3132e341d89a752145b7defe134f87c

Ole Streicher debian at liska.ath.cx
Thu Jun 28 13:56:23 UTC 2012


The following commit has been merged in the debian branch:
commit efd46139d3132e341d89a752145b7defe134f87c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Jun 28 15:54:49 2012 +0200

    Add -lm to LDADD

diff --git a/debian/changelog b/debian/changelog
index 2718578..6e7c07f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+starlink-pal (0.1.0-2) UNRELEASED; urgency=low
+
+  * Add -lm to LDADD
+
+ -- Ole Streicher <debian at liska.ath.cx>  Thu, 28 Jun 2012 15:54:14 +0200
+
 starlink-pal (0.1.0-1) unstable; urgency=low
 
   * Initial release. Closes: #659984
diff --git a/debian/patches/use_std_automake.patch b/debian/patches/use_std_automake.patch
index ec4d3a7..c24981c 100644
--- a/debian/patches/use_std_automake.patch
+++ b/debian/patches/use_std_automake.patch
@@ -19,7 +19,7 @@ Description: Do not depend on the starlink's automake, but use their macro
  
  # Force a link against SOFA
 -libstarlink_pal_la_LIBADD = $(libdir)/libsofa_c.la $(libdir)/libstarutil.la
-+libstarlink_pal_la_LIBADD = -lsofa_c
++libstarlink_pal_la_LIBADD = -lsofa_c -lm
  
  # Misc files
 -dist_starnews_DATA = pal.news

-- 
Position Astronomy Library



More information about the debian-science-commits mailing list