[neon/extras/libktorrent/Neon/unstable] debian: cmake lints

Carlos De Maine null at kde.org
Tue Nov 21 23:04:59 GMT 2023


Git commit b27f5c4ad0062f254ed053711dd5d31e9961e78b by Carlos De Maine.
Committed on 22/11/2023 at 00:04.
Pushed by carlosdem into branch 'Neon/unstable'.

cmake lints

M  +8    -8    debian/control

https://invent.kde.org/neon/extras/libktorrent/-/commit/b27f5c4ad0062f254ed053711dd5d31e9961e78b

diff --git a/debian/control b/debian/control
index fc2423e..1426479 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Package: libktorrent6-6
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkf5torrent6
+Replaces: libkf5torrent6, libktorrent-l10n
 Description: KTorrent library for C++ / Qt 6 / KDE Frameworks
  The KTorrent library is a C++ / Qt 6 / KDE Frameworks based implementation of
  the BitTorrent protocol (mostly client side).
@@ -40,12 +40,6 @@ Description: KTorrent library for C++ / Qt 6 / KDE Frameworks
  downloading and seeding, torrent creation and downloaded data verification,
  magnet links, advanced peer management, IP blocking lists.
 
-Package: libkf5torrent6
-Architecture: all
-Depends: libktorrent6-6, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-
 Package: libktorrent-dev
 Architecture: any
 Section: libdevel
@@ -65,9 +59,15 @@ Description: development files for the KTorrent Library
  This package contains header files, CMake modules and other files needed for
  developing and compiling/linking which use the KTorrent library.
 
+Package: libkf5torrent6
+Architecture: all
+Depends: libktorrent6-6, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
 Package: libktorrent-l10n
 Architecture: all
-Depends: libkf6torrent6, ${misc:Depends}
+Depends: libkf6torrent6-6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 


More information about the Neon-commits mailing list