[med-svn] r19915 - in trunk/packages/sumaclust/trunk/debian: . patches

Andreas Tille tille at moszumanska.debian.org
Tue Aug 11 13:05:05 UTC 2015


Author: tille
Date: 2015-08-11 13:05:05 +0000 (Tue, 11 Aug 2015)
New Revision: 19915

Modified:
   trunk/packages/sumaclust/trunk/debian/changelog
   trunk/packages/sumaclust/trunk/debian/patches/hardening.patch
Log:
Upload to new


Modified: trunk/packages/sumaclust/trunk/debian/changelog
===================================================================
--- trunk/packages/sumaclust/trunk/debian/changelog	2015-08-11 12:30:05 UTC (rev 19914)
+++ trunk/packages/sumaclust/trunk/debian/changelog	2015-08-11 13:05:05 UTC (rev 19915)
@@ -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

Modified: trunk/packages/sumaclust/trunk/debian/patches/hardening.patch
===================================================================
--- trunk/packages/sumaclust/trunk/debian/patches/hardening.patch	2015-08-11 12:30:05 UTC (rev 19914)
+++ trunk/packages/sumaclust/trunk/debian/patches/hardening.patch	2015-08-11 13:05:05 UTC (rev 19915)
@@ -2,14 +2,14 @@
 Last-Update: Wed, 05 Aug 2015 17:54:58 +0200
 Description: Propagate hardening options
 
---- a/Makefile
-+++ b/Makefile
-@@ -28,7 +28,7 @@ all: $(EXEC)
+--- 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)
+ 
+ 
  ifeq ($(CC),gcc)
-         LFLAGS = -fopenmp 
- else
--        LFLAGS = 
-+        LFLAGS = $(LDFLAGS)
- endif
- 
- sumaclust: $(SUMACLUST_OBJ) $(LIBFASTA) $(LIBLCS) $(LIBFILE) $(LIBUTILS)




More information about the debian-med-commit mailing list