Wrap and sort Debian package files

ci/unstable
Timo Röhling 3 months ago
parent de43766828
commit 43dd558436

@ -1,6 +1,6 @@
debian/com.kitware.cmake_gui.metainfo.xml usr/share/metainfo
usr/bin/cmake-gui usr/bin/cmake-gui
usr/share/applications/cmake-gui.desktop usr/share/applications/cmake-gui.desktop
usr/share/icons/hicolor/*/apps/CMakeSetup.png
usr/share/man/man1/cmake-gui.1 usr/share/man/man1/cmake-gui.1
usr/share/mime/packages/cmakecache.xml usr/share/mime/packages/cmakecache.xml
usr/share/icons/hicolor/*/apps/CMakeSetup.png
debian/com.kitware.cmake_gui.metainfo.xml usr/share/metainfo

67
debian/control vendored

@ -7,8 +7,8 @@ Uploaders:
Felix Geyer <fgeyer@debian.org>, Felix Geyer <fgeyer@debian.org>,
Timo Röhling <roehling@debian.org>, Timo Röhling <roehling@debian.org>,
Build-Depends: Build-Depends:
debhelper-compat (= 13),
cmake <cross>, cmake <cross>,
debhelper-compat (= 13),
git <!nocheck>, git <!nocheck>,
libarchive-dev (>= 3.3.3) <!pkg.cmake.bootstrap>, libarchive-dev (>= 3.3.3) <!pkg.cmake.bootstrap>,
libcppdap-dev <!pkg.cmake.bootstrap>, libcppdap-dev <!pkg.cmake.bootstrap>,
@ -44,11 +44,13 @@ Package: cmake
Architecture: any Architecture: any
Multi-Arch: foreign Multi-Arch: foreign
Depends: Depends:
${misc:Depends},
${shlibs:Depends},
cmake-data (= ${source:Version}), cmake-data (= ${source:Version}),
procps [!hurd-any], procps [!hurd-any],
Recommends: gcc, make ${misc:Depends},
${shlibs:Depends},
Recommends:
gcc,
make,
Suggests: Suggests:
cmake-doc, cmake-doc,
cmake-format, cmake-format,
@ -57,25 +59,13 @@ Suggests:
Description: ${source:Synopsis} Description: ${source:Synopsis}
${source:Extended-Description} ${source:Extended-Description}
Package: cmake-data
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: CMake data files (modules, templates and documentation)
${source:Extended-Description}
.
This package provides CMake architecture independent data files (modules,
templates, documentation etc.). Unless you have cmake installed, you probably
do not need this package.
Package: cmake-curses-gui Package: cmake-curses-gui
Architecture: any Architecture: any
Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui> Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
Depends: Depends:
cmake (= ${binary:Version}),
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
cmake (= ${binary:Version}),
Description: curses based user interface for CMake (ccmake) Description: curses based user interface for CMake (ccmake)
${source:Extended-Description} ${source:Extended-Description}
. .
@ -84,21 +74,17 @@ Description: curses based user interface for CMake (ccmake)
are provided at the bottom of the terminal when the program is running. The are provided at the bottom of the terminal when the program is running. The
main executable file for this GUI is "ccmake". main executable file for this GUI is "ccmake".
Package: cmake-qt-gui Package: cmake-data
Architecture: any Architecture: all
Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui> Multi-Arch: foreign
Depends: Depends:
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, Description: CMake data files (modules, templates and documentation)
cmake (= ${binary:Version}),
Provides: cmake-gui
Description: Qt based user interface for CMake (cmake-gui)
${source:Extended-Description} ${source:Extended-Description}
. .
This package provides the CMake Qt based GUI. Project configuration This package provides CMake architecture independent data files (modules,
settings may be specified interactively. Brief instructions are provided at templates, documentation etc.). Unless you have cmake installed, you probably
the bottom of the window when the program is running. The main executable do not need this package.
file for this GUI is "cmake-gui".
Package: cmake-doc Package: cmake-doc
Architecture: all Architecture: all
@ -106,13 +92,32 @@ Build-Profiles: <!pkg.cmake.bootstrap>
Multi-Arch: foreign Multi-Arch: foreign
Section: doc Section: doc
Depends: Depends:
cmake-data (= ${source:Version}),
${misc:Depends}, ${misc:Depends},
${sphinxdoc:Depends}, ${sphinxdoc:Depends},
cmake-data (= ${source:Version}), Recommends:
Recommends: doc-base doc-base,
Suggests: cmake Suggests:
cmake,
Description: extended documentation in various formats for CMake Description: extended documentation in various formats for CMake
${source:Extended-Description} ${source:Extended-Description}
. .
This package provides additional documentation in various formats like HTML or This package provides additional documentation in various formats like HTML or
plain text. plain text.
Package: cmake-qt-gui
Architecture: any
Build-Profiles: <!pkg.cmake.bootstrap !pkg.cmake.nogui>
Depends:
cmake (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Provides:
cmake-gui,
Description: Qt based user interface for CMake (cmake-gui)
${source:Extended-Description}
.
This package provides the CMake Qt based GUI. Project configuration
settings may be specified interactively. Brief instructions are provided at
the bottom of the window when the program is running. The main executable
file for this GUI is "cmake-gui".

1
debian/copyright vendored

@ -609,4 +609,3 @@ License: Zlib
2. Altered source versions must be plainly marked as such, and must not be 2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software. misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution. 3. This notice may not be removed or altered from any source distribution.

@ -1,46 +1,49 @@
Tests: testsuite testsuite-ninja findmodules Tests:
Restrictions: allow-stderr testsuite testsuite-ninja findmodules,
Depends: cmake, Restrictions:
ninja-build, allow-stderr,
@builddeps@, Depends:
libasound2-dev, bison,
libarmadillo-dev, cmake,
bison, cvs,
libboost-dev, default-jdk,
libbz2-dev, doxygen,
libcups2-dev, flex,
libcurl4-openssl-dev, gettext,
cvs, git,
default-jdk, hspell,
doxygen, icoutils,
libexpat1-dev, imagemagick,
flex, libarchive-dev,
libfreetype6-dev, libarmadillo-dev,
gettext, libasound2-dev,
libgif-dev, libboost-dev,
git, libbz2-dev,
imagemagick, libcups2-dev,
libmagickcore-dev, libcurl4-openssl-dev,
libmagick++-dev, libexpat1-dev,
libmagickwand-dev, libfreetype6-dev,
libgnutls28-dev, libgif-dev,
libgtk2.0-dev, libgnutls28-dev,
mercurial, libgtk2.0-dev,
hspell, liblzma-dev,
icoutils, libmagick++-dev,
libarchive-dev, libmagickcore-dev,
liblzma-dev, libmagickwand-dev,
libxml2-dev, libopenscenegraph-dev,
libxslt1-dev, libphysfs-dev,
libopenscenegraph-dev, libprotobuf-dev,
perl, libtiff5-dev,
python3-dev, libxml2-dev,
libphysfs-dev, libxslt1-dev,
pkg-config, mercurial,
ruby-dev, ninja-build,
libprotobuf-dev, perl,
protobuf-compiler, pkg-config,
subversion, protobuf-compiler,
swig, python3-dev,
libtiff5-dev, ruby-dev,
zlib1g-dev subversion,
swig,
zlib1g-dev,
@builddeps@,

Loading…
Cancel
Save