[neon/kf6/kf6-ksvg/Neon/unstable] debian: new alpha release
Carlos De Maine
null at kde.org
Fri Nov 17 16:08:05 GMT 2023
Git commit 6907ef6d982b3c5255d92475e1ce1f16321f05f9 by Carlos De Maine.
Committed on 17/11/2023 at 17:08.
Pushed by carlosdem into branch 'Neon/unstable'.
new alpha release
M +6 -0 debian/changelog
M +1 -1 debian/control
M +0 -43 debian/copyright
A +1 -0 debian/kf6-ksvg.lintian-overrides
https://invent.kde.org/neon/kf6/kf6-ksvg/-/commit/6907ef6d982b3c5255d92475e1ce1f16321f05f9
diff --git a/debian/changelog b/debian/changelog
index e28900a..8ae358d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-svg (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-ksvg (0.0-0neon) UNRELEASED; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 32b4fa1..ed01f9e 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KF6 framework for working with svg.
+ This package provides the library files.
Package: kf6-ksvg-dev
Architecture: any
@@ -42,5 +43,4 @@ Depends: kf6-ksvg (= ${binary:Version}),
qt6-base-dev,
${misc:Depends}
Description: KF6 framework for working with svg.
- .
This package provides the development files.
diff --git a/debian/copyright b/debian/copyright
index bcd9e3a..e455ddf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -28,49 +28,6 @@ License: LGPL-2+3+KDEeV
likewise, the complete text of the GNU Lesser General Public License version
3 can be found in "/usr/share/common-licenses/LGPL-3".
-Files: src/kstyle/kstyle.cpp
- src/kstyle/kstyle.h
- src/platformtheme/kfiletreeview.cpp
- src/platformtheme/kfiletreeview_p.h
- tests/kstyletest.cpp
-Copyright: 2013, Aleix Pol Gonzalez <aleixpol at blue-systems.com>
- 2013, Alejandro Fiestas Olivares <afiestas at kde.org>
- 2000, Daniel M. Duley <mosfet at kde.org>
- 2000, Dirk Mueller <mueller at kde.org>
- 2001-2002, Fredrik Höglund <fredrik at kde.org>
- 2001-2002, Karol Szwed <gallium at kde.org>
- 2002-2005, Maksim Orlovich <maksim at kde.org>
- 2002, Malte Starostik <malte at kde.org>
- 2001, Martijn Klingens <klingens at kde.org>
- 2005-2006, Sandro Giessl <giessl at kde.org>
- 2003, Sandro Giessl <sandro at giessl.com>
- 2007, Tobias Koenig <tokoe at kde.org>
- 1998-2000, TrollTech AS
-License: LGPL-2+
-
-Files: src/platformtheme/kdirselectdialog.cpp
- src/platformtheme/kdirselectdialog_p.h
- src/platformtheme/kfontsettingsdata.cpp
- src/platformtheme/kfontsettingsdata.h
-Copyright: 2013, Aleix Pol Gonzalez <aleixpol at blue-systems.com>
- 2001-2002, Carsten Pfeiffer <pfeiffer at kde.org>
- 2000-2006, David Faure <faure at kde.org>
- 2008, Friedrich W. H. Kossebau <kossebau at kde.org>
- 2001, Michael Jarrett <michaelj at corel.com>
- 2009, Shaun Reich <shaun.reich at kdemail.net>
-License: LGPL-2
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License version 2 as published by the Free Software Foundation.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
- .
- On Debian systems, the complete text of the GNU Library General Public
- License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
-
Files: debian/*
Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
License: LGPL-2+
diff --git a/debian/kf6-ksvg.lintian-overrides b/debian/kf6-ksvg.lintian-overrides
new file mode 100644
index 0000000..f7c6fa4
--- /dev/null
+++ b/debian/kf6-ksvg.lintian-overrides
@@ -0,0 +1 @@
+kf6-ksvg: package-name-doesnt-match-sonames libKF6Svg6
\ No newline at end of file
More information about the Neon-commits
mailing list