[med-svn] [prodigal] 04/06: Upstream applied patch

Andreas Tille tille at debian.org
Sat Feb 20 10:55:51 UTC 2016


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

tille pushed a commit to branch master
in repository prodigal.

commit 428a712e33e06b861dc4ff36620584945d72e10f
Author: Andreas Tille <tille at debian.org>
Date:   Sat Feb 20 07:50:29 2016 +0100

    Upstream applied patch
---
 debian/patches/hardening.patch | 19 -------------------
 debian/patches/series          |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
deleted file mode 100644
index dbeac1e..0000000
--- a/debian/patches/hardening.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Author: Olivier Sallou <osallou at debian.org>
-Subject: add Debian hardening
-Description: add compilation hardening flags
-Forwarded: https://github.com/hyattpd/Prodigal/pull/9
-Last-Updated: Tue, 16 Sep 2014 08:59:43 +0200
-
---- a/Makefile
-+++ b/Makefile
-@@ -21,8 +21,8 @@
- SHELL   = /bin/sh
- CC      = gcc
- 
--CFLAGS  = -pedantic -Wall -O3
--LFLAGS = -lm
-+CFLAGS += -pedantic -Wall -O3
-+LFLAGS = -lm $(LDFLAGS)
- 
- TARGET  = prodigal
- SOURCES = $(shell echo *.c)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 814900f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-hardening.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prodigal.git



More information about the debian-med-commit mailing list