[SCM] kmplot packaging branch, kubuntu_stable, updated. ubuntu/4%15.12.3-0ubuntu2-2-g4aab939
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Fri Apr 15 15:28:42 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmplot.git;a=commitdiff;h=4aab939
The following commit has been merged in the kubuntu_stable branch:
commit 4aab939f04a760f6a870d42d5989839638795c41
Author: Scarlett Clark <sgclark at kubuntu.org>
Date: Fri Apr 15 06:47:51 2016 -0700
Patch...
---
debian/changelog | 1 +
debian/patches/upstream_fix_isnan_libc6.diff | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fc57a33..683e38c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kmplot (4:15.12.3-0ubuntu2) xenial; urgency=medium
* Add upstream patch to fix build isnan with new libc6.
* Release to archive.
* Fix cruft in patch.
+ * Adjust newlines in patch.
-- Scarlett Clark <sgclark at kubuntu.org> Fri, 15 Apr 2016 06:37:50 -0700
diff --git a/debian/patches/upstream_fix_isnan_libc6.diff b/debian/patches/upstream_fix_isnan_libc6.diff
index 7578968..9425fcc 100644
--- a/debian/patches/upstream_fix_isnan_libc6.diff
+++ b/debian/patches/upstream_fix_isnan_libc6.diff
@@ -39,3 +39,5 @@
+ else if ( std::isinf(y) == 1 )
y = m_clipRect.bottom();
}
+
+
\ No newline at end of file
--
kmplot packaging
More information about the pkg-kde-commits
mailing list