[SCM] kdevelop-python packaging branch, master, updated. debian/5.0.1-2

Pino Toscano pino at moszumanska.debian.org
Wed Sep 21 05:13:50 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=6e97304

The following commit has been merged in the master branch:
commit 6e97304ddeee7ed7ac9619d3191035e8c9d203b7
Author: Pino Toscano <pino at debian.org>
Date:   Tue Sep 20 08:05:07 2016 +0200

    add missing epoch in kdevelop-dev B-D
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0f18d8f..bfdcc58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kdevelop-python (5.0.1-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Add missing epoch in the kdevelop-dev build dependency.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 20 Sep 2016 08:04:11 +0200
 
diff --git a/debian/control b/debian/control
index d2bb2e5..2ae9d49 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake (>= 2.8.12),
                libkf5texteditor-dev,
                libkf5threadweaver-dev,
                kdevplatform-dev (>= 5.0.1),
-               kdevelop-dev (>= 5.0.1),
+               kdevelop-dev (>= 4:5.0.1),
                pkg-kde-tools (>= 0.15.16),
                python3.5-dev,
 Standards-Version: 3.9.8

-- 
kdevelop-python packaging



More information about the pkg-kde-commits mailing list