[SCM] qtgraphicaleffects packaging branch, experimental, updated. debian/5.6.1-3-9-g3ad02d1
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Jul 12 11:44:16 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtgraphicaleffects.git;a=commitdiff;h=3ad02d1
The following commit has been merged in the experimental branch:
commit 3ad02d1d5a759e15887e06d2df4cb0ca5e424ea4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Jul 12 14:44:11 2016 +0300
Add forgotten version number to the patch.
---
debian/patches/test_import_module.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/test_import_module.diff b/debian/patches/test_import_module.diff
index 4dc3185..0a6ea51 100644
--- a/debian/patches/test_import_module.diff
+++ b/debian/patches/test_import_module.diff
@@ -26,7 +26,7 @@ Last-Update: 2016-07-12
- }
-
- importSelf = QString("import %1 1.0
").arg(import);
-+ importSelf = QString("import QtGraphicalEffects");
++ importSelf = QString("import QtGraphicalEffects 1.0
");
}
--
qtgraphicaleffects packaging
More information about the pkg-kde-commits
mailing list