[neon/backports-jammy/cmake/Neon/unstable] debian: fingers crossed

Carlos De Maine null at kde.org
Wed Aug 16 23:51:22 BST 2023


Git commit 0f9d6088ce8b4ad276e45338da55028acb2cb8ed by Carlos De Maine.
Committed on 17/08/2023 at 00:51.
Pushed by carlosdem into branch 'Neon/unstable'.

fingers crossed

(cherry picked from commit 256c48beb183893df692409d692d35156f8207f7)

M  +7    -13   debian/control

https://invent.kde.org/neon/backports-jammy/cmake/-/commit/0f9d6088ce8b4ad276e45338da55028acb2cb8ed

diff --git a/debian/control b/debian/control
index abb458287..f9b7764e0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: cmake
 Section: devel
 Priority: optional
-Maintainer: Debian CMake Team <pkg-cmake-team at lists.alioth.debian.org>,
+Maintainer: Debian CMake Team <pkg-cmake-team at lists.alioth.debian.org>
 Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Felix Gey  er <fgeyer at debian.org>,
-           Timo Röhling <roehling at debian.org>,
+           Timo Röhling <roehling at debian.org>
 Build-Depends: debhelper-compat (= 13),
                cmake <cross>,
                freebsd-glue [kfreebsd-any],
@@ -22,20 +22,12 @@ Build-Depends: debhelper-compat (= 13),
                python3-sphinxcontrib.qthelp:native,
                qtbase5-dev <!pkg.cmake.bootstrap !pkg.cmake.nogui>,
                zlib1g-dev <!pkg.cmake.bootstrap>,
-Build-Depends-Indep: dh-sequence-sphinxdoc,
+Build-Depends-Indep: dh-sequence-sphinxdoc
 Rules-Requires-Root: no
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/cmake-team/cmake.git
 Vcs-Browser: https://salsa.debian.org/cmake-team/cmake
 Homepage: https://cmake.org/
-Description: cross-platform, open-source make system.
- CMake is used to control the software compilation process using
- simple platform and compiler independent configuration files. CMake
- generates native makefiles and workspaces that can be used in the
- compiler environment of your choice. CMake is quite sophisticated: it
- is possible to support complex environments requiring system
- configuration, pre-processor generation, code generation, and template
- instantiation.
 
 Package: cmake
 Architecture: any
@@ -49,7 +41,7 @@ Suggests: cmake-doc,
           cmake-format,
           elpa-cmake-mode,
           ninja-build,
-Description: cross-platform, open-source make system.
+Description: Cmake - cross-platform, open-source make system.
  CMake is used to control the software compilation process using
  simple platform and compiler independent configuration files. CMake
  generates native makefiles and workspaces that can be used in the
@@ -57,6 +49,8 @@ Description: cross-platform, open-source make system.
  is possible to support complex environments requiring system
  configuration, pre-processor generation, code generation, and template
  instantiation.
+ .
+ This package provides the Cmake binaries and libraries.
 
 Package: cmake-data
 Architecture: all
@@ -102,7 +96,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          cmake (= ${binary:Version}),
 Provides: cmake-gui
-Description: Qt based user interface for CMake (cmake-gui)
+Description: Qt based user interface for CMake (cmake-gui).
  CMake is used to control the software compilation process using
  simple platform and compiler independent configuration files. CMake
  generates native makefiles and workspaces that can be used in the


More information about the Neon-commits mailing list