ycm-cmake-modules 0.13.0-3 source package in Ubuntu

Changelog

ycm-cmake-modules (0.13.0-3) unstable; urgency=medium

  * Team Upload.
  * Update sphinx patch to fix FTBFS with sphinx 7 (Closes: #1042687)
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Remove faulty lintian override

 -- Nilesh Patra <email address hidden>  Sun, 05 Nov 2023 06:18:37 +0530

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ycm-cmake-modules_0.13.0-3.dsc 1.6 KiB f84f309e436060ba2eb22b75d925352c68de496b7e90d6f9e83bf7bf31a11807
ycm-cmake-modules_0.13.0.orig.tar.gz 488.4 KiB c1313db45e0b8e7f27cf7c2d6cd0c34aea74c854b5aa9c26f7cee8f5defa32a8
ycm-cmake-modules_0.13.0-3.debian.tar.xz 6.0 KiB 69ad1840a0697823f92c1c5d5f13ba10ee9b86016cb2f7262b6c18e4179bd259

Available diffs

No changes file available.

Binary packages built by this source

ycm-cmake-modules: Extra CMake Modules for YARP and friends

 The package YCM contains a set of CMake files that support creation and
 maintenance of repositories and software packages. YCM has been written
 with the aim of solving some of the problems encountered while managing
 large research projects but it can be used outside it initial context.
 .
 YCM is not a replacement to CMake or yet another build system. YCM is
 just a thin layer over CMake. It does not add extra dependencies like
 other build systems, it does not use Python, Ruby, or other scripting
 languages, it is written using CMake language. It is a collection of
 CMake modules, most of them candidate for being contributed upstream.