[neon/kf6/kf6-kdoctools/Neon/unstable] debian: new alpha release
Carlos De Maine
null at kde.org
Fri Nov 17 09:18:51 GMT 2023
Git commit bb0a6c7e0df6e2497f2b58543e5c04fd33382b25 by Carlos De Maine.
Committed on 17/11/2023 at 10:18.
Pushed by carlosdem into branch 'Neon/unstable'.
new alpha release
M +6 -0 debian/changelog
M +14 -10 debian/control
M +0 -80 debian/copyright
M +2 -0 debian/kf6-kdoctools-dev.install
A +1 -0 debian/kf6-kdoctools.lintian-overrides
M +0 -9 debian/not-installed
M +2 -2 debian/rules
https://invent.kde.org/neon/kf6/kf6-kdoctools/-/commit/bb0a6c7e0df6e2497f2b58543e5c04fd33382b25
diff --git a/debian/changelog b/debian/changelog
index 1d16eab..2ff08fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kf6-kdoctools (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-kdoctools (0.0-0neon) UNRELEASED; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 4c0912d..6a7b714 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: cmake,
libxslt1-dev,
pkg-kde-tools-neon,
qt6-base-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/frameworks/kdoctools
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdoctools
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdoctools.git
@@ -40,30 +40,34 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: kf6-kdoctools, ${misc:Depends}, ${shlibs:Depends}
-Priority: optional
-Description: transitional dummy package
- This is a transitional dummy package. It can safely be removed.
+Description: Tools to generate documentation in various formats from DocBook
+ KDocTools is a set of tools to generate documentation in various formats from
+ DocBook files.
+ .
+ This package is part of KDE Frameworks 6.
+ .
+ Development files for kf6-kdoctools.
Package: kdoctools6
Architecture: all
-Depends: kf6-kdoctools
+Depends: kf6-kdoctools, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: libkf6doctools6
Architecture: all
-Depends: kf6-kdoctools
+Depends: kf6-kdoctools, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
Package: kdoctools6-dev
Architecture: all
-Depends: kf6-kdoctools-dev
+Depends: kf6-kdoctools-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
Package: libkf6doctools-dev
Architecture: all
-Depends: kf6-kdoctools-dev
+Depends: kf6-kdoctools-dev, ${misc:Depends}
Description: Dummy transitional
- Transitional dummy package.
+ Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index a52085d..746650b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,86 +11,6 @@ Copyright: 2006-2009, Alexander Neundorf <neundorf at kde.org>
2007, Matthias Kretz <kretz at kde.org>
License: Expat
-Files: KF5DocToolsMacros.cmake
- cmake/*
-Copyright: 2006-2009, Alexander Neundorf <neundorf at kde.org>
- 2006-2007, Laurent Montel <montel at kde.org>
- 2010-2014, Luigi Toscano <luigi.toscano at tiscali.it>
- 2007, Matthias Kretz <kretz at kde.org>
-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 above copyright notice, this
- list of conditions and the following disclaimer.
- .
- 2) Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
- .
- 3) Neither the name of the ORGANIZATION nor the names of its contributors may
- be used to endorse or promote products derived from this software without
- specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT HOLDER OR CONTRIBUTORS 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.
-
-Files: common/ro/kde-localised.css
- src/customization/dtd/kdedbx45.dtd.cmake
-Copyright: 2000, Claudiu Costin
- 2000, Frederik Fouvry
-License: GPL-2+
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- 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 General Public License
- along with this program; 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 General Public License
- version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-Files: src/docbookl10nhelper.cpp
-Copyright: 2010, Luigi Toscano <luigi.toscano at tiscali.it>
-License: LGPL-2.1+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.1 of the License, or (at your option) version 3, or any
- later version accepted by the membership of KDE e.V. (or its
- successor approved by the membership of KDE e.V.), which shall
- act as a proxy defined in Section 6 of version 3 of the license.
- .
- 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 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 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".
-
Files: debian/*
Copyright: 2014, Scarlett Clark <sgclark at kubuntu.org>
License: Expat
diff --git a/debian/kf6-kdoctools-dev.install b/debian/kf6-kdoctools-dev.install
index 8d50449..fc606dc 100644
--- a/debian/kf6-kdoctools-dev.install
+++ b/debian/kf6-kdoctools-dev.install
@@ -1,3 +1,5 @@
usr/include/KF6/KDocTools/
usr/lib/*/cmake/KF6DocTools/
usr/lib/*/libKF6DocTools.so
+usr/share/man/
+usr/share/qt6/doc/
\ No newline at end of file
diff --git a/debian/kf6-kdoctools.lintian-overrides b/debian/kf6-kdoctools.lintian-overrides
new file mode 100644
index 0000000..4027fe0
--- /dev/null
+++ b/debian/kf6-kdoctools.lintian-overrides
@@ -0,0 +1 @@
+kf6-kdoctools: package-name-doesnt-match-sonames libKF6DocTools6
\ No newline at end of file
diff --git a/debian/not-installed b/debian/not-installed
index c0ce68c..e69de29 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1,9 +0,0 @@
-# manpages are gzipped and generate false positives in the check
-usr/share/man/man1/checkXML5.1
-usr/share/man/man1/meinproc5.1
-usr/share/man/man7/kf5options.7
-usr/share/man/man7/qt5options.7
-usr/share/man/*/man1/checkXML5.1
-usr/share/man/*/man1/meinproc5.1
-usr/share/man/*/man7/kf5options.7
-usr/share/man/*/man7/qt5options.7
diff --git a/debian/rules b/debian/rules
index fa0af1d..c1dd599 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
%:
dh $@ --with kf6 --buildsystem kf6
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_QCH=ON
More information about the Neon-commits
mailing list