[SCM] subtitlecomposer packaging branch, master, updated. debian/0.6.4-2-9-g7115364
Pino Toscano
pino at moszumanska.debian.org
Fri Sep 29 17:23:43 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/subtitlecomposer.git;a=commitdiff;h=2ec590c
The following commit has been merged in the master branch:
commit 2ec590cb9db12b3cffe4bce2c5626ed34896d262
Author: Pino Toscano <pino at debian.org>
Date: Fri Sep 29 18:59:16 2017 +0200
B-D change: kio-dev -> libkf5kio-dev
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5928af2..f4edf5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ subtitlecomposer (0.6.5-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Replace the transitional build dependencies:
+ - kio-dev -> libkf5kio-dev
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Fri, 29 Sep 2017 18:50:11 +0200
diff --git a/debian/control b/debian/control
index 24f20a3..19e2d99 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5i18n-dev,
- kio-dev,
+ libkf5kio-dev,
kross-dev,
libkf5sonnet-dev,
libkf5textwidgets-dev,
--
subtitlecomposer packaging
More information about the pkg-kde-commits
mailing list