[neon/kf6/kf6-ksvg/Neon/unstable] debian: initial package

Carlos De Maine null at kde.org
Sat May 6 10:43:41 BST 2023


Git commit 346bce8f201218a7fac3daec663fb8e887f52a4a by Carlos De Maine.
Committed on 06/05/2023 at 09:43.
Pushed by carlosdem into branch 'Neon/unstable'.

initial package

A  +1    -0    debian/.gitattributes
A  +5    -0    debian/changelog
A  +41   -0    debian/control
A  +90   -0    debian/copyright
A  +3    -0    debian/kf6-ksvg-dev.install
A  +2    -0    debian/kf6-ksvg.install
A  +8    -0    debian/rules
A  +1    -0    debian/source/format
A  +7    -0    debian/upstream/metadata
A  +30   -0    debian/upstream/signing-key.asc
A  +3    -0    debian/watch [INFRASTRUCTURE]

https://invent.kde.org/neon/kf6/kf6-ksvg/commit/346bce8f201218a7fac3daec663fb8e887f52a4a

diff --git a/debian/.gitattributes b/debian/.gitattributes
new file mode 100644
index 0000000..6a03163
--- /dev/null
+++ b/debian/.gitattributes
@@ -0,0 +1 @@
+changelog merge=dpkg-mergechangelogs
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..e28900a
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+kf6-ksvg (0.0-0neon) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Jonathan Esk-Riddell <jr at jriddell.org>  Mon, 12 Dec 2022 13:04:30 +0000
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a1cf639
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,41 @@
+Source: kf6-ksvg
+Section: libs
+Priority: optional
+Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
+Build-Depends: cmake,
+               debhelper-compat (= 13),
+               kf6-extra-cmake-modules,
+               kf6-archive-dev,
+               kf6-kconfig-dev,
+               kf6-kcoreaddons-dev,
+               kf6-kguiaddons-dev,
+               kf6-kirigami2-dev,
+               pkg-kde-tools-neon,
+               qt6-base-dev
+Standards-Version: 4.1.4
+Homepage: https://projects.kde.org/projects/frameworks/ksvg
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ksvg
+Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ksvg.git
+
+Package: kf6-ksvg
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: KF6 framework for working with svg.
+
+Package: kf6-ksvg-dev
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: kf6-ksvg (= ${binary:Version}),
+         kf6-archive-dev,
+         kf6-kconfig-dev,
+         kf6-kcoreaddons-dev,
+         kf6-kguiaddons-dev,
+         kf6-kirigami2-dev,
+         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
new file mode 100644
index 0000000..bcd9e3a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,90 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: frameworkintegration
+Source: https://projects.kde.org/projects/frameworks/frameworkintegration
+
+Files: *
+Copyright: 2013, Aleix Pol Gonzalez <aleixpol at blue-systems.com>
+           2013, Alejandro Fiestas Olivares <afiestas at kde.org>
+           2012, David Faure <faure+bluesystems at kde.org>
+           2014, Dominik Haumann <dhaumann at kde.org>
+           2013, Kevin Ottens <ervin+bluesystems at kde.org>
+           2014, Lukáš Tinkl <ltinkl at redhat.com>
+           2014, Martin Gräßlin <mgraesslin at kde.org>
+           2014, Martin Klapetek <mklapetek at kde.org>
+License: LGPL-2+3+KDEeV
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation; either version 2 of the License or ( at
+ your option ) version 3 or, at the discretion of KDE e.V. ( which shall
+ act as a proxy as in section 14 of the GPLv3 ), any later version.
+ .
+ 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",
+ 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+
+
+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 as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ 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".
diff --git a/debian/kf6-ksvg-dev.install b/debian/kf6-ksvg-dev.install
new file mode 100644
index 0000000..3302173
--- /dev/null
+++ b/debian/kf6-ksvg-dev.install
@@ -0,0 +1,3 @@
+usr/kf6/include/KF6/KSvg/
+usr/kf6/include/KF6/KStyle/
+usr/kf6/lib/*/libKF6KSvg.so
diff --git a/debian/kf6-ksvg.install b/debian/kf6-ksvg.install
new file mode 100644
index 0000000..7e66e3e
--- /dev/null
+++ b/debian/kf6-ksvg.install
@@ -0,0 +1,2 @@
+usr/kf6/lib/*/libKF6KSvg.so.5.*
+usr/kf6/lib/*/libKF6KSvg.so.6
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..fa0af1d
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+%:
+	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_shlibdeps:
+	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..691a2c5
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+Name: frameworkintegration
+Changelog: https://cgit.kde.org/frameworkintegration.git/log
+Contact: kde-frameworks-devel at kde.org
+Donation: https://www.kde.org/community/donations/index.php
+Repository: https://anongit.kde.org/frameworkintegration.git
+Repository-Browse: https://cgit.kde.org/frameworkintegration.git
+Security-Contact: security at kde.org
diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc
new file mode 100644
index 0000000..e99d100
--- /dev/null
+++ b/debian/upstream/signing-key.asc
@@ -0,0 +1,30 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Version: GnuPG v1
+
+mQENBFfNUR8BCADDjPXScwObp7mWwUnrjqrM0gGg+pId6vqe0a5A4xr+Rgj26quK
+2qJLym0mmul/uh2M8z486qDTQYQaTEppFCosH3WqFonTN2LWpHcujeVABXkAe9qo
+DHBZZRMw8CXtiEwvJ/xV/MXTR7G0QCqT4HF045SAyyBjusBiiGly32JEDD4FdjHj
+KKUrAJyyoc6frake7ZMO0SO3tQNwmi4T5KLSoxhi3Zgez2k9GPZEj4/W7l5Ne0zQ
+7C8Tgo8wraqj/8pzjfP6+Dc2LHOTtu8DGDQkXEFa9VvuAotOtI8Kjff+bOd36WTL
+L2dk69Bb7WbhRLkkavHZCdKOpfyBtVn+hGWRABEBAAG0G0RhdmlkIEZhdXJlIDxm
+YXVyZUBrZGUub3JnPokBPQQTAQgAJwUCV81RHwIbAwUJCWYBgAULCQgHAgYVCAkK
+CwIEFgIDAQIeAQIXgAAKCRBY0O5kikizu/01B/46hG+MaTFW1CVevZrGyPacmDRj
+pQhx/ODadBkVXXaJyr7aNKT3EvAedyT82SGT/ch+aqXjZK1kEwK6zITqoOZZUt2I
+CjBN4+UfLrWwlKldZShbhJ6NMHJIeYQ5EDlMw7TWVn0OPkRuDvLEasgOhxR9ZjWW
+c5wlcZXXy8N+wGSR0bThzl0pdFcIy9Z3g411ZOvjUdDuWqtKUH9iy1VdVyba7FXI
+x/BqAXIVsAaIFNsJBZZ7C7j1a1IlTykRLiDjh3mpyBfX4xfMTo4z6pjfQsoPebJl
+TlCnwAkIxeyatGXm4OCqEA9zPVd1Ju7+XuEr6+15ENYJ4oYsZjfyScHHJdWMuQEN
+BFfNUR8BCADe5wRc/QFL92npVAgzPQ9mJKopscRcxs0f2DM7EBPzUFvWGRIGRdB8
+obXfzBp4Pfyzqky7C1X/j7ENzx+Kol1AJ93wjUEfLoZ/zsvoj9ZT3GdjeVQeReKY
+d4th7Jqo4qxvi33Pud0jZsENezzgdd4npiNN9bFX0mjNKNHL9o1n5nTm9pfDI/AS
+PZz2RoRO7oUJb+aX6hKxTBaKoAiZHybAXQVchtwJx0O4wLbZ3E4ytJdcATlPDNXS
+jw2Lmns8aGa6DBGyqiG6g1PlCnOI2Q/cQK1zbkSisfoCbpEq1MgIzuZSoJ00NIEp
+eiACoR82565G68yAb+uKHkcFrYkfDT41ABEBAAGJASUEGAEIAA8FAlfNUR8CGwwF
+CQlmAYAACgkQWNDuZIpIs7vWkgf9GNUZmD0UgbQmj0nwkEHum1g7LD+MZL0+P2kg
+HyEL3Cm01ot9d+X5ed/gAJ6hDR55KYxHi+/wwwkCNDLoQoP+7VZq2fMiGD0/bDar
+oWQqbckqDZU4l69u9NbYvVWHUerfwKfi0ZKN5sJqLwIkr57wEX0I/TBGoMuFB27q
+2qyloS5m1Q2pke2mmZjKSqE0jxZJ7iFGJO/Buyjgd1B2kr0DaGaCrh0wjfVjAWpt
+klK95Phry1jQc7W0Z4ZdWpB79S1yW670eutSC4fMjvsNxROGkPx4dDkyG5nToeau
+zhEh/pXho2Eo/aFEqqY42GMSlN9rf7ekaTNo7OxsE7vvCB0fug==
+=4o3u
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..b17c71d
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/ksvg-([\d.]+)\.tar\.xz


More information about the Neon-commits mailing list