[neon/kf6/kf6-extra-cmake-modules/Neon/release] debian: breaks old e-c-m

Jonathan Esk-Riddell null at kde.org
Sun Feb 25 12:11:17 GMT 2024


Git commit 880683a4589d09d6950065aa780d9c7d21314cc7 by Jonathan Esk-Riddell.
Committed on 25/02/2024 at 12:11.
Pushed by jriddell into branch 'Neon/release'.

breaks old e-c-m

M  +3    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-extra-cmake-modules/-/commit/880683a4589d09d6950065aa780d9c7d21314cc7

diff --git a/debian/control b/debian/control
index f3f60b1..05ac1e4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Build-Depends: cmake,
                python3-setuptools,
                python3-sphinx,
                python3-sphinxcontrib.qthelp,
-               sphinx-common,
                qt6-base-dev,
                qt6-declarative-dev,
                qt6-tools-dev,
+               sphinx-common
 Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/extra-cmake-modules
@@ -25,6 +25,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/extra-cmake-modules.git
 Package: kf6-extra-cmake-modules
 Architecture: any
 Depends: python3:any, ${misc:Depends}, ${shlibs:Depends}, ${sphinxdoc:Depends}
+Breaks: extra-cmake-modules (<< 6)
+Replaces: extra-cmake-modules (<< 6)
 Description: Extra modules and scripts for CMake
  Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It
  serves as both a staging ground for new modules before they are moved upstream


More information about the Neon-commits mailing list