Import Debian changes 5:5.92.0-ok1
kcalcore (5:5.92.0-ok1) yangtze; urgency=medium * Build for openKylin.
This commit is contained in:
parent
33e7d195fa
commit
72f8edfdc1
|
@ -0,0 +1,5 @@
|
|||
kcalcore (5:5.92.0-ok1) yangtze; urgency=medium
|
||||
|
||||
* Build for openKylin.
|
||||
|
||||
-- openKylinBot <openKylinBot@openkylin.com> Mon, 25 Apr 2022 22:03:04 +0800
|
|
@ -0,0 +1,65 @@
|
|||
Source: kcalcore
|
||||
Section: libs
|
||||
Priority: optional
|
||||
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
||||
Uploaders: Norbert Preining <norbert@preining.info>,
|
||||
Sandro Knauß <hefee@debian.org>,
|
||||
Build-Depends: bison,
|
||||
cmake (>= 3.16~),
|
||||
debhelper-compat (= 13),
|
||||
doxygen,
|
||||
extra-cmake-modules (>= 5.92.0~),
|
||||
libical-dev (>= 3.0~),
|
||||
pkg-kde-tools (>> 0.15.15),
|
||||
qhelpgenerator-qt5,
|
||||
qtbase5-dev (>= 5.15.2~),
|
||||
qttools5-dev,
|
||||
Standards-Version: 4.6.0
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://invent.kde.org/frameworks/kcalendarcore
|
||||
Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kcalendarcore
|
||||
Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kcalendarcore
|
||||
|
||||
Package: libkf5calendarcore-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libkf5calendarcore5abi2 (= ${binary:Version}),
|
||||
qtbase5-dev (>= 5.15.2~),
|
||||
${misc:Depends},
|
||||
Description: development files for kcalcore
|
||||
This library provides access to and handling of calendar data.
|
||||
It supports the standard formats iCalendar and vCalendar and the
|
||||
group scheduling standard iTIP.
|
||||
.
|
||||
This package is part of KDE Frameworks 5.
|
||||
.
|
||||
This package contains the development files.
|
||||
|
||||
Package: libkf5calendarcore-doc
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}
|
||||
Section: doc
|
||||
Description: calendar access framework (documentation)
|
||||
This library provides access to and handling of calendar data.
|
||||
It supports the standard formats iCalendar and vCalendar and the
|
||||
group scheduling standard iTIP.
|
||||
.
|
||||
This package is part of KDE Frameworks 5.
|
||||
.
|
||||
This package contains the qch documentation files.
|
||||
|
||||
Package: libkf5calendarcore5abi2
|
||||
X-Debian-ABI: 2
|
||||
X-CMake-Target: KF5CalendarCore
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: calendar access framework
|
||||
This library provides access to and handling of calendar data.
|
||||
It supports the standard formats iCalendar and vCalendar and the
|
||||
group scheduling standard iTIP.
|
||||
.
|
||||
This package is part of KDE Frameworks 5.
|
|
@ -0,0 +1,141 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: kcalendarcore
|
||||
Source: https://invent.kde.org/frameworks/kcalendarcore
|
||||
Upstream-Contact: kde-devel@kde.org
|
||||
|
||||
Files: *
|
||||
Copyright: 2006-2009, Allen Winter <winter@kde.org>
|
||||
1301-2110, Boston, MA USA
|
||||
2004, Bram Schoenmakers <bramschoenmakers@kde.nl>
|
||||
2010, Casey Link <unnamedrambler@gmail.com>
|
||||
2012-2013, Christian Mollekopf <mollekopf@kolabsys.com>
|
||||
2000-2004, Cornelius Schumacher <schumacher@kde.org>
|
||||
2017, Daniel Vrátil <dvratil@kde.org>
|
||||
2002-2010, David Jarvie <djarvie@kde.org>
|
||||
2002-2007, David Jarvie <software@astrojar.org.uk>
|
||||
1951, Franklin Street, Fifth Floor
|
||||
1991, Free Software Foundation, Inc
|
||||
2009-2010, Klaralvdalens Datakonsult AB, a KDAB Group company <info@kdab.net>
|
||||
2014, Laurent Montel <montel@kde.org>
|
||||
2002, Michael Brade <brade@kde.org>
|
||||
2006, Narayan Newton <narayannewton@gmail.com>
|
||||
2009, Nokia Corporation and/or its subsidiary(-ies)
|
||||
1998, Preston Brown <pbrown@kde.org>
|
||||
2005, Rafal Rzepecki <divide@users.sourceforge.net>
|
||||
2005, Reinhold Kainhofer <kainhofer@kde.org>
|
||||
2005, Reinhold Kainhofer <reinhold@kainhofe.com>
|
||||
2003-2005, Reinhold Kainhofer <reinhold@kainhofer.com>
|
||||
2015, Sandro Knauß <knauss@kolabsys.com>
|
||||
2015, Sandro Knauß <sknauss@kde.org>
|
||||
2011, Sérgio Martins <iamsergio@gmail.com>
|
||||
2009, Thomas McGuire <mcguire@kde.org>
|
||||
2009, Volker Krause <vkrause@kde.org>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: autotests/testcreateddatecompat.cpp
|
||||
autotests/testcreateddatecompat.h
|
||||
autotests/testoccurrenceiterator.cpp
|
||||
autotests/testoccurrenceiterator.h
|
||||
autotests/testreadrecurrenceid.cpp
|
||||
autotests/testreadrecurrenceid.h
|
||||
autotests/testrecurrenceexception.cpp
|
||||
autotests/testrecurrenceexception.h
|
||||
Copyright: 2012-2013, Christian Mollekopf <mollekopf@kolabsys.com>
|
||||
License: LGPL-3+
|
||||
|
||||
Files: cmake/*
|
||||
Copyright: 2008-2010, Allen Winter <winter@kde.org>
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: autotests/createtestcases.pl
|
||||
Copyright: Not claimed
|
||||
License: public-domain
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2015 Harald Sitter <sitter@kde.org>
|
||||
License: LGPL-2+
|
||||
|
||||
Files: autotests/testincidencegenerator.h
|
||||
Copyright: 2004, Till Adam <adam@kde.org>
|
||||
License: LGPL-2
|
||||
|
||||
License: BSD-3-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
.
|
||||
1. Redistributions of source code must retain the copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
||||
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
||||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
||||
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||||
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
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-3+
|
||||
This program 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 3 of
|
||||
the License, or (at your option) any later version.
|
||||
.
|
||||
This program 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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
--
|
||||
On Debian systems, the complete text of the GNU Lesser General Public License
|
||||
version 3 can be found in `/usr/share/common-licenses/LGPL-3'.
|
||||
|
||||
License: public-domain
|
||||
This file is put into the public domain, I claim no copyright on that code
|
|
@ -0,0 +1,6 @@
|
|||
usr/include/KF5/kcalcore_version.h
|
||||
usr/include/KF5/KCalendarCore/
|
||||
usr/lib/*/cmake/KF5CalendarCore/
|
||||
usr/lib/*/libKF5CalendarCore.so
|
||||
usr/lib/*/pkgconfig/KF5CalendarCore.pc
|
||||
usr/lib/*/qt5/mkspecs/modules/qt_KCalendarCore.pri
|
|
@ -0,0 +1,4 @@
|
|||
# header file for "to do" items
|
||||
libkf5calendarcore-dev: package-contains-documentation-outside-usr-share-doc usr/include/KF5/KCalendarCore/KCal*Core/Todo
|
||||
# shipped like this by upstream
|
||||
libkf5calendarcore-dev: repeated-path-segment
|
|
@ -0,0 +1,2 @@
|
|||
usr/share/qt5/doc/KF5CalendarCore.qch
|
||||
usr/share/qt5/doc/KF5CalendarCore.tags
|
|
@ -0,0 +1,3 @@
|
|||
usr/share/qlogging-categories5/kcalendarcore.categories
|
||||
usr/share/qlogging-categories5/kcalendarcore.renamecategories
|
||||
usr/lib/*/libKF5CalendarCore.so.5*
|
|
@ -0,0 +1,2 @@
|
|||
rm_conffile /etc/xdg/kcalcore.categories 5:5.70.0-2~
|
||||
rm_conffile /etc/xdg/kcalcore.renamecategories 5:5.70.0-2~
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
CMakeLists.txt | 2 ++
|
||||
1 file changed, 2 insertions(+)
|
||||
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -122,3 +122,5 @@ endif()
|
||||
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
||||
kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
|
||||
+
|
||||
+include(/usr/share/pkg-kde-tools/cmake/DebianABIManager.cmake)
|
|
@ -0,0 +1 @@
|
|||
enable_debianabimanager.diff
|
|
@ -0,0 +1,14 @@
|
|||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DBUILD_QCH=ON
|
||||
|
||||
override_dh_auto_test:
|
||||
# Disable auto test at build time, fakeroot breaks them
|
||||
-dh_auto_test --no-parallel
|
|
@ -0,0 +1,10 @@
|
|||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||
variables:
|
||||
SALSA_CI_DISABLE_BLHC: 'yes'
|
||||
SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
|
||||
SALSA_CI_DISABLE_RC_BUGS: 'no'
|
||||
SALSA_CI_REPROTEST_ARGS: '--variations=-build-path'
|
||||
EXTRA_REPOSITORY: 'debian/salsa/extra_repository.list'
|
||||
EXTRA_REPOSITORY_KEY: 'debian/salsa/qt-kde-team.debian.net.asc'
|
|
@ -0,0 +1 @@
|
|||
deb https://qt-kde-team.debian.net/debian qt-kde-snapshots main
|
|
@ -0,0 +1,51 @@
|
|||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
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
|
||||
bMTcHe5rk6snXqz1neEmP2K7qdNwwakRdAA=
|
||||
=o8PI
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
|
@ -0,0 +1 @@
|
|||
3.0 (quilt)
|
|
@ -0,0 +1,7 @@
|
|||
Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-kcalendarcore&resolution=---
|
||||
Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-kcalendarcore
|
||||
Changelog: https://invent.kde.org/frameworks/kcalendarcore/-/commits/master
|
||||
Donation: https://www.kde.org/community/donations/index.php
|
||||
Repository: https://invent.kde.org/frameworks/kcalendarcore.git
|
||||
Repository-Browse: https://invent.kde.org/frameworks/kcalendarcore
|
||||
Security-Contact: security@kde.org
|
|
@ -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-----
|
|
@ -0,0 +1,2 @@
|
|||
version=4
|
||||
opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/frameworks/([\d.]+)/kcalendarcore-([\d.]+).tar.xz
|
Loading…
Reference in New Issue