[med-svn] [sumaclust] 02/06: Upload to new
Andreas Tille
tille at debian.org
Wed Oct 18 17:47:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sumaclust.
commit ecb6e34b7f78863761161adef9e8e77da08c3d9d
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 11 13:05:05 2015 +0000
Upload to new
---
debian/changelog | 6 +++---
debian/patches/hardening.patch | 20 ++++++++++----------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9a30ec8..14b3642 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-sumaclust (1.0.10-1) UNRELEASED; urgency=medium
+sumaclust (1.0.10-1) unstable; urgency=medium
- * Initial upload to Debian (Closes: #???)
+ * Initial upload to Debian (Closes: #795176)
- -- Andreas Tille <tille at debian.org> Thu, 06 Aug 2015 15:30:54 +0200
+ -- Andreas Tille <tille at debian.org> Tue, 11 Aug 2015 14:59:19 +0200
diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
index 66953c0..0c70e87 100644
--- a/debian/patches/hardening.patch
+++ b/debian/patches/hardening.patch
@@ -2,14 +2,14 @@ Author: Andreas Tille <tille at debian.org>
Last-Update: Wed, 05 Aug 2015 17:54:58 +0200
Description: Propagate hardening options
---- a/Makefile
-+++ b/Makefile
-@@ -28,7 +28,7 @@ all: $(EXEC)
- ifeq ($(CC),gcc)
- LFLAGS = -fopenmp
- else
-- LFLAGS =
-+ LFLAGS = $(LDFLAGS)
- endif
+--- a/global.mk
++++ b/global.mk
+@@ -10,7 +10,7 @@ LIBFILE = ./sumalibs/libfile/libfile.a
+ LIBUTILS = ./sumalibs/libutils/libutils.a
+
+ CC=gcc
+-LDFLAGS=
++LDFLAGS:=$(LDFLAGS)
- sumaclust: $(SUMACLUST_OBJ) $(LIBFASTA) $(LIBLCS) $(LIBFILE) $(LIBUTILS)
+
+ ifeq ($(CC),gcc)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sumaclust.git
More information about the debian-med-commit
mailing list