[SCM] kdevelop-python packaging branch, master, updated. debian/5.1.1-1-3-ge57ec72
Pino Toscano
pino at moszumanska.debian.org
Tue Aug 29 19:15:23 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=e57ec72
The following commit has been merged in the master branch:
commit e57ec72e503ee0fad99ddc4b79eb015133ba096e
Author: Pino Toscano <pino at debian.org>
Date: Tue Aug 29 21:15:09 2017 +0200
bump kdevplatform/kdevelop deps
---
debian/changelog | 2 ++
debian/control | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e5d3dad..65073b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kdevelop-python (5.1.2-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
* Bump Standards-Version to 4.1.0, no changes required.
+ * Bump the kdevplatform-dev, kdevelop-dev, and kdevelop build & runtime
+ dependencies to 5.1.2.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 29 Aug 2017 21:04:14 +0200
diff --git a/debian/control b/debian/control
index d0afb4f..f02f5c6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: cmake (>= 2.8.12),
libkf5newstuff-dev,
libkf5texteditor-dev,
libkf5threadweaver-dev,
- kdevplatform-dev (>= 5.1.1),
- kdevelop-dev (>= 4:5.1.1),
+ kdevplatform-dev (>= 5.1.2),
+ kdevelop-dev (>= 4:5.1.2),
pkg-kde-tools (>= 0.15.16),
python3.6-dev,
Standards-Version: 4.1.0
@@ -25,7 +25,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevelop-python.git
Package: kdevelop-python
Architecture: any
-Depends: kdevelop (>= 4:5.1.1), python3.6,
+Depends: kdevelop (>= 4:5.1.2), python3.6,
kdevelop-python-data (>= ${source:Version}),
${misc:Depends}, ${shlibs:Depends}
Recommends: pycodestyle, python-autopep8
--
kdevelop-python packaging
More information about the pkg-kde-commits
mailing list