[SCM] kbreakout packaging branch, master, updated. debian/15.08.0-1-1-gad65126
Scott Kitterman
kitterman at moszumanska.debian.org
Sun Oct 11 22:48:39 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kbreakout.git;a=commitdiff;h=ad65126
The following commit has been merged in the master branch:
commit ad65126bfbda356afe91c5f7debc74553e48ff1e
Author: Scott Kitterman <scott at kitterman.com>
Date: Sun Oct 11 18:47:08 2015 -0400
* Change build-dep on libkdegames-dev to libkf5kdegames-dev to match the
move to Kf5 (Closes: #801542)
- Thanks to Peter Green for the bug report and the solution
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bf7cc3b..ee6e91a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+kbreakout (4:15.08.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Change build-dep on libkdegames-dev to libkf5kdegames-dev to match the
+ move to Kf5 (Closes: #801542)
+ - Thanks to Peter Green for the bug report and the solution
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 11 Oct 2015 18:32:12 -0400
+
kbreakout (4:15.08.0-1) unstable; urgency=medium
* New upstream release (15.04.0).
diff --git a/debian/control b/debian/control
index 21308be..ceb0acd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 1.7.0~),
kio-dev,
- libkdegames-dev (>= 4:14.12.2),
+ libkf5kdegames-dev,
libkf5completion-dev,
libkf5config-dev,
libkf5configwidgets-dev,
--
kbreakout packaging
More information about the pkg-kde-commits
mailing list