[clasp] 01/01: New upstream release.

Thomas Krennwallner tkren-guest at moszumanska.debian.org
Sun Feb 16 10:23:39 UTC 2014


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

tkren-guest pushed a commit to branch master
in repository clasp.

commit 83b91eac26529db7165c432ae6e879cf2c9264b5
Author: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Date:   Sun Feb 16 11:21:45 2014 +0100

    New upstream release.
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 119df34..51c85e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+clasp (3.0.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/rules: Call configure.sh without --with-claspre.
+
+ -- Thomas Krennwallner <tkren at kr.tuwien.ac.at>  Sun, 16 Feb 2014 11:19:35 +0100
+
 clasp (2.1.5-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 1abae95..f6af254 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ os = $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS | grep linux)
 
 # use hardening config flags for compiling clasp
 CONFIG=hardening
-CONFIGPARMS = --prefix=/usr --with-claspre
+CONFIGPARMS = --prefix=/usr
 TOPBUILDDIR = build/$(CONFIG)
 ifeq ($(and $(if $(os),good), $(if $(arch),good)), good)
 	CONFIGPARMS += --with-mt TBB_INCLUDE=/usr/include TBB_LIB=/usr/lib

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



More information about the debian-science-commits mailing list