[Chinese-commits] [fqterm] 70/76: Acknowledge previous NMU upload.
Boyuan Yang
hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:17:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
hosiet-guest pushed a commit to branch master
in repository fqterm.
commit a54c2fa19dc6c6bc467c85a74c58046e0c58130e
Author: Boyuan Yang <073plan at gmail.com>
Date: Tue Oct 25 22:13:40 2016 +0800
Acknowledge previous NMU upload.
---
debian/changelog | 7 +++++++
debian/patches/ftbfs-gcc-4.7.diff | 12 ++++++++++++
debian/patches/series | 1 +
3 files changed, 20 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2e9b94d..743c671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fqterm (0.9.6.10-1.1) unstable; urgency=low
+
+ * Non maintainer upload.
+ * Fix build failure with GCC 4.7. Closes: #667169.
+
+ -- Matthias Klose <doko at debian.org> Thu, 03 May 2012 23:33:18 +0200
+
fqterm (0.9.6.10-1) unstable; urgency=low
* new upstream release. (closes: #643710)
diff --git a/debian/patches/ftbfs-gcc-4.7.diff b/debian/patches/ftbfs-gcc-4.7.diff
new file mode 100644
index 0000000..5c9b7fb
--- /dev/null
+++ b/debian/patches/ftbfs-gcc-4.7.diff
@@ -0,0 +1,12 @@
+Index: b/src/common/fqterm_trace.h
+===================================================================
+--- a/src/common/fqterm_trace.h
++++ b/src/common/fqterm_trace.h
+@@ -22,6 +22,7 @@
+ #define FQTERM_TRACE_H
+
+ #include <cassert>
++#include <unistd.h>
+ #include <QtDebug>
+ #include <QFileInfo>
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..7c145f9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+ftbfs-gcc-4.7.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git
More information about the Chinese-commits
mailing list