[SCM] kdevelop-python packaging branch, master, updated. debian/5.2.0-1

Pino Toscano pino at moszumanska.debian.org
Fri Nov 17 13:56:25 UTC 2017


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

The following commit has been merged in the master branch:
commit afd368939759fce13df3abfd2908870a8f91ceb7
Author: Pino Toscano <pino at debian.org>
Date:   Fri Nov 17 14:27:50 2017 +0100

    turn kdevelop dep into recommend
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d29996..02cefc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ kdevelop-python (5.2.0-0r1) UNRELEASED; urgency=medium
   * Update install files.
   * Switch the watch file to https.
   * Switch Homepage to https.
+  * Turn the versioned kdevelop dependency into a simple recommend, as it
+    should be enough.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 15 Nov 2017 23:28:14 +0100
 
diff --git a/debian/control b/debian/control
index d516d48..8a62bea 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-std/kdevelop-python.git
 
 Package: kdevelop-python
 Architecture: any
-Depends: kdevelop (>= 4:5.1.2), python3.6,
+Depends: python3.6,
  kdevelop-python-data (>= ${source:Version}),
  ${misc:Depends}, ${shlibs:Depends}
-Recommends: pycodestyle, python-autopep8
+Recommends: kdevelop, pycodestyle, python-autopep8
 Suggests: kdevelop-python-l10n
 Enhances: kdevelop
 Description: Python 3 plugin for KDevelop

-- 
kdevelop-python packaging



More information about the pkg-kde-commits mailing list