[vdr-plugin-satip] 04/06: Dropped gcc6-fixes.patch
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sat Jan 7 11:37:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-satip.
commit a1d596d663bc800a0da3508e6894cc0052acc31d
Author: Tobias Grimm <etobi at debian.org>
Date: Tue Jan 3 19:58:47 2017 +0100
Dropped gcc6-fixes.patch
---
debian/changelog | 6 ++++++
debian/patches/gcc6-fixes.patch | 16 ----------------
debian/patches/series | 1 -
3 files changed, 6 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e941911..04d5821 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vdr-plugin-satip (2.2.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Tobias Grimm <etobi at debian.org> Tue, 03 Jan 2017 19:58:29 +0100
+
vdr-plugin-satip (2.2.3-2) unstable; urgency=medium
* Fixed "FTBFS with GCC 6 (Closes: #811948)
diff --git a/debian/patches/gcc6-fixes.patch b/debian/patches/gcc6-fixes.patch
deleted file mode 100644
index 11be3cd..0000000
--- a/debian/patches/gcc6-fixes.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: GCC 6 related fixes
-Author: Tobias Grimm <etobi at debian.org>
-Bug: https://github.com/rofafor/vdr-plugin-satip/pull/18
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/common.h
-+++ b/common.h
-@@ -52,7 +52,7 @@
- do { \
- if (exp) { \
- char tmp[64]; \
-- esyslog("[%s,%d]: "errstr": %s", __FILE__, __LINE__, \
-+ esyslog("[%s,%d]: " errstr ": %s", __FILE__, __LINE__, \
- strerror_r(errno, tmp, sizeof(tmp))); \
- func; \
- ret; \
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9d3fbcb..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-gcc6-fixes.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-satip.git
More information about the pkg-vdr-dvb-changes
mailing list