[SCM] kjobwidgets packaging branch, master, updated. debian/5.16.0-1-8-gd408544
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 8 20:05:19 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjobwidgets.git;a=commitdiff;h=d408544
The following commit has been merged in the master branch:
commit d408544cf78dd6583eda534b28ca4e3d1fc55fee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Feb 7 12:09:10 2016 +0100
Automatic update with ddeb_migration.py
---
debian/control | 19 -------------------
debian/rules | 2 +-
2 files changed, 1 insertion(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index 325308a..9febf6e 100644
--- a/debian/control
+++ b/debian/control
@@ -75,22 +75,3 @@ Description: Widgets for tracking KJob instances
to the given time. Returns the last user action timestamp.
.
This package contains the translations.
-
-Package: libkf5jobwidgets5-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libkf5jobwidgets5 (= ${binary:Version}), ${misc:Depends}
-Description: debug symbols for kjobwidgets
- Window class that associates this job with a window given by
- window. This is used by KDialogJobUiDelegate as parent widget
- for error messages, KWidgetJobTracker as parent widget for
- progress dialogs, KIO::AbstractJobInteractionInterface as
- parent widget for rename/skip dialogs and possibly more.
- Overload that takes a QWindow.
- .
- Timestamp handling to update the last user action timestamp
- to the given time. Returns the last user action timestamp.
- .
- Contains debug symbols for kjobwidgets.
diff --git a/debian/rules b/debian/rules
index bca423e..a547351 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ export QT_SELECT=5
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
- $(overridden_command) --dbg-package=libkf5jobwidgets5-dbg
+ $(overridden_command) --ddeb-migration='libkf5jobwidgets5-dbg (<= 5.19.0-1~~)'
--
kjobwidgets packaging
More information about the pkg-kde-commits
mailing list