[SCM] print-manager packaging branch, kubuntu_unstable, updated. debian/4.14.0-1-28-g460c160
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed Mar 11 21:30:26 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/print-manager.git;a=commitdiff;h=460c160
The following commit has been merged in the kubuntu_unstable branch:
commit 460c16042e364d7473d20707163ad2e8f88761de
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Wed Mar 11 14:29:30 2015 -0700
Fix fuzz in patch kubuntu_ignore_scp_dbus_failures.
---
debian/changelog | 1 +
debian/patches/kubuntu_ignore_scp_dbus_failures.diff | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9feb53a..a1321c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
print-manager (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release
+ * Fix fuzz in patch kubuntu_ignore_scp_dbus_failures.
-- Scarlett Clark <sgclark at kubuntu.org> Wed, 11 Mar 2015 14:19:05 -0700
diff --git a/debian/patches/kubuntu_ignore_scp_dbus_failures.diff b/debian/patches/kubuntu_ignore_scp_dbus_failures.diff
index adc0029..7a3e30f 100644
--- a/debian/patches/kubuntu_ignore_scp_dbus_failures.diff
+++ b/debian/patches/kubuntu_ignore_scp_dbus_failures.diff
@@ -21,7 +21,7 @@ Index: print-manager/libkcups/SelectMakeModel.cpp
===================================================================
--- print-manager.orig/libkcups/SelectMakeModel.cpp
+++ print-manager/libkcups/SelectMakeModel.cpp
-@@ -244,7 +244,7 @@ void SelectMakeModel::getBestDriversFail
+@@ -250,7 +250,7 @@ void SelectMakeModel::getBestDriversFail
// Show the PPDs anyway
m_gotBestDrivers = true;
ui->messageWidget->setText(i18n("Failed to search for a recommended driver: '%1'", error.message()));
--
print-manager packaging
More information about the pkg-kde-commits
mailing list