[magics] 21/23: prep for release. Don't attempt static libs

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Jun 24 09:33:12 UTC 2015


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

mckinstry pushed a commit to branch master
in repository magics.

commit a1b35b312e8c591d46bf056a9bf4d92ca160b744
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 22 18:35:58 2015 +0100

    prep for release. Don't attempt static libs
---
 debian/changelog | 4 ++--
 debian/rules     | 3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9311658..a8e72ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-magics++ (2.24.4-1) UNRELEASED; urgency=medium
+magics++ (2.24.4-1) unstable; urgency=medium
 
   * New upstream release.
   * Standards-Version: 3.9.6
   * emoslib now builds on mips, so remove exception for its dependency
   * Add Vcs-Git, pointing to debian-science repo.
 
- -- Alastair McKinstry <mckinstry at debian.org>  Wed, 29 Apr 2015 08:09:32 +0100
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 22 Jun 2015 18:34:53 +0100
 
 magics++ (2.18.15-6) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index cba7e21..99643f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ export extra_flags += \
 	-DENABLE_LARGE_FILE_SUPPORT=ON \
 	-DENABLE_PYTHON=ON \
 	-DBUILD_EXAMPLES=ON \
-    -DBUILD_SHARED_LIBS=ON \
+        -DBUILD_SHARED_LIBS=ON \
 	-DENABLE_TESTS=OFF \
 	-DENABLE_RPATHS=OFF \
 	-DENABLE_CAIRO=ON \
@@ -65,7 +65,6 @@ export extra_flags += \
 	-DENABLE_GRIB=ON \
 	-DENABLE_METVIEW=ON \
 	-DENABLE_NETCDF=ON \
-	-DENABLE_STATIC_LIBRARY=ON \
 	-DCMAKE_CXX_FLAGS='$(CXXFLAGS) -I/usr/include/terralib -I/usr/include/terralib/kernel $(QTINCS)' \
 	-DMAGICS_EXTRA_LIBRARIES='-lterralib -lgd'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/magics.git



More information about the debian-science-commits mailing list