[SCM] KDevelop packaging branch, experimental, updated. debian/5.0.3-1-4-ge0c92e9
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 1 06:27:34 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop.git;a=commitdiff;h=e0c92e9
The following commit has been merged in the experimental branch:
commit e0c92e94f19f64dc82ef559c57991ea55f1707a5
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Apr 10 19:28:56 2017 -0300
No-op wrap-and-sort.
---
debian/control | 37 +++++++++++++++++--------------------
1 file changed, 17 insertions(+), 20 deletions(-)
diff --git a/debian/control b/debian/control
index fcabe44..eb72447 100644
--- a/debian/control
+++ b/debian/control
@@ -9,17 +9,15 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 0.0.9),
- qtbase5-dev (>= 5.4.0),
- qtdeclarative5-dev (>= 5.4.0),
- qttools5-dev,
- qttools5-dev-tools,
- libqt5webkit5-dev (>= 5.4.0),
+ kdevelop-pg-qt (>= 2.0),
+ kdevplatform-dev (>= 5.0.3),
+ libclang-3.9-dev,
libkf5config-dev (>= 5.15.0),
libkf5crash-dev (>= 5.15.0),
libkf5declarative-dev (>= 5.15.0),
libkf5doctools-dev (>= 5.15.0),
- libkf5iconthemes-dev (>= 5.15.0),
libkf5i18n-dev (>= 5.15.0),
+ libkf5iconthemes-dev (>= 5.15.0),
libkf5itemmodels-dev (>= 5.15.0),
libkf5itemviews-dev (>= 5.15.0),
libkf5jobwidgets-dev (>= 5.15.0),
@@ -28,22 +26,24 @@ Build-Depends: cmake (>= 2.8.12),
libkf5newstuff-dev (>= 5.15.0),
libkf5notifyconfig-dev (>= 5.15.0),
libkf5parts-dev (>= 5.15.0),
+ libkf5plasma-dev [linux-any],
+ libkf5runner-dev [linux-any],
libkf5service-dev (>= 5.15.0),
+ libkf5sysguard-dev,
libkf5texteditor-dev (>= 5.15.0),
libkf5threadweaver-dev (>= 5.15.0),
libkf5windowsystem-dev (>= 5.15.0),
libkf5xmlgui-dev (>= 5.15.0),
- kdevelop-pg-qt (>= 2.0),
- kdevplatform-dev (>= 5.0.3),
+ libqt5webkit5-dev (>= 5.4.0),
+ llvm-3.9-dev,
okteta-dev (>= 4:16.08.0-1~),
- libkf5sysguard-dev,
- libkf5plasma-dev [linux-any],
- libkf5runner-dev [linux-any],
pkg-config,
pkg-kde-tools (>= 0.15.16),
- shared-mime-info,
- llvm-3.9-dev,
- libclang-3.9-dev,
+ qtbase5-dev (>= 5.4.0),
+ qtdeclarative5-dev (>= 5.4.0),
+ qttools5-dev,
+ qttools5-dev-tools,
+ shared-mime-info
Standards-Version: 3.9.8
Homepage: http://www.kdevelop.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-std/kdevelop.git
@@ -55,7 +55,7 @@ Depends: kdevelop-data (>= ${source:Version}),
kinit,
${misc:Depends},
${shlibs:Depends}
-Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, make, kio-extras
+Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, kio-extras, make
Suggests: cmake, kdevelop-l10n, ninja-build
Description: integrated development environment for C/C++ and other languages
KDevelop is a Free and Open Source integrated development
@@ -96,8 +96,7 @@ Description: development files for the KDevelop IDE
Package: kdevelop-l10n
Section: localization
Architecture: all
-Depends: kdevplatform-l10n,
- ${misc:Depends}
+Depends: kdevplatform-l10n, ${misc:Depends}
Replaces: kdevelop-l10n-ca,
kdevelop-l10n-cavalencia,
kdevelop-l10n-da,
@@ -154,9 +153,7 @@ Description: localization files for the KDevelop IDE
Package: plasma-kdevelop
Architecture: linux-any
-Depends: kdevelop (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: kdevelop (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: KDevelop plugins for Plasma
KDevelop is a Free and Open Source integrated development
environment (IDE). It provides editing, navigation and debugging features for
--
KDevelop packaging
More information about the pkg-kde-commits
mailing list