[neon/kf6/kf6-kcompletion/Neon/unstable] debian: new alpha release

Carlos De Maine null at kde.org
Fri Nov 17 08:53:20 GMT 2023


Git commit 6e566fc9ba38469b633f144e760925cae589c374 by Carlos De Maine.
Committed on 17/11/2023 at 09:53.
Pushed by carlosdem into branch 'Neon/unstable'.

new alpha release

M  +6    -0    debian/changelog
M  +6    -5    debian/control
M  +0    -20   debian/copyright
A  +1    -0    debian/kf6-kcompletion.lintian-overrides

https://invent.kde.org/neon/kf6/kf6-kcompletion/-/commit/6e566fc9ba38469b633f144e760925cae589c374

diff --git a/debian/changelog b/debian/changelog
index 466ea5a..28da2f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kcompletion (5.245.0-0neon) jammy; urgency=medium
+
+  * New alpha release
+
+ -- Neon CI <neon at kde.org>  Fri, 17 Nov 2023 01:18:08 +0000
+
 kf6-kcompletion (0.0-0neon) UNRELEASED; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 22ae8fa..13434ae 100644
--- a/debian/control
+++ b/debian/control
@@ -50,24 +50,25 @@ Description: development files for kcompletion
 
 Package: libkf6completion-data
 Architecture: all
-Depends: kf6-kcompletion
+Depends: kf6-kcompletion, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6completion-doc
 Architecture: all
-Depends: kf6-kcompletion
+Depends: kf6-kcompletion-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6completion6
 Architecture: all
-Depends: kf6-kcompletion
+Depends: kf6-kcompletion, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6completion-dev
 Architecture: all
-Depends: kf6-kcompletion-dev
+Depends: kf6-kcompletion-dev, ${misc:Depends}
 Description: Dummy transitional
-  Transitional dummy package.
+Transitional dummy package.
+ 
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
index f36a1fe..4a8c9c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,26 +27,6 @@ Copyright: 2007, Aaron Seigo <aseigo at kde.org>
            2001, translate.org.za
 License: LGPL-2+
 
-Files: po/ca/kcompletion5_qt.po
-       po/ca at valencia/kcompletion5_qt.po
-       po/uk/kcompletion5_qt.po
-Copyright: 2014, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: autotests/kcompletioncoretest.cpp
-       autotests/kcompletioncoretest.h
-Copyright: 2005, Thomas Braxton <brax108 at cox.net>
-License: LGPL-2
-
-Files: COPYING.LIB
-Copyright: 1991-1999, Free Software Foundation, Inc
-License: LGPL-2.1+
-
-Files: po/bg/kcompletion5_qt.po
-Copyright: 2009-2013, Yasen Pramatarov <yasen at lindeas.com>
-           2006-2009, Zlatko Popov <zlatkopopov at fsa-bg.org>
-License: GPL
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <sgclark at kubuntu.org>
 License: LGPL-2+
diff --git a/debian/kf6-kcompletion.lintian-overrides b/debian/kf6-kcompletion.lintian-overrides
new file mode 100644
index 0000000..ebe2ac7
--- /dev/null
+++ b/debian/kf6-kcompletion.lintian-overrides
@@ -0,0 +1 @@
+kf6-kcompletion: package-name-doesnt-match-sonames libKF6Completion6
\ No newline at end of file


More information about the Neon-commits mailing list