[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:33 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 345be8ae227d33509bb9f2fcb4fb3fba9ec9b3ff
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Apr 10 19:28:33 2017 -0300

    Follow upstream's descriptions in the packaging.
---
 debian/changelog |  2 ++
 debian/control   | 47 +++++++++++++++++++++++------------------------
 2 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2ebffb4..494e149 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kdevelop (4:5.0.3-2) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Make kdevelop depend upon kinit, it's required to get KIO support
     (Closes: #851701). Thanks George Kiagiadakis for the bug report.
+  * Update packages descriptions to the more precise ones used by upstream.
+    Thanks frinring for the tip!
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 18 Jan 2017 17:20:27 -0300
 
diff --git a/debian/control b/debian/control
index 8622166..fcabe44 100644
--- a/debian/control
+++ b/debian/control
@@ -57,13 +57,14 @@ Depends: kdevelop-data (>= ${source:Version}),
          ${shlibs:Depends}
 Recommends: g++, gcc, gdb (>= 7.0), kapptemplate, make, kio-extras
 Suggests: cmake, kdevelop-l10n, ninja-build
-Description: integrated development environment for KDE
- KDevelop is an easy to use integrated development environment for KDE.
- It supports a wide range of programming languages and features project
- management, an advanced editor, a class browser and an integrated debugger.
+Description: integrated development environment for C/C++ and other languages
+ KDevelop is a Free and Open Source integrated development
+ environment (IDE). It provides editing, navigation and debugging features for
+ several programming languages, as well as integration with multiple build
+ systems and version-control systems, using a plugin-based architecture.
  .
- The application wizard can generate fully functional projects
- for terminal programs and GUI programs using Qt, KDE or GNOME.
+ KDevelop has parser backends for C, C++ and Javascript/QML, with further
+ external plugins supporting e.g. PHP or Python.
 
 Package: kdevelop-data
 Architecture: all
@@ -71,12 +72,10 @@ Depends: ${misc:Depends}
 Breaks: kdevelop-doc (<< 4:4.3)
 Replaces: kdevelop-doc (<< 4:4.3)
 Description: data files for the KDevelop IDE
- KDevelop is an easy to use integrated development environment for KDE.
- It supports a wide range of programming languages and features project
- management, an advanced editor, a class browser and an integrated debugger.
- .
- The application wizard can generate fully functional projects
- for terminal programs and GUI programs using Qt, KDE or GNOME.
+ KDevelop is a Free and Open Source integrated development
+ environment (IDE). It provides editing, navigation and debugging features for
+ several programming languages, as well as integration with multiple build
+ systems and version-control systems, using a plugin-based architecture.
  .
  This package contains arch independent data for KDevelop.
 
@@ -87,12 +86,10 @@ Depends: kdevelop (= ${binary:Version}),
          kdevplatform-dev (>= 5.0.1),
          ${misc:Depends}
 Description: development files for the KDevelop IDE
- KDevelop is an easy to use integrated development environment for KDE.
- It supports a wide range of programming languages and features project
- management, an advanced editor, a class browser and an integrated debugger.
- .
- The application wizard can generate fully functional projects
- for terminal programs and GUI programs using Qt, KDE or GNOME.
+ KDevelop is a Free and Open Source integrated development
+ environment (IDE). It provides editing, navigation and debugging features for
+ several programming languages, as well as integration with multiple build
+ systems and version-control systems, using a plugin-based architecture.
  .
  This package contains development files for KDevelop.
 
@@ -148,9 +145,10 @@ Breaks: kdevelop-l10n-ca,
         kdevelop-l10n-zhcn,
         kdevelop-l10n-zhtw
 Description: localization files for the KDevelop IDE
- KDevelop is an easy to use integrated development environment for KDE.
- It supports a wide range of programming languages and features project
- management, an advanced editor, a class browser and an integrated debugger.
+ KDevelop is a Free and Open Source integrated development
+ environment (IDE). It provides editing, navigation and debugging features for
+ several programming languages, as well as integration with multiple build
+ systems and version-control systems, using a plugin-based architecture.
  .
  This package contains the translations for KDevelop.
 
@@ -160,9 +158,10 @@ Depends: kdevelop (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: KDevelop plugins for Plasma
- KDevelop is an easy to use integrated development environment for KDE.
- It supports a wide range of programming languages and features project
- management, an advanced editor, a class browser and an integrated debugger.
+ KDevelop is a Free and Open Source integrated development
+ environment (IDE). It provides editing, navigation and debugging features for
+ several programming languages, as well as integration with multiple build
+ systems and version-control systems, using a plugin-based architecture.
  .
  This package contains the KDevelop plugins for integrating in the Plasma
  desktop environment:

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list