[lrcalc] 01/03: Revert "Build with salloc.c and fix lrcalc.manpages."

Tobias Hansen thansen at alioth.debian.org
Thu Aug 15 18:09:54 UTC 2013


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

thansen pushed a commit to branch master
in repository lrcalc.

commit b1c6c2e475bfe85c43931faf1a5f104295300d3e
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Thu Aug 15 19:24:14 2013 +0200

    Revert "Build with salloc.c and fix lrcalc.manpages."
    
    This reverts commit 534c6f337d16302e651d86b9f8f8db1f11f0c2c6.
---
 debian/lrcalc.manpages                   |    6 +++++-
 debian/patches/build-with-salloc.c.patch |   11 -----------
 debian/patches/series                    |    1 -
 debian/rules                             |    1 -
 4 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/debian/lrcalc.manpages b/debian/lrcalc.manpages
index 4e2e3fa..d05144e 100644
--- a/debian/lrcalc.manpages
+++ b/debian/lrcalc.manpages
@@ -1 +1,5 @@
-debian/lrcalc.1
+debian/coprod.1
+debian/lrcoef.1
+debian/mult.1
+debian/schubmult.1
+debian/skew.1
diff --git a/debian/patches/build-with-salloc.c.patch b/debian/patches/build-with-salloc.c.patch
deleted file mode 100644
index a062dcd..0000000
--- a/debian/patches/build-with-salloc.c.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Description: Build with salloc.c instead of alloc.c
- * This causes liblrcalc to clean up the memory if an "out of memory"
-   error occurs. See ChangeLog entry for version 1.1.7.
-Author: Tobias Hansen <thansen at debian.org>
-
---- a/mathlib/Makefile.am
-+++ b/mathlib/Makefile.am
-@@ -1,2 +1,2 @@
- noinst_LTLIBRARIES = libmath.la
--libmath_la_SOURCES = alloc.c hashtab.c list.c set.c vectarg.c vector.c
-+libmath_la_SOURCES = salloc.c hashtab.c list.c set.c vectarg.c vector.c
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 93c35a7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-build-with-salloc.c.patch
diff --git a/debian/rules b/debian/rules
index 9e43670..a94835d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
-export DEB_CFLAGS_MAINT_APPEND=-DSAGE
 
 %:
 	dh $@ --with autoreconf --parallel

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



More information about the debian-science-commits mailing list