[SCM] ktexteditor packaging branch, kubuntu_utopic_next, updated. 7c096b626931d28a938d9013f3eea506b5c85cb9
Scarlett Clark
sgclark-guest at moszumanska.debian.org
Mon Oct 6 20:54:11 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=7c096b6
The following commit has been merged in the kubuntu_utopic_next branch:
commit 7c096b626931d28a938d9013f3eea506b5c85cb9
Author: Scarlett Clark <sgclark at kubuntu.org>
Date: Mon Oct 6 20:53:56 2014 +0000
Add missing depends pkgconfig and libgit2.
---
debian/changelog | 4 ++++
debian/control | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a9fc621..b01d08c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
ktexteditor (5.3.0-0ubuntu1) UNRELEASED; urgency=medium
+ [ Jonathan Riddell ]
* New upstream release
+ [ Scarlett Clark ]
+ * Add missing depends pkgconfig and libgit2.
+
-- Jonathan Riddell <jriddell at ubuntu.com> Mon, 06 Oct 2014 11:37:17 +0100
ktexteditor (5.2.0-0ubuntu1) utopic; urgency=medium
diff --git a/debian/control b/debian/control
index 065764c..60e4323 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake,
debhelper (>= 9.0.0),
extra-cmake-modules (>= 1.2.0),
kio-dev (>= 5.3.0),
+ libgit2-dev,
libkf5archive-dev (>= 5.3.0),
libkf5attica-dev (>= 5.3.0),
libkf5auth-dev (>= 5.3.0),
@@ -33,6 +34,7 @@ Build-Depends: cmake,
libkf5windowsystem-dev (>= 5.3.0),
libkf5xmlgui-dev (>= 5.3.0),
libqt5xmlpatterns5-dev,
+ pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev,
qtscript5-dev
--
ktexteditor packaging
More information about the pkg-kde-commits
mailing list