[SCM] kdevelop-python packaging branch, experimental, updated. debian/1.7.3-1-9-g108a22e
Pino Toscano
pino at moszumanska.debian.org
Fri Aug 26 18:29:05 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-python.git;a=commitdiff;h=9764eef
The following commit has been merged in the experimental branch:
commit 9764eeff38b9a448e15438024ce078af7251c9b4
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 26 19:59:13 2016 +0200
update runtime python dep
---
debian/changelog | 6 ++++--
debian/control | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 15fa7ab..30d662b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,10 @@ kdevelop-python (5.0-0r1) UNRELEASED; urgency=medium
* Bump build dependencies according to the upstream build system:
- bump cmake to >= 2.8.12
- bump kdevplatform-dev to >= 5.0
- * Switch the python3.4-dev build dependency to python3.5-dev, as it is the
- supported version now.
+ * Update the Python (build) dependencies according to the new supported
+ version:
+ - switch the python3.4-dev build dependency to python3.5-dev
+ - switch the python3.4 dependency to python3.5
* Use the right dh addon:
- switch from kde to kf5 dh addon
- bump the pkg-kde-tools build dependency to >= 0.15.16
diff --git a/debian/control b/debian/control
index bb35e7a..1319cc3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevelop-python.git
Package: kdevelop-python
Architecture: any
-Depends: kdevelop (>= 4:4.7.0), python3.4,
+Depends: kdevelop (>= 4:4.7.0), python3.5,
${misc:Depends}, ${shlibs:Depends}
Suggests: kdevelop-python-l10n
Enhances: kdevelop
--
kdevelop-python packaging
More information about the pkg-kde-commits
mailing list