[neon/kf6/kf6-knewstuff/Neon/unstable] debian: new alpha release
Carlos De Maine
null at kde.org
Fri Nov 17 14:30:20 GMT 2023
Git commit e50de7ee3e64abd56302b7d7ff98e4e1f560dc16 by Carlos De Maine.
Committed on 17/11/2023 at 15:30.
Pushed by carlosdem into branch 'Neon/unstable'.
new alpha release
M +6 -0 debian/changelog
M +10 -10 debian/control
M +0 -24 debian/copyright
A +1 -0 debian/kf6-knewstuff.lintian-overrides
https://invent.kde.org/neon/kf6/kf6-knewstuff/-/commit/e50de7ee3e64abd56302b7d7ff98e4e1f560dc16
diff --git a/debian/changelog b/debian/changelog
index 944f033..8d091b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-knewstuff (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-knewstuff (0.0-0neon) UNRELEASED; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 82b3e77..75be225 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Package: kf6-knewstuff-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-knewstuff (= ${binary:Version}), ${misc:Depends}
+Depends: kf6-knewstuff (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: development files for knewstuff
Framework for downloading and sharing additional
application data.
@@ -59,48 +59,48 @@ Description: development files for knewstuff
Package: libkf6newstuff-data
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6newstuff-doc
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6newstuff6
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6newstuffcore6
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6newstuffwidgets6
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: qml6-module-org-kde-newstuff
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: knewstuff6-dialog
Architecture: all
-Depends: kf6-knewstuff
+Depends: kf6-knewstuff, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6newstuff-dev
Architecture: all
-Depends: kf6-knewstuff-dev
+Depends: kf6-knewstuff-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index 61f0d5f..4ad2d78 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,30 +28,6 @@ Copyright: 2004, Aaron J. Seigo <aseigo at kde.org>
2001, translate.org.za
License: LGPL-2.1+
-Files: po/ca/knewstuff5.po
- po/ca at valencia/knewstuff5.po
- po/uk/knewstuff5.po
-Copyright: 2014, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: tests/khotnewstuff.cpp
- tests/khotnewstuff_upload.cpp
-Copyright: 2002, Cornelius Schumacher <schumacher at kde.org>
- 2009, Frederik Gladhorn <gladhorn at kde.org>
- 2007-2014, Jeremy Whiting <jpwhiting at kde.org>
-License: LGPL-2+
-
-Files: src/core/upload.cpp
-Copyright: 2007-2009, Frederik Gladhorn <gladhorn at kde.org>
- 2009, Jeremy Whiting <jpwhiting at kde.org>
- 2007, Josef Spillner <spillner at kde.org>
-License: LGPL-2
-
-Files: po/bg/knewstuff5.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 <scarlett at scarlettgatelyclark.com>
License: LGPL-2.1+
diff --git a/debian/kf6-knewstuff.lintian-overrides b/debian/kf6-knewstuff.lintian-overrides
new file mode 100644
index 0000000..a8bc48d
--- /dev/null
+++ b/debian/kf6-knewstuff.lintian-overrides
@@ -0,0 +1 @@
+kf6-knewstuff: package-name-doesnt-match-sonames libKF6NewStuffCore6 libKF6NewStuffWidgets6
More information about the Neon-commits
mailing list