[neon/kde/konsole/Neon/stable] debian/patches: Revert "add patch recommended by maintainer"
Jonathan Riddell
null at kde.org
Mon Jun 7 13:00:30 BST 2021
Git commit a1e37523f07c89fa6176e290e9317bf107c50f44 by Jonathan Riddell.
Committed on 07/06/2021 at 12:00.
Pushed by jriddell into branch 'Neon/stable'.
Revert "add patch recommended by maintainer"
This reverts commit 9d4632dd8025f0c355f2156b39480e912f22d5a7.
D +0 -13 debian/patches/585f9a561a07ec1cf5c20af37229667a3009362a.diff
D +0 -1 debian/patches/series
https://invent.kde.org/neon/kde/konsole/commit/a1e37523f07c89fa6176e290e9317bf107c50f44
diff --git a/debian/patches/585f9a561a07ec1cf5c20af37229667a3009362a.diff b/debian/patches/585f9a561a07ec1cf5c20af37229667a3009362a.diff
deleted file mode 100644
index 249f7ac..0000000
--- a/debian/patches/585f9a561a07ec1cf5c20af37229667a3009362a.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/terminalDisplay/TerminalColor.cpp b/src/terminalDisplay/TerminalColor.cpp
-index 79dc1cd2cb69f9956419ada47607a61b6bf94995..042135a0c3135e084729c93cbfce22fe9c0aa170 100644
---- a/src/terminalDisplay/TerminalColor.cpp
-+++ b/src/terminalDisplay/TerminalColor.cpp
-@@ -121,7 +121,7 @@ namespace Konsole
-
- QColor buttonTextColor = m_colorTable[DEFAULT_FORE_COLOR];
- QColor backgroundColor = m_colorTable[DEFAULT_BACK_COLOR];
-- backgroundColor.setAlpha(m_opacity);
-+ backgroundColor.setAlphaF(m_opacity);
-
- QColor buttonColor = backgroundColor.toHsv();
- if (buttonColor.valueF() < 0.5) {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 9a6951d..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-585f9a561a07ec1cf5c20af37229667a3009362a.diff
More information about the Neon-commits
mailing list