[med-svn] [libssw] 03/03: new upstream version
Sascha Steinbiss
satta at debian.org
Mon Aug 22 18:25:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository libssw.
commit 06be34c7d1ae15660aa681e8b4f1eefb5ec19c95
Author: Sascha Steinbiss <satta at debian.org>
Date: Mon Aug 22 18:08:15 2016 +0000
new upstream version
---
debian/changelog | 6 +++---
debian/patches/hardening.patch | 4 ++--
debian/patches/rename_tool.patch | 2 +-
debian/patches/series | 1 -
4 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5235600..6e947f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-libssw (1.0-4) UNRELEASED; urgency=medium
+libssw (1.1-1) unstable; urgency=medium
[ Sascha Steinbiss ]
- * Fix output issues when compiled with GCC 5.
+ * New upstream release.
* Change 'any-x32' to 'x32' -- there is only one x32 arch.
Silences Lintian warning.
[ Afif Elghraoui ]
* Bump minimum required debhelper version
- -- Sascha Steinbiss <satta at debian.org> Tue, 19 Jul 2016 03:53:25 +0000
+ -- Sascha Steinbiss <satta at debian.org> Mon, 22 Aug 2016 18:06:10 +0000
libssw (1.0-3) unstable; urgency=medium
diff --git a/debian/patches/hardening.patch b/debian/patches/hardening.patch
index dfa5cd7..adcb741 100644
--- a/debian/patches/hardening.patch
+++ b/debian/patches/hardening.patch
@@ -5,9 +5,9 @@ Author: Sascha Steinbiss <sascha at steinbiss.name>
@@ -1,7 +1,7 @@
CC = gcc
CXX = g++
--CFLAGS := -Wall -pipe -O3
+-CFLAGS := -Wall -pipe -O2
-CXXFLAGS := $(CFLAGS)
-+#CFLAGS := -Wall -pipe -O3
++#CFLAGS := -Wall -pipe -O2
+#CXXFLAGS := $(CFLAGS)
LOBJS = ssw.o
LCPPOBJS = ssw_cpp.o
diff --git a/debian/patches/rename_tool.patch b/debian/patches/rename_tool.patch
index bdd548c..d06aa10 100644
--- a/debian/patches/rename_tool.patch
+++ b/debian/patches/rename_tool.patch
@@ -39,7 +39,7 @@ Author: Sascha Steinbiss <satta at debian.org>
$(EXAMPLE_CPP): example.cpp $(LOBJS) $(LCPPOBJS)
--- a/src/main.c
+++ b/src/main.c
-@@ -294,7 +294,7 @@
+@@ -297,7 +297,7 @@
}
if (optind + 2 > argc) {
fprintf(stderr, "\n");
diff --git a/debian/patches/series b/debian/patches/series
index 8ffe858..d163b77 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
build_all_libs.patch
hardening.patch
rename_tool.patch
-gcc_fix.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libssw.git
More information about the debian-med-commit
mailing list