[neon/kf6/kf6-ktexttemplate/Neon/unstable] debian: initial commit

Carlos De Maine null at kde.org
Sat May 6 03:27:09 BST 2023


Git commit 4408fde27517f2e0e20eab6c5de5ae3259a30648 by Carlos De Maine.
Committed on 06/05/2023 at 02:26.
Pushed by carlosdem into branch 'Neon/unstable'.

initial commit

A  +1    -0    debian/.gitattributes
A  +5    -0    debian/changelog
A  +76   -0    debian/control
A  +167  -0    debian/copyright
A  +5    -0    debian/kf6-ktextwidgets-dev.install
A  +3    -0    debian/kf6-ktextwidgets.install
A  +8    -0    debian/rules
A  +1    -0    debian/source/format
A  +18   -0    debian/tests/acc
A  +3    -0    debian/tests/control
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-ktexttemplate/commit/4408fde27517f2e0e20eab6c5de5ae3259a30648

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..648f961
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+kf6-ktexttemplate (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..f985511
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,76 @@
+Source: kf6-ktexttemplate
+Section: libs
+Priority: optional
+Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
+Build-Depends: cmake,
+               debhelper-compat (= 13),
+               doxygen,
+               graphviz,
+               kf6-extra-cmake-modules,
+               kf6-ki18n-dev,
+               pkg-kde-tools-neon,
+               qt6-base-dev,
+               qt6-tools-dev,
+               qtbase5-dev,
+               qttools5-dev,
+               xauth,
+               xvfb
+Standards-Version: 4.1.4
+Homepage: https://projects.kde.org/projects/frameworks/ktexttemplate
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktexttemplate
+Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktexttemplate.git
+
+Package: kf6-ktexttemplate
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: KTextTemplate is a Free Software library written using the Qt framework.
+
+ The goal of KTextTemplate is to make it easier for application developers to
+ separate the structure of documents from the data they contain, opening the door
+ for theming and advanced generation of other text such as code.
+ .
+ The syntax uses the syntax of the Django template system, and
+ the core design of Django is reused in KTextTemplate.
+
+Package: kf6-ktexttemplate-dev
+Architecture: any
+Section: kde
+X-Neon-MergedPackage: true
+Depends: kf6-ktexttemplate (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: KTextTemplate is a Free Software library written using the Qt framework.
+
+ The goal of KTextTemplate is to make it easier for application developers to
+ separate the structure of documents from the data they contain, opening the door
+ for theming and advanced generation of other text such as code.
+ .
+ The syntax uses the syntax of the Django template system, and
+ the core design of Django is reused in KTextTemplate.
+ .
+  The development files for KTextTemplate
+Package: libkf6textwidgets-data
+Architecture: all
+Depends: kf6-ktexttemplate
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkf6texttemplate-doc
+Architecture: all
+Depends: kf6-ktexttemplate
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkf6texttemplate6
+Architecture: all
+Depends: kf6-ktexttemplate
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkf6texttemplate-dev
+Architecture: all
+Depends: kf6-ktexttemplate-dev
+Description: Dummy transitional
+  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ebfa795
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,167 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ktextwidgets
+Source: https://projects.kde.org/projects/frameworks/ktextwidgets
+
+Files: *
+Copyright: 2004, Arend van Beelen jr <arend at auton.nl>
+           2002, David Faure <david at mandrakesoft.com>
+           2010, David Faure <faure at kde.org>
+           2001, S.R.Haque <srhaque at iee.org>
+           2008, Stephen Kelly <steveire at gmail.com>
+           2008, Thomas McGuire <thomas.mcguire at gmx.net>
+           2009, Adriaan de Groot, Mustapha Abubakar, Ibrahim Dasuna
+           2006, Canonical Ltd, and Rosetta Contributors 2006
+           1998, Erez Nir <erez-n at actcom.co.il>
+           2001-2005, Free Software Foundation, Inc
+           2008-2009, K Desktop Environment
+           2005, KDE Armenian translation team
+           2005, KDE Russian translation team
+           2000-2004, KDE e.v
+           2007, KDE i18n Project for Vietnamese
+           1999-2003, Meni Livne <livne at kde.org>
+           2007-2010, This_file_is_part_of_KDE
+           2001, translate.org.za
+License: LGPL-2
+
+Files: COPYING.LIB
+       autotests/kpluralhandlingspinboxtest.cpp
+       autotests/kpluralhandlingspinboxtest.h
+       src/dialogs/klinkdialog.cpp
+       src/dialogs/klinkdialog_p.h
+       src/widgets/kpluralhandlingspinbox.cpp
+       src/widgets/kpluralhandlingspinbox.h
+       src/widgets/krichtextedit.cpp
+       src/widgets/krichtextedit.h
+       src/widgets/nestedlisthelper.cpp
+       src/widgets/nestedlisthelper_p.h
+Copyright: 1991-1999, Free Software Foundation, Inc
+           2007-2014, Laurent Montel <montel at kde.org>
+           2008, Stephen Kelly <steveire at gmail.com>
+           2008, Stephen Kelly <steveire at gmailcom>
+           2008, Thomas McGuire <thomas.mcguire at gmx.net>
+License: LGPL-2.1+
+
+Files: autotests/ktextedit_unittest.cpp
+       src/kregexpeditor/kregexpeditorinterface.h
+       src/widgets/ktextedit.cpp
+       src/widgets/ktextedit.h
+       tests/ktextedittest.cpp
+Copyright: 2002, Carsten Pfeiffer <pfeiffer at kde.org>
+           2008, David Faure <faure at kde.org>
+           2002, Jesper K. Pedersen <blackie at kdab.net>
+           2002, Simon Hausmann <hausmann at kde.org>
+           2008, Stephen Kelly <steveire at gmail.com>
+License: LGPL-2+
+
+Files: po/ca/ktextwidgets5.po
+       po/ca at valencia/ktextwidgets5.po
+       po/uk/ktextwidgets5.po
+Copyright: 2014, This_file_is_part_of_KDE
+License: LGPL-2.1+3+KDEeV
+
+Files: autotests/krichtextedittest.cpp
+       autotests/krichtextedittest.h
+Copyright: 2009, Thomas McGuire <mcguire at kde.org>
+License: LGPL-2+3+KDEeV
+
+Files: po/bg/ktextwidgets5.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+
+
+License: GPL
+ This file is licensed under the GPL.
+ .
+ On Debian systems, the complete text of the GNU General Public License can be
+ found in "/usr/share/common-licenses/GPL".
+
+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.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this library; see the file COPYING.LIB.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ 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".
+
+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.
+ .
+ You should have received a copy of the GNU Library General Public License
+ along with this library; see the file COPYING.LIB.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ 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".
+
+License: LGPL-2.1+
+ 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.1 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301  USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+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.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this library; see the file COPYING.LIB.  If not, write to
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
+ .
+ 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".
+
+License: LGPL-2.1+3+KDEeV
+ This file is distributed under the license LGPL version 2.1 or
+ version 3 or later versions approved by the membership of KDE e.V.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1',
+ likewise, the complete text of the GNU Lesser General Public License version
+ 3 can be found in `/usr/share/common-licenses/LGPL-3'.
diff --git a/debian/kf6-ktextwidgets-dev.install b/debian/kf6-ktextwidgets-dev.install
new file mode 100644
index 0000000..9924703
--- /dev/null
+++ b/debian/kf6-ktextwidgets-dev.install
@@ -0,0 +1,5 @@
+usr/kf6/include/KF6/KTextTeplate/
+usr/kf6/lib/*/cmake/KF6TextTemplate/
+usr/kf6/lib/*/libKF6Texttemplate.so
+usr/kf6/lib/*/qt6/mkspecs/modules/qt_KTextTemplate.pri
+usr/kf6/lib/*/qt6/plugins/designer/
diff --git a/debian/kf6-ktextwidgets.install b/debian/kf6-ktextwidgets.install
new file mode 100644
index 0000000..a107476
--- /dev/null
+++ b/debian/kf6-ktextwidgets.install
@@ -0,0 +1,3 @@
+usr/kf6/lib/*/libKF6TextTemplate.so.5.*
+usr/kf6/lib/*/libKF6TextTemplate.so.6
+usr/kf6/share/locale/
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/tests/acc b/debian/tests/acc
new file mode 100755
index 0000000..28b8d41
--- /dev/null
+++ b/debian/tests/acc
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+for in_file in debian/*.acc.in; do
+    out_file=${in_file%.in}
+    sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \
+        "${in_file}" > "${out_file}"
+done
+
+DH_VERBOSE=1
+
+dh_acc
+ret=$?
+if [ 0 -ne $ret ]; then
+    cp -r logs "${ADT_ARTIFACTS}"/acc.logs
+fi
+exit $ret
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..459e5f3
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Tests: acc
+Depends: dh-acc, exuberant-ctags, @
+Restrictions: allow-stderr
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f87fe34
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+Name: ktextwidgets
+Changelog: https://cgit.kde.org/ktextwidgets.git/log
+Contact: kde-frameworks-devel at kde.org
+Donation: https://www.kde.org/community/donations/index.php
+Repository: https://anongit.kde.org/ktextwidgets.git
+Repository-Browse: https://cgit.kde.org/ktextwidgets.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..e578251
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+
+opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/ktexttemplate-([\d.]+)\.tar\.xz


More information about the Neon-commits mailing list