[SCM] ktextwidgets packaging branch, master, updated. debian/5.16.0-1-11-g923d630
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Mar 14 17:56:04 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktextwidgets.git;a=commitdiff;h=8bd7416
The following commit has been merged in the master branch:
commit 8bd7416fc60f987d6f14f1083b0a01084dee39c3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Mar 1 18:11:06 2016 +0100
Replace the "Historical name" ddeb-migration by its "Modern, clearer" replacement dbgsym-migration.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index de5816d..cd9321a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
- $(overridden_command) --ddeb-migration='libkf5textwidgets5-dbg (<= 5.19.0-1~~)'
+ $(overridden_command) --dbgsym-migration='libkf5textwidgets5-dbg (<= 5.19.0-1~~)'
override_dh_auto_test:
xvfb-run -a $(overridden_command)
--
ktextwidgets packaging
More information about the pkg-kde-commits
mailing list