[SCM] Implementation of the FITS WCS standard branch, debian, updated. upstream/4.8.2-57-gbccad2f

Ole Streicher debian at liska.ath.cx
Fri Jul 13 13:34:22 UTC 2012


The following commit has been merged in the debian branch:
commit bccad2f87ae63557c62162098139d9c0e30a2afe
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Jul 13 15:33:42 2012 +0200

    Update patches and changelog to new upstream version

diff --git a/debian/changelog b/debian/changelog
index a9e47e6..9263667 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wcslib (4.14-1) UNRELEASED; urgency=low
+
+  * New upstream version
+
+ -- Ole Streicher <debian at liska.ath.cx>  Fri, 13 Jul 2012 15:28:27 +0200
+
 wcslib (4.13.4-1) unstable; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index f6b30a7..aba4162 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: wcslib
 Priority: optional
 Maintainer: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 8), autotools-dev, dh-autoreconf, gfortran, libcfitsio3-dev
+Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf, gfortran, libcfitsio3-dev
 Standards-Version: 3.9.3
 Section: science
 Homepage: http://www.atnf.csiro.au/people/mcalabre/WCS/
diff --git a/debian/patches/disable_Ftspx_test.patch b/debian/patches/disable_Ftspx_test.patch
index 335362a..1abf880 100644
--- a/debian/patches/disable_Ftspx_test.patch
+++ b/debian/patches/disable_Ftspx_test.patch
@@ -7,7 +7,7 @@ Description: Disable the Fortran TSPX test. TSPX tests the spectral
  failure is will not cause an error.
 --- a/GNUmakefile
 +++ b/GNUmakefile
-@@ -70,7 +70,7 @@ check ::
+@@ -70,7 +70,7 @@
  	-@ echo 'Summary of results for non-graphical tests'
  	-@ echo '------------------------------------------'
  	-@ cat ./*/test_results
diff --git a/debian/patches/increase_tspx_test_tol.patch b/debian/patches/increase_tspx_test_tol.patch
index d4d1007..7c98a3f 100644
--- a/debian/patches/increase_tspx_test_tol.patch
+++ b/debian/patches/increase_tspx_test_tol.patch
@@ -4,7 +4,7 @@ Description: Increase the tolerance in the TSPX test. TSPX tests the spectral
  residual, which is however still acceptable.
 --- a/Fortran/test/tspx.f
 +++ b/Fortran/test/tspx.f
-@@ -197,7 +197,7 @@
+@@ -191,7 +191,7 @@
       :          SPEC2(NSPEC), TOL
        CHARACTER FROM*(*), TO*(*)
  

-- 
Implementation of the FITS WCS standard



More information about the debian-science-commits mailing list