[neon/kf6/kf6-kcalendarcore/Neon/unstable] debian: new alpha release
Carlos De Maine
null at kde.org
Fri Nov 17 02:23:02 GMT 2023
Git commit db1a08d07cff0297f9498abf9d55aa4ff2f06a62 by Carlos De Maine.
Committed on 17/11/2023 at 03:23.
Pushed by carlosdem into branch 'Neon/unstable'.
new alpha release
M +6 -0 debian/changelog
M +2 -2 debian/control
M +0 -45 debian/copyright
A +1 -0 debian/kf6-kcalendarcore.lintian-overrides
M +1 -1 debian/rules
https://invent.kde.org/neon/kf6/kf6-kcalendarcore/-/commit/db1a08d07cff0297f9498abf9d55aa4ff2f06a62
diff --git a/debian/changelog b/debian/changelog
index cadda73..3b4c75f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kcalendarcore (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-kcalendarcore (0.0-0neon) UNRELEASED; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 90d9ea4..065ac8f 100644
--- a/debian/control
+++ b/debian/control
@@ -44,12 +44,12 @@ Description: development files for kcalcore
Package: libkf6calendarcore6
Architecture: all
-Depends: kf6-kcalendarcore
+Depends: kf6-kcalendarcore, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6calendarcore-dev
Architecture: all
-Depends: kf6-kcalendarcore-dev
+Depends: kf6-kcalendarcore-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index 22d106e..5dc2cb8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,51 +26,6 @@ Copyright: 2006-2009, Allen Winter <winter at kde.org>
2009, Volker Krause <vkrause at kde.org>
License: LGPL-2+
-Files: autotests/testcreateddatecompat.cpp
- autotests/testoccurrenceiterator.h
- autotests/testrecurrenceexception.h
- autotests/testcreateddatecompat.h
- autotests/testcreateddatecompat.h
- autotests/testreadrecurrenceid.h
- autotests/testreadrecurrenceid.cpp
- autotests/testoccurrenceiterator.cpp
-Copyright: 2012-2013 Christian Mollekopf <mollekopf at kolabsys.com>
-License: LGPL-3+
-
-Files: src/versit/port.h
- src/versit/vcc.h
- src/versit/vcc.y
- src/versit/vobject.c
- src/versit/vobject.h
-Copyright: 1996, Apple Computer, Inc.
- 1996, AT&T Corp.
- 1996, International Business Machines Corporation
- 1996, Siemens Rolm Communications Inc.
-License: MIT_versit
-
-Files: cmake/COPYING-CMAKE-SCRIPTS
- cmake/FindLibIcal.cmake
-Copyright: 2008-2010, Allen Winter <winter at kde.org>
-License: BSD-3-clause
-
-Files: src/versit/vcc.c
-Copyright: 1996, Apple Computer, Inc.
- 1996, AT&T Corp.
- 1996, International Business Machines Corporation
- 1984-2010, Free Software Foundation, Inc.
- 1996, Siemens Rolm Communications Inc.
-License: GPL-3+_BisonException or MIT_versit
-
-Files: autotests/testincidencegenerator.h
-Copyright: 2004 Till Adam <adam at kde.org>
-License: LGPL-2
-
-Files: autotests/createtestcases.pl
-Copyright: Not claimed
-License: public-domain
- # Written 2005 Reinhold Kainhofer <reinhold at kainhofer.com>
- # This file is put into the public domain, I claim no copyright on that code
-
Files: debian/*
Copyright: 2015 Harald Sitter <sitter at kde.org>
License: LGPL-2+
diff --git a/debian/kf6-kcalendarcore.lintian-overrides b/debian/kf6-kcalendarcore.lintian-overrides
new file mode 100644
index 0000000..ad403ed
--- /dev/null
+++ b/debian/kf6-kcalendarcore.lintian-overrides
@@ -0,0 +1 @@
+kf6-kcalendarcore: package-name-doesnt-match-sonames libKF6CalendarCore6
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 2357f1e..5eee8cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DBUILD_QCH=ON
\ No newline at end of file
+ -DBUILD_QCH=ON
More information about the Neon-commits
mailing list