From: Norbert Preining Date: Mon, 16 Aug 2021 07:21:04 +0000 (+0100) Subject: konqueror (4:21.08.0-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/4%21.08.0-1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4d267f3527074b1e216b89e390942c81d24b2cab;p=konqueror.git konqueror (4:21.08.0-1) unstable; urgency=medium [ Norbert Preining ] * New upstream release (21.08.0). [dgit import unpatched konqueror 4:21.08.0-1] --- 4d267f3527074b1e216b89e390942c81d24b2cab diff --cc debian/changelog index 0000000,0000000..198131c new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,327 @@@ ++konqueror (4:21.08.0-1) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (21.08.0). ++ ++ -- Norbert Preining Mon, 16 Aug 2021 16:21:04 +0900 ++ ++konqueror (4:21.04.2-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (21.04.2). ++ ++ -- Norbert Preining Thu, 10 Jun 2021 19:45:36 +0900 ++ ++konqueror (4:21.04.1-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (21.04.1). ++ * Add upstream fix for unresponsive url input. ++ ++ -- Norbert Preining Fri, 04 Jun 2021 04:49:47 +0900 ++ ++konqueror (4:21.04.0-1) experimental; urgency=medium ++ ++ [ Norbert Preining ] ++ * New upstream release (21.04.0). ++ * Borrow minimal upstream signing key from k3b. ++ * Drop Kubuntu from maintainer name. ++ * Added myself to the uploaders. ++ * Update list of installed files. ++ ++ -- Norbert Preining Tue, 27 Apr 2021 19:49:01 +0900 ++ ++konqueror (4:20.12.0-4) unstable; urgency=medium ++ ++ * usr/share/kconf_update/webenginepart.upd is built only on architectures ++ with QtWebEngine and should be installed conditionally. ++ ++ -- Aurélien COUDERC Wed, 30 Dec 2020 20:28:27 +0100 ++ ++konqueror (4:20.12.0-3) unstable; urgency=medium ++ ++ [ Norbert Preining ] ++ * Add myself to uploaders. ++ * Fix FTBFS when qtwebengine is not available. ++ ++ -- Aurélien COUDERC Wed, 30 Dec 2020 12:52:18 +0100 ++ ++konqueror (4:20.12.0-2) unstable; urgency=medium ++ ++ * Add missing build dependencies: ++ - libkf5notifications-dev ++ ++ -- Aurélien COUDERC Tue, 29 Dec 2020 19:29:42 +0100 ++ ++konqueror (4:20.12.0-1) unstable; urgency=medium ++ ++ [ Aurélien COUDERC ] ++ * Rewrite copyright file. ++ * Drop l10n migration rules, not required anymore after 2 stable releases. ++ * Build with hardening=+all build hardening flag. ++ * Refresh upstream metadata, add Bug-Database and Bug-Submit. ++ * New upstream release (20.12.0). ++ * Refresh patch for making the use of QtWebEngine optional. ++ * Update build dependencies according to the upstream build system: ++ - add libkf5guiaddons-dev ++ - drop libkf5kdelibs4support-dev ++ * Update installed files for new webarchive plugin. ++ * Bump Standards-Version to 4.5.1, no change required. ++ * Refresh upstream metadata. ++ * Update project homepage. ++ * Removed Eshat Cakar, George Kiagiadakis, Maximiliano Curia, Modestas ++ Vainius from the uploaders, thanks for your work on the package! ++ * Added myself to the uploaders. ++ ++ -- Aurélien COUDERC Tue, 29 Dec 2020 18:38:15 +0100 ++ ++konqueror (4:20.08.3-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Use secure URI in Homepage field. ++ * Re-export upstream signing key without extra signatures. ++ * Set field Upstream-Contact in debian/copyright. ++ * Remove obsolete fields Contact, Name from debian/upstream/metadata (already ++ present in machine-readable debian/copyright). ++ * Update the build dependencies according to the upstream build system: ++ - bump the Qt packages to 5.12.0 ++ - bump the KF packages to 5.71.0 ++ * Update the patches: ++ - optional-qtwebengine.diff: refresh ++ * Update install files. ++ * Do not ship the development files for konqsidebarplugin, for now. ++ * Update lintian overrides. ++ * Drop the kfmclient, and konqueror, as they are largely outdated. ++ (Closes: #579870) ++ ++ -- Pino Toscano Fri, 13 Nov 2020 12:28:28 +0100 ++ ++konqueror (4:20.04.3-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Update the patches: ++ - old-kbookmarkmenu.diff: drop, no more needed ++ * Really unregister the old /etc/xdg/konqueror.categories conffile; ++ drop the misspelt konqeror.maintscript file. ++ * Bump the debhelper compatibility to 13: ++ - switch the debhelper-compat build dependency to 13 ++ - stop passing --fail-missing to dh_missing, as it is the default now ++ * Add Rules-Requires-Root: no. ++ * Update lintian overrides. ++ ++ -- Pino Toscano Fri, 28 Aug 2020 10:50:34 +0200 ++ ++konqueror (4:20.04.0-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Update watch file to the new release-service location. ++ * Update the build dependencies according to the upstream build system: ++ - bump cmake to 3.0 ++ - bump the Qt packages to 5.9.0 ++ - bump the KF packages to 5.38.0 ++ - add libkf5dbusaddons-dev, libkf5jobwidgets-dev, libkf5windowsystem-dev, ++ and libqt5texttospeech5-dev ++ - remove libkf5khtml-dev, libkf5widgetsaddons-dev, and libtidy-dev, ++ no more used ++ * Switch from dhmk to the dh sequencer: ++ - invoke the dh sequencer using the kf5 addon ++ - call the right debhelper command instead of $(overridden_command) ++ - manually force the generation of the substvars for the kde-l10n breaks ++ * Bump the debhelper compatibility to 12: ++ - switch the debhelper build dependency to debhelper-compat 12 ++ - remove debian/compat ++ - switch from dh_install to dh_missing for --fail-missing ++ * Bump Standards-Version to 4.5.0, no changes required. ++ * Update the patches: ++ - upstream_Fix-CMakeLists.txt-to-compile-WebEnginePartHtmlEmbed.patch: ++ drop, backported from upstream ++ - optional-qtwebengine.diff: update ++ * Restore compatibility with KBookmarkMenu < 5.69; patch ++ old-kbookmarkmenu.diff. ++ * Update install files. ++ ++ -- Pino Toscano Sat, 02 May 2020 16:48:06 +0200 ++ ++konqueror (4:19.08.2-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Ship /usr/share/webenginepart/ on all the architectures, not only where ++ QtWebEngine is available, as there is content installed no matter the ++ architecture. ++ ++ -- Pino Toscano Sat, 12 Oct 2019 20:26:50 +0200 ++ ++konqueror (4:19.08.2-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Bump Standards-Version to 4.4.1, no changes required. ++ * Add the configuration for the CI on salsa. ++ * Update the build dependencies according to the upstream build system: ++ - bump cmake to 3.0 ++ - bump the KF packages to 5.31.0 ++ - explicitly add gettext ++ * Drop the migration from kde-baseapps-dbg, no more needed after two ++ Debian stable releases. ++ * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they ++ are not run at build time anyway. ++ * Drop the 'testsuite' autopkgtest, as it does not test the installed ++ packages. ++ * Update the patches: ++ - optional-qtwebengine.diff: refresh/update ++ * Backport upstream commit 9119e90c00ebe75bd41223eee9b06cda99181a0c to build ++ also with QtWebEngine < 5.12.0; patch ++ upstream_Fix-CMakeLists.txt-to-compile-WebEnginePartHtmlEmbed.patch. ++ * Update install files. ++ * Unregister akregatorplugin.categories, and konqueror.categories as ++ conffile, as they are no more in /etc. ++ * Update lintian overrides. ++ * Drop unused, and uninstalled keditbookmarks man page. ++ ++ -- Pino Toscano Sat, 12 Oct 2019 17:36:32 +0200 ++ ++konqueror (4:18.12.0-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Bump Standards-Version to 4.3.0, no changes required. ++ * Update install files. ++ ++ -- Pino Toscano Wed, 26 Dec 2018 16:51:23 +0100 ++ ++konqueror (4:18.04.0-1) unstable; urgency=medium ++ ++ * Team upload. ++ * New upstream release. ++ * Add the newly required libkf5wallet-dev build dependency. ++ * Switch Vcs-* fields to salsa.debian.org. ++ * Bump the debhelper compatibility to 11: ++ - bump the debhelper build dependency to 11~ ++ - bump compat to 11 ++ * Bump Standards-Version to 4.1.4, no changes required. ++ * Mark libkf5konq-dev, and libkf5konq6 as Multi-Arch: same. ++ * Slightly reword the description of patch optional-qtwebengine.diff. ++ * Use https for Format in copyright. ++ ++ -- Pino Toscano Sun, 22 Apr 2018 10:08:37 +0200 ++ ++konqueror (4:17.08.3-2) unstable; urgency=medium ++ ++ * Team upload. ++ * Upload to unstable. ++ * Bump Standards-Version to 4.1.3, no changes required. ++ * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will ++ drop translations. ++ ++ -- Pino Toscano Thu, 28 Dec 2017 13:03:23 +0100 ++ ++konqueror (4:17.08.3-1) experimental; urgency=medium ++ ++ * Team upload. ++ ++ [ Maximiliano Curia ] ++ * Update uploaders list as requested by MIA team ++ ++ [ Pino Toscano ] ++ * New upstream release. ++ * Bump Standards-Version to 4.1.2, no changes required. ++ * Simplify watch file, and switch it to https. ++ * Remove trailing whitespaces in changelog. ++ * Remove the unused kded5-dev build dependency. ++ * Remove the libqt5webengine5-dev alternative build dependency for ++ qtwebengine5-dev. ++ * Remove the extra kde-l10n-ast, and kde-l10n-eo breaks/replaces, as already ++ included in ${kde-l10n:all}. ++ * Add back the konq-plugins suggest in konqueror. ++ * Make konqueror buildable also without QtWebEngine: ++ - build the code using it conditionally; patch optional-qtwebengine.diff ++ - add the dh-exec build dependency ++ - restrict the webengine-related files on architectures with QtWebEngine ++ - restrict the qtwebengine5-dev build dependency on the architectures ++ where it is available: amd64 arm64 armhf i386 mipsel. ++ * Invoke dh_install with --fail-missing, so there is no risk of forgetting ++ files. ++ * Simplify the install files. ++ ++ -- Pino Toscano Fri, 15 Dec 2017 19:10:25 +0100 ++ ++konqueror (4:17.08.1-1) experimental; urgency=medium ++ ++ * New upstream release (17.08.1) ++ * Update Vcs fields ++ * Bump Standards-Version to 4.1.0. ++ * Update upstream metadata ++ * Update build-deps and deps with the info from cmake ++ * Add a .gitattributes file to use dpkg-mergechangelogs ++ * Release to experimental ++ ++ -- Maximiliano Curia Mon, 11 Sep 2017 14:03:23 +0200 ++ ++konqueror (4:17.08.1-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Tue, 05 Sep 2017 14:01:53 +0000 ++ ++konqueror (4:17.08.0-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Thu, 17 Aug 2017 09:39:16 +0000 ++ ++konqueror (4:17.04.3-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 12 Jul 2017 10:22:56 +0000 ++ ++konqueror (4:17.04.2-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 07 Jun 2017 12:22:55 +0000 ++ ++konqueror (4:17.04.1-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Thu, 11 May 2017 18:22:46 +0000 ++ ++konqueror (4:17.04.0-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 19 Apr 2017 13:05:34 +0000 ++ ++konqueror (4:16.12.3-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 08 Mar 2017 13:49:18 +0000 ++ ++konqueror (4:16.12.2-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 08 Feb 2017 17:00:36 +0000 ++ ++konqueror (4:16.12.1-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Wed, 11 Jan 2017 13:21:05 +0000 ++ ++konqueror (4:16.12.0-0neon) xenial; urgency=medium ++ ++ * New release ++ ++ -- Neon CI Thu, 15 Dec 2016 19:31:07 +0000 ++ ++konqueror (4:16.11.90-0neon) xenial; urgency=medium ++ ++ * Initial release. ++ ++ -- Raymond Wooninck Mon, 07 Nov 2016 18:50:18 +0100 diff --cc debian/control index 0000000,0000000..79704b7 new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,131 @@@ ++Source: konqueror ++Section: kde ++Priority: optional ++Maintainer: Debian Qt/KDE Maintainers ++Uploaders: Aurélien COUDERC , ++ Norbert Preining , ++ Sune Vuorela , ++Build-Depends: cmake (>= 3.5~), ++ debhelper-compat (= 13), ++ dh-exec, ++ extra-cmake-modules (>= 5.71.0~), ++ gettext, ++ kinit-dev (>= 5.71.0~), ++ libkf5activities-dev (>= 5.71.0~), ++ libkf5archive-dev (>= 5.71.0~), ++ libkf5bookmarks-dev, ++ libkf5coreaddons-dev, ++ libkf5crash-dev (>= 5.71.0~), ++ libkf5dbusaddons-dev (>= 5.71.0~), ++ libkf5doctools-dev (>= 5.71.0~), ++ libkf5guiaddons-dev (>= 5.71.0~), ++ libkf5i18n-dev, ++ libkf5iconthemes-dev (>= 5.71.0~), ++ libkf5jobwidgets-dev, ++ libkf5kcmutils-dev (>= 5.71.0~), ++ libkf5kio-dev (>= 5.37.0~), ++ libkf5notifications-dev (>= 5.71.0~), ++ libkf5parts-dev (>= 5.71.0~), ++ libkf5sonnet-dev (>= 5.71.0~), ++ libkf5su-dev, ++ libkf5textwidgets-dev, ++ libkf5wallet-dev (>= 5.71.0~), ++ libkf5windowsystem-dev (>= 5.71.0~), ++ libkf5xmlgui-dev, ++ libqt5texttospeech5-dev (>= 5.12.0~), ++ libqt5webkit5-dev, ++ libqt5x11extras5-dev, ++ libx11-dev, ++ pkg-config, ++ pkg-kde-tools (>= 0.12), ++ qtbase5-dev (>= 5.12.0~), ++ qtscript5-dev, ++ qtwebengine5-dev (>= 5.12.0~) [amd64 arm64 armhf i386 mipsel], ++ zlib1g-dev, ++Standards-Version: 4.5.1 ++Rules-Requires-Root: no ++Homepage: https://apps.kde.org/en/konqueror ++Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/konqueror ++Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/konqueror.git ++ ++Package: konq-plugins ++Architecture: any ++Depends: konqueror (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} ++Enhances: konqueror ++Recommends: imagemagick ++Description: plugins for Konqueror, the KDE file/web/document browser ++ This package contains a variety of useful plugins for Konqueror, the ++ file manager, web browser and document viewer for KDE. Many of these ++ plugins will appear in Konqueror's Tools menu. ++ . ++ Web navigation plugins: ++ - Akregator feed icon: allows one to add a feed to Akregator from Konqueror ++ - Auto Refresh: refresh a webpage at a given rate ++ - Bookmarklets: enables the use of bookmarklets, bookmarks containing ++ JavaScript code ++ - Document Relations: displays the document relations of a document ++ - DOM Tree Viewer: view the DOM tree of the current page ++ - KHTML Settings: fast way to change the JavaScript/images/cookies settings ++ - Microformat Icon: displays an icon in the statusbar if the page contains ++ a microformat ++ - Search Bar: launches web searches from the Konqueror's toolbar ++ - Translate: language translation for the current page using Babelfish ++ - UserAgent Changer: quick switch of the UserAgent used for the current site ++ - Website Validators: CSS and HTML validation tools ++ - Web Archiver: creates archives of websites ++ - Crash manager: restores your opened tabs if Konqueror crashes (disabled ++ by default as Konqueror has this feature builtin) ++ . ++ File management plugins: ++ - Image Gallery: an easy way to generate a HTML image gallery ++ - File Size View (kpart): a proportional view of directories and files ++ based on file size ++ - Transform Image (service menu): rotate and flip images ++ - Convert To (service menu): convert and image to another format ++ - Directory Filter (dolphin): filter directory views ++ . ++ This package is part of the KDE base applications module. ++ ++Package: konqueror ++Section: web ++Architecture: any ++Provides: info-browser, man-browser, www-browser ++Depends: dolphin, install-info, ${misc:Depends}, ${shlibs:Depends} ++Recommends: kfind ++Suggests: konq-plugins ++Description: advanced file manager, web browser and document viewer ++ Konqueror is the KDE web browser and advanced file manager. ++ . ++ Konqueror is a standards-compliant web browser, supporting HTML 4.01, Java, ++ JavaScript, CSS3, and Netscape plugins such as Flash. ++ . ++ It supports advanced file management on local UNIX filesystems, with flexible ++ views, network transparency, and embedded file viewing. ++ . ++ It is the canvas for many KDE technologies, from remote file access via KIO to ++ component embedding via the KParts object interface, making it one of the most ++ customizable applications available. ++ . ++ This package is part of the KDE base applications module. ++ ++Package: libkf5konq-dev ++Section: libdevel ++Architecture: any ++Multi-Arch: same ++Depends: libkf5konq6 (= ${binary:Version}), libkf5xmlgui-dev, ${misc:Depends} ++Description: development files for the Konqueror libraries ++ This package contains development files for building software that uses the ++ Konqueror libraries. ++ . ++ This package is part of the KDE base applications module. ++ ++Package: libkf5konq6 ++Section: libs ++Architecture: any ++Multi-Arch: same ++Depends: ${misc:Depends}, ${shlibs:Depends} ++Description: core libraries for Konqueror ++ This package contains libraries used by several KDE 4 applications, ++ particularly Konqueror. ++ . ++ This package is part of the KDE base applications module. diff --cc debian/copyright index 0000000,0000000..1f9922a new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,476 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: konqueror ++Upstream-Contact: kde-devel@kde.org ++Source: https://invent.kde.org/network/konqueror ++ ++Files: * ++Copyright: 1996-2016, Simon Hausmann ++ 1996-2016, Matthias Welk ++ 1996-2016, Michael Reiher ++ 1996-2016, Alexander Neundorf (List views) ++ 1996-2016, Michael Brade (List Views, I/O lib) ++ 1996-2016, Lars Knoll (HTML rendering engine) ++ 1996-2016, Antti Koivisto (HTML rendering engine) ++ 1996-2016, Waldo Bastian (HTML rendering engine) ++ 1996-2016, Matt Koss (I/O lib) ++ 1996-2016, Stephan Kulow (I/O lib) ++ 1996-2016, Richard Moore (Java applet support) ++ 1996-2016, Dina Rogozin (Java applet support) ++ 1996-2016, Konqueror Developers ++ 2003, Alexander Kellett ++ 2000-2009, Alexander Neundorf ++ 2001, Andreas Schlapbach ++ 2004, Arend van Beelen jr. ++ 1998, Bernd Wuebben ++ 2000-2001, Carsten Pfeiffer ++ 2009, Christian Franke ++ 2009, Christoph Feck ++ 1999, Christophe Prud'homme ++ 2007, Daniel García Moreno ++ 2000, Daniel Molkentin ++ 1998-2016, David Faure ++ 2002-2003, Douglas Hanley ++ 2007-2008, Eduardo Robles Elvira ++ 2007, Fredrik Höglund ++ 2009, Fredy Yanardi ++ 2004, Gary Cramblitt ++ 2002, George Russell ++ 2005, Ivor Hewitt ++ 2015, Jeremy Whiting ++ 2002, John Firebaugh ++ 2020, Jonathan Marten ++ 2001, Joseph Wenninger ++ 2000, Kalle Dalheimer ++ 1999-2001, Kurt Granroth ++ 2002-2003, Leo Savernik ++ 2003-2004, Lubos Lunak ++ 2001, Malte Starostik ++ 2003, Martijn Klingens ++ 1996, Martin R. Jones ++ 1999-2000, Matthias Hoelzer-Kluepfel ++ 1998-1999, Michael Reiher ++ 2007, Nick Shaforostoff ++ 2003-2004, Olaf Schmidt ++ 2006, Peter Penz ++ 2019, Raphael Rosch ++ 2003, Richard J. Moore ++ 1998-2003, Simon Hausmann ++ 2002, Stephan Binner ++ 1998, Sven Radej ++ 1998-1999, Torben Weis ++ 2001-2003, Waldo Bastian ++ 2008, Xavier Vello ++ 2009, Jakub Wieczorek ++ 2009, Pino Toscano ++License: GPL-2+ ++ ++Files: settings/konq/konqkcmfactory.cpp ++ settings/konq/konqkcmfactory.h ++ sidebar/trees/* ++ sidebar/web_module/* ++Copyright: 2000, Carsten Pfeiffer ++ 2000, David Faure ++ 2003, George Staikos ++ 2006-2007, Matthias Kretz ++ 2002, Michael Brade ++ 2003, Waldo Bastian ++License: LGPL-2 ++ ++Files: autotests/historymanagertest.cpp ++ autotests/undomanagertest.cpp ++ settings/konqhtml/main.cpp ++ sidebar/konqsidebarplugin.cpp ++ sidebar/konqsidebarplugin.h ++ src/htmldefaults.h ++ src/konqactions.cpp ++ src/konqactions.h ++ src/konqbookmarkbar.cpp ++ src/konqbookmarkbar.h ++ src/konqbookmarkmenu.cpp ++ src/konqbookmarkmenu.h ++ src/konqbookmarkmenu_p.h ++ src/konqprivate_export.h ++ src/konqrun.h ++ src/konqsettings.cpp ++ src/konqsettings.h ++ src/ksortfilterproxymodel.cpp ++ src/ksortfilterproxymodel.h ++ src/ktabbar.cpp ++ src/ktabbar.h ++ src/ktabwidget.cpp ++ src/ktabwidget.h ++Copyright: 2003, Alexander Kellett ++ 2000, Daniel Molkentin ++ 2006, Daniel Teske ++ 1999-2007, David Faure ++ 2009, John Tapsell ++ 2001-2002, Joseph Wenninger ++ 1999, Kurt Granroth ++ 1999, Matthias Hoelzer-Kluepfel ++ 2007-2008, Omat Holding B.V. ++ 2000, Simon Hausmann ++ 2003, Stephan Binner ++ 1998-1999, Torben Weis ++ 2009, Urs Wolfer ++ 2003, Zack Rusin ++License: LGPL-2+ ++ ++Files: org.kde.konqueror.appdata.xml ++Copyright: 2014, Matthias Klumpp ++License: CC0-1.0 ++ ++Files: plugins/akregator/feeddetector.cpp ++ plugins/akregator/feeddetector.h ++ plugins/akregator/konqfeedicon.cpp ++ plugins/akregator/konqfeedicon.h ++ plugins/akregator/pluginutil.cpp ++ plugins/akregator/pluginutil.h ++Copyright: 2004, Teemu Rytilahti ++License: GPL-2+Qt ++ ++Files: plugins/imagerotation/exif.py ++Copyright: 2002, Gene Cash ++License: BSD-2-clause ++ ++Files: sidebar/bookmarks_module/* ++ sidebar/history_module/history_module.* ++ sidebar/konqmultitabbar.cpp ++ sidebar/konqmultitabbar.h ++ sidebar/module_manager.cpp ++ sidebar/module_manager.h ++ sidebar/places_module/* ++ sidebar/test/modulemanagertest.cpp ++ sidebar/tree_module/* ++ src/konqmouseeventfilter.cpp ++ src/konqmouseeventfilter.h ++Copyright: 2016, Anthony Fieroni ++ 2009, David Faure ++ 2010, Pino Toscano ++ 2019, Raphael Rosch ++License: LGPL-2+3+KDEeV ++ ++Files: src/konqurl.cpp ++ src/konqurl.h ++Copyright: 2020, Stefano Crocco ++License: LGPL-2.1+ ++ ++Files: client/* ++Copyright: 1999-2017, David Faure ++License: LGPL-2+ ++ ++Files: libkonq/* ++Copyright: 2000-2001, Carsten Pfeiffer ++ 2007-2009, David Faure ++ Holger Freyther ++ Simon Hausmann ++ Torben Weis ++License: LGPL-2+3+KDEeV ++ ++Files: libkonq/autotests/konqpopupmenutest.cpp ++ libkonq/autotests/konqpopupmenutest.h ++ libkonq/src/konq_events.cpp ++ libkonq/src/konq_events.h ++ libkonq/src/konq_popupmenu.cpp ++ libkonq/src/konq_popupmenu.h ++Copyright: 2001-2003, Andreas Schlapbach ++ 1998-2016, David Faure ++ 2001, Holger Freyther ++ 2001-2003, Lukas Tinkl ++ 2000, Simon Hausmann ++ Torben Weis ++License: LGPL-2+ ++ ++Files: plugins/babelfish/* ++ plugins/dirfilter/* ++ plugins/kimgalleryplugin/* ++Copyright: 2010, David Faure ++ 2000-2011, Dawit Alemayehu ++ 2001, Kurt Granroth ++ Martin Koller ++ 2008, Montel Laurent ++ 2003, Rand2342 ++License: LGPL-2 ++ ++Files: plugins/fsview/* ++Copyright: 2002-2009, Josef Weidendorfer ++ 2006-2009, Peter Penz ++License: GPL-2 ++ ++Files: plugins/shellcmdplugin/* ++ plugins/uachanger/* ++Copyright: 2000, Alexander Neundorf ++ 2001, Dawit Alemayehu ++License: LGPL-2+ ++ ++Files: plugins/shellcmdplugin/kshellcmdplugin.cpp ++ plugins/shellcmdplugin/kshellcmdplugin.h ++Copyright: 2000, David Faure ++License: LGPL-2 ++ ++Files: webenginepart/* ++Copyright: 2013, Allan Sandfeld Jensen ++ 2009-2011, Dawit Alemayehu ++ 2008, Dirk Mueller ++ 2008, Laurent Montel ++ 2017-2020, Stefano Crocco ++ 2007, Trolltech ASA ++ 2008-2010, Urs Wolfer ++License: LGPL-2.1+ ++ ++Files: webenginepart/autotests/webengine_partapi_test.cpp ++Copyright: 2016, David Faure ++License: LGPL-2+3+KDEeV ++ ++Files: webenginepart/autotests/webengine_testutils.h ++Copyright: 2016, The Qt Company Ltd. ++License: GPL-3 ++ ++Files: src/konqbrowserinterface.cpp ++ src/konqbrowserinterface.h ++ webenginepart/autotests/webenginepartcookiejar_test.cpp ++ webenginepart/autotests/webenginepartcookiejar_test.h ++ webenginepart/src/ui/credentialsdetailswidget.cpp ++ webenginepart/src/ui/credentialsdetailswidget.h ++ webenginepart/src/webenginecustomizecacheablefieldsdlg.cpp ++ webenginepart/src/webenginecustomizecacheablefieldsdlg.h ++ webenginepart/src/webfieldsdataview.cpp ++ webenginepart/src/webfieldsdataview.h ++Copyright: 2018-2020, Stefano Crocco ++License: GPL-2+3+KDEeV ++ ++Files: webenginepart/src/settings/webengine_filter.cpp ++ webenginepart/src/settings/webengine_filter.h ++ webenginepart/src/settings/webenginesettings.cpp ++ webenginepart/src/settings/webenginesettings.h ++ webenginepart/src/ui/featurepermissionbar.cpp ++ webenginepart/src/ui/passwordbar.cpp ++ webenginepart/src/ui/passwordbar.h ++ webenginepart/src/ui/searchbar.cpp ++ webenginepart/src/ui/searchbar.h ++ webenginepart/src/webenginewallet.cpp ++ webenginepart/src/webenginewallet.h ++ webenginepart/src/webenginewalletprivate.cpp ++Copyright: 2013, Allan Sandfeld Jensen ++ 2008, Benjamin C. Meyer ++ 1999, David Faure ++ 2009-2020, Dawit Alemayehu ++ 2005, Ivor Hewitt ++ 2008, Laurent Montel ++ 2008, Maksim Orlovich ++ 2017-2018, Stefano Crocco ++ 2008, Urs Wolfer ++ 2008, Vyacheslav Tokarev ++License: LGPL-2+ ++ ++Files: webenginepart/tests/webenginepart_tester.cpp ++Copyright: 2006, Dirk Mueller ++ 2006, George Staikos ++ 2009, Nokia Corporation and/or its subsidiary(-ies) ++ 2006, Simon Hausmann ++ 2006, Zack Rusin ++License: BSD-2-clause ++ ++Files: debian/* ++Copyright: 2016, Raymond Wooninck ++ 2020, Aurélien COUDERC ++License: GPL-2+ ++ ++License: BSD-2-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. ++ . ++ 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: CC0-1.0 ++ To the extent possible under law, the author(s) have dedicated all copyright ++ and related and neighboring rights to this software to the public domain ++ worldwide. This software is distributed without any warranty. ++ . ++ You should have received a copy of the CC0 Public Domain Dedication along ++ with this software. If not, see ++ . ++ -- ++ On Debian systems, the complete text of the CC0 Public Domain Dedication ++ can be found in "/usr/share/common-licenses/CC0-1.0". ++ ++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, version 2. ++ . ++ 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; see the file COPYING. 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’. ++ ++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, see . ++ -- ++ On Debian systems, the complete text of the GNU General Public License ++ version 2 can be found in `/usr/share/common-licenses/GPL-2’. ++ ++License: GPL-2+3+KDEeV ++ 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) 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 14 of version 3 of the license. ++ . ++ 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, see . ++ -- ++ On Debian systems, the full text of the GNU General Public License version 2 ++ can be found in the file `/usr/share/common-licenses/GPL-2’, likewise, the full ++ text of the GNU General Public License version 3 can be found in the file ++ `/usr/share/common-licenses/GPL-3’. ++ ++License: GPL-2+Qt ++ 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. ++ . ++ As a special exception, permission is given to link this program ++ with any edition of Qt, and distribute the resulting executable, ++ without including the source code for Qt in the source distribution. ++ -- ++ On Debian systems, the complete text of the GNU General Public License ++ version 2 can be found in `/usr/share/common-licenses/GPL-2’. ++ ++License: GPL-3 ++ Alternatively, this file may be used under the terms of the GNU ++ General Public License version 3 as published by the Free Software ++ Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT ++ included in the packaging of this file. Please review the following ++ information to ensure the GNU General Public License requirements will ++ be met: https://www.gnu.org/licenses/gpl-3.0.html. ++ -- ++ On Debian systems, the complete text of the GNU General Public License ++ version 3 can be found in `/usr/share/common-licenses/GPL-3’. ++ ++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 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 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+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 ++ Lesser 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+ ++ 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, see . ++ -- ++ On Debian systems, the complete text of the GNU General Public License ++ version 2 can be found in `/usr/share/common-licenses/GPL-2’. diff --cc debian/konq-plugins.install index 0000000,0000000..e6bbf3a new file mode 100755 --- /dev/null +++ b/debian/konq-plugins.install @@@ -1,0 -1,0 +1,47 @@@ ++#!/usr/bin/dh-exec ++[amd64 arm64 armhf i386 mipsel] usr/bin/kcreatewebarchive ++[amd64 arm64 armhf i386 mipsel] usr/lib/*/qt5/plugins/webarchiverplugin.so ++[amd64 arm64 armhf i386 mipsel] usr/lib/*/qt5/plugins/webarchivethumbnail.so ++[amd64 arm64 armhf i386 mipsel] usr/share/config.kcfg/kcreatewebarchive.kcfg ++[amd64 arm64 armhf i386 mipsel] usr/share/icons/hicolor/*/actions/webarchiver.png ++[amd64 arm64 armhf i386 mipsel] usr/share/kservices5/webarchivethumbnail.desktop ++etc/xdg/translaterc ++usr/bin/fsview ++usr/lib/*/qt5/plugins/akregatorkonqfeedicon.so ++usr/lib/*/qt5/plugins/autorefresh.so ++usr/lib/*/qt5/plugins/babelfishplugin.so ++usr/lib/*/qt5/plugins/dirfilterplugin.so ++usr/lib/*/qt5/plugins/kf5/parts/fsviewpart.so ++usr/lib/*/qt5/plugins/kf5/kfileitemaction/akregatorplugin.so ++usr/lib/*/qt5/plugins/khtmlsettingsplugin.so ++usr/lib/*/qt5/plugins/khtmlttsplugin.so ++usr/lib/*/qt5/plugins/kimgallery.so ++usr/lib/*/qt5/plugins/konq_shellcmdplugin.so ++usr/lib/*/qt5/plugins/searchbarplugin.so ++usr/lib/*/qt5/plugins/uachangerplugin.so ++usr/share/akregator/pics/feed.png ++usr/share/dolphinpart/ ++usr/share/icons/hicolor/*/actions/babelfish.png ++usr/share/icons/hicolor/*/actions/imagegallery.png ++usr/share/icons/hicolor/*/apps/fsview.png ++usr/share/kf5/kbookmark/directory_bookmarkbar.desktop ++usr/share/khtml/ ++usr/share/kservices5/akregator_konqplugin.desktop ++usr/share/kservices5/filebehavior.desktop ++usr/share/kservices5/fsview_part.desktop ++usr/share/kservices5/khtml_*.desktop ++usr/share/kxmlgui5/fsview/fsview_part.rc ++usr/share/locale/*/LC_MESSAGES/akregator_konqplugin.mo ++usr/share/locale/*/LC_MESSAGES/autorefresh.mo ++usr/share/locale/*/LC_MESSAGES/babelfish.mo ++usr/share/locale/*/LC_MESSAGES/dirfilterplugin.mo ++usr/share/locale/*/LC_MESSAGES/fsview.mo ++usr/share/locale/*/LC_MESSAGES/imgalleryplugin.mo ++usr/share/locale/*/LC_MESSAGES/khtmlsettingsplugin.mo ++usr/share/locale/*/LC_MESSAGES/khtmltts.mo ++usr/share/locale/*/LC_MESSAGES/kshellcmdplugin.mo ++usr/share/locale/*/LC_MESSAGES/searchbarplugin.mo ++usr/share/locale/*/LC_MESSAGES/uachangerplugin.mo ++usr/share/locale/*/LC_MESSAGES/webarchiver.mo ++usr/share/qlogging-categories5/akregatorplugin.categories ++usr/share/qlogging-categories5/fsview.categories diff --cc debian/konq-plugins.maintscript index 0000000,0000000..f3e69e0 new file mode 100644 --- /dev/null +++ b/debian/konq-plugins.maintscript @@@ -1,0 -1,0 +1,1 @@@ ++rm_conffile /etc/xdg/akregatorplugin.categories 4:19.08.2-1~ diff --cc debian/konqueror.install index 0000000,0000000..33ccdee new file mode 100755 --- /dev/null +++ b/debian/konqueror.install @@@ -1,0 -1,0 +1,54 @@@ ++#!/usr/bin/dh-exec ++[amd64 arm64 armhf i386 mipsel] usr/lib/*/libkwebenginepart.so ++[amd64 arm64 armhf i386 mipsel] usr/lib/*/qt5/plugins/kf5/parts/webenginepart.so ++[amd64 arm64 armhf i386 mipsel] usr/share/icons/hicolor/*/apps/webengine.png ++[amd64 arm64 armhf i386 mipsel] usr/share/kconf_update/webenginepart.upd ++[amd64 arm64 armhf i386 mipsel] usr/share/kservices5/webenginepart.desktop ++[amd64 arm64 armhf i386 mipsel] usr/share/kxmlgui5/webenginepart/ ++etc/xdg/autostart/konqy_preload.desktop ++etc/xdg/konqsidebartngrc ++usr/bin/kfmclient ++usr/bin/konqueror ++usr/lib/*/libkdeinit5_kfmclient.so ++usr/lib/*/libkdeinit5_konqueror.so ++usr/lib/*/libkonqsidebarplugin.so.* ++usr/lib/*/libkonquerorprivate.so.* ++usr/lib/*/qt5/plugins/kcm_bookmarks.so ++usr/lib/*/qt5/plugins/kcm_history.so ++usr/lib/*/qt5/plugins/kcm_konq.so ++usr/lib/*/qt5/plugins/kcm_konqhtml.so ++usr/lib/*/qt5/plugins/kcm_performance.so ++usr/lib/*/qt5/plugins/kf5/parts/konq_sidebar.so ++usr/lib/*/qt5/plugins/konqsidebar_bookmarks.so ++usr/lib/*/qt5/plugins/konqsidebar_history.so ++usr/lib/*/qt5/plugins/konqsidebar_places.so ++usr/lib/*/qt5/plugins/konqsidebar_tree.so ++usr/share/applications/kfmclient.desktop ++usr/share/applications/kfmclient_*.desktop ++usr/share/applications/konqbrowser.desktop ++usr/share/config.kcfg/konqueror.kcfg ++usr/share/dbus-1/interfaces/org.kde.Konqueror.*.xml ++usr/share/doc/HTML/*/kcontrol5/ ++usr/share/doc/HTML/*/konqueror/ ++usr/share/icons/hicolor/*/apps/konqueror.png ++usr/share/kcmcss/ ++usr/share/kcontrol/pics/*png ++usr/share/konqsidebartng/ ++usr/share/konqueror/ ++usr/share/kservices5/bookmarks.desktop ++usr/share/kservices5/kcmhistory.desktop ++usr/share/kservices5/kcmkonqyperformance.desktop ++usr/share/kservices5/kcmperformance.desktop ++usr/share/kservices5/konq_sidebartng.desktop ++usr/share/kservices5/org.kde.konqueror.desktop ++usr/share/kwebkitpart/ ++usr/share/locale/*/LC_MESSAGES/kcmbookmarks.mo ++usr/share/locale/*/LC_MESSAGES/kcmkonq.mo ++usr/share/locale/*/LC_MESSAGES/kcmkonqhtml.mo ++usr/share/locale/*/LC_MESSAGES/kcmperformance.mo ++usr/share/locale/*/LC_MESSAGES/kfmclient.mo ++usr/share/locale/*/LC_MESSAGES/konqueror.mo ++usr/share/locale/*/LC_MESSAGES/webenginepart.mo ++usr/share/metainfo/org.kde.konqueror.appdata.xml ++usr/share/qlogging-categories5/konqueror.categories ++usr/share/webenginepart/ diff --cc debian/konqueror.lintian-overrides index 0000000,0000000..34741d0 new file mode 100644 --- /dev/null +++ b/debian/konqueror.lintian-overrides @@@ -1,0 -1,0 +1,13 @@@ ++konqueror: package-name-doesnt-match-sonames libkdeinit5-kfmclient libkdeinit5-konqueror libkonqsidebarplugin5 libkonquerorprivate5 libkwebenginepart ++konqueror: shared-library-lacks-version usr/lib/*/libkdeinit5_kfmclient.so libkdeinit5_kfmclient.so ++konqueror: shared-library-lacks-version usr/lib/*/libkwebenginepart.so libkwebenginepart.so ++konqueror: shared-library-lacks-version usr/lib/*/libkdeinit5_konqueror.so libkdeinit5_konqueror.so ++konqueror: no-symbols-control-file usr/lib/*/libkonquerorprivate.so.* ++konqueror: no-symbols-control-file usr/lib/*/libkdeinit5_kfmclient.so ++konqueror: no-symbols-control-file usr/lib/*/libkdeinit5_konqueror.so ++konqueror: no-symbols-control-file usr/lib/*/libkwebenginepart.so ++konqueror: no-symbols-control-file usr/lib/*/libkonqsidebarplugin.so.* ++# it's the in-browser about page ++konqueror: package-contains-documentation-outside-usr-share-doc usr/share/konqueror/about/* ++# error pages for the web engine part ++konqueror: package-contains-documentation-outside-usr-share-doc usr/share/webenginepart/* diff --cc debian/konqueror.maintscript index 0000000,0000000..a6f9456 new file mode 100644 --- /dev/null +++ b/debian/konqueror.maintscript @@@ -1,0 -1,0 +1,1 @@@ ++rm_conffile /etc/xdg/konqueror.categories 4:20.04.3-1~ diff --cc debian/konqueror.postinst index 0000000,0000000..60dab12 new file mode 100644 --- /dev/null +++ b/debian/konqueror.postinst @@@ -1,0 -1,0 +1,22 @@@ ++#! /bin/sh -e ++ ++case "$1" in ++ configure) ++ update-alternatives --install /usr/bin/x-www-browser \ ++ x-www-browser /usr/bin/konqueror 30 \ ++ --slave /usr/share/man/man1/x-www-browser.1.gz \ ++ x-www-browser.1.gz /usr/share/man/man1/konqueror.1.gz ++ ;; ++ ++ abort-upgrade|abort-remove|abort-deconfigure) ++ ;; ++ ++ *) ++ echo "postinst called with unknown argument \`$1'" >&2 ++ exit 1 ++ ;; ++esac ++ ++#DEBHELPER# ++ ++exit 0 diff --cc debian/konqueror.prerm index 0000000,0000000..dc7be8e new file mode 100644 --- /dev/null +++ b/debian/konqueror.prerm @@@ -1,0 -1,0 +1,22 @@@ ++#! /bin/sh -e ++ ++case "$1" in ++ remove) ++ update-alternatives --remove x-www-browser /usr/bin/konqueror ++ ;; ++ ++ upgrade|deconfigure) ++ ;; ++ ++ failed-upgrade) ++ ;; ++ ++ *) ++ echo "prerm called with unknown argument \`$1'" >&2 ++ exit 1 ++ ;; ++esac ++ ++#DEBHELPER# ++ ++exit 0 diff --cc debian/libkf5konq-dev.install index 0000000,0000000..fc922c6 new file mode 100644 --- /dev/null +++ b/debian/libkf5konq-dev.install @@@ -1,0 -1,0 +1,4 @@@ ++usr/include/KF5/konq_*.h ++usr/include/KF5/libkonq_export.h ++usr/lib/*/cmake/KF5Konq/ ++usr/lib/*/libKF5Konq.so diff --cc debian/libkf5konq6.install index 0000000,0000000..f1cd84e new file mode 100644 --- /dev/null +++ b/debian/libkf5konq6.install @@@ -1,0 -1,0 +1,2 @@@ ++usr/lib/*/libKF5Konq.so.* ++usr/share/locale/*/LC_MESSAGES/libkonq.mo diff --cc debian/patches/optional-qtwebengine.diff index 0000000,0000000..40fb0c3 new file mode 100644 --- /dev/null +++ b/debian/patches/optional-qtwebengine.diff @@@ -1,0 -1,0 +1,78 @@@ ++Author: Pino Toscano ++Description: Make QtWebEngine an optional requirement ++ This makes it possible to build konqueror, albeith without an HTML component, ++ also on architectures that do not have QtWebEngine. ++Forwarded: no ++Last-Update: 2020-05-02 ++ ++--- ++ CMakeLists.txt | 7 +++++-- ++ autotests/CMakeLists.txt | 12 ++++++++---- ++ plugins/CMakeLists.txt | 5 ++++- ++ 3 files changed, 17 insertions(+), 7 deletions(-) ++ ++--- a/CMakeLists.txt +++++ b/CMakeLists.txt ++@@ -30,7 +30,8 @@ include(GenerateExportHeader) ++ set(KONQUEROR_LIB_VERSION "${RELEASE_SERVICE_VERSION}") ++ set(KONQUEROR_VERSION "${KONQUEROR_LIB_VERSION}") ++ ++-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Widgets WebEngineWidgets) +++find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Widgets) +++find_package(Qt5 ${QT_MIN_VERSION} COMPONENTS WebEngineWidgets) ++ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Parts KCMUtils Archive Crash WindowSystem Init IconThemes DBusAddons GuiAddons) ++ ++ find_package(KF5 ${KF5_MIN_VERSION} COMPONENTS Activities DocTools) # Optional ++@@ -72,7 +73,9 @@ add_subdirectory( client ) ++ if(BUILD_TESTING) ++ add_subdirectory( autotests ) ++ endif() ++-add_subdirectory( webenginepart ) +++if (Qt5WebEngineWidgets_FOUND) +++ add_subdirectory( webenginepart ) +++endif() ++ ++ add_subdirectory( pics ) ++ add_subdirectory( sidebar ) ++--- a/autotests/CMakeLists.txt +++++ b/autotests/CMakeLists.txt ++@@ -7,8 +7,10 @@ include_directories( ${CMAKE_CURRENT_SOU ++ ++ ########### konqviewmgrtest ############### ++ ++-ecm_add_test(konqviewmgrtest.cpp ++- LINK_LIBRARIES kdeinit_konqueror Qt5::Core Qt5::Gui kwebenginepartlib Qt5::WebEngineWidgets Qt5::Test) +++if (Qt5WebEngineWidgets_FOUND) +++ ecm_add_test(konqviewmgrtest.cpp +++ LINK_LIBRARIES kdeinit_konqueror Qt5::Core Qt5::Gui kwebenginepartlib Qt5::WebEngineWidgets Qt5::Test) +++endif() ++ ++ ########### historymanagertest ############### ++ ++@@ -22,8 +24,10 @@ ecm_add_test(undomanagertest.cpp ++ ++ ########### konqhtmltest ############### ++ ++-ecm_add_test(konqhtmltest.cpp ++- LINK_LIBRARIES kdeinit_konqueror kwebenginepartlib Qt5::Core Qt5::Test) +++if (Qt5WebEngineWidgets_FOUND) +++ ecm_add_test(konqhtmltest.cpp +++ LINK_LIBRARIES kdeinit_konqueror kwebenginepartlib Qt5::Core Qt5::Test) +++endif() ++ ++ ########### konqviewtest ############### ++ ++--- a/plugins/CMakeLists.txt +++++ b/plugins/CMakeLists.txt ++@@ -8,7 +8,10 @@ add_subdirectory( kimgalleryplugin ) ++ add_subdirectory( dirfilter ) ++ add_subdirectory( uachanger ) ++ add_subdirectory( babelfish ) ++-add_subdirectory( webarchiver ) +++ +++if (Qt5WebEngineWidgets_FOUND) +++ add_subdirectory( webarchiver ) +++endif() ++ ++ if (Qt5TextToSpeech_FOUND) ++ add_subdirectory(ttsplugin) diff --cc debian/patches/series index 0000000,0000000..3e3084e new file mode 100644 --- /dev/null +++ b/debian/patches/series @@@ -1,0 -1,0 +1,1 @@@ ++optional-qtwebengine.diff diff --cc debian/rules index 0000000,0000000..f70365f new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,19 @@@ ++#!/usr/bin/make -f ++ ++export DEB_BUILD_MAINT_OPTIONS = hardening=+all ++ ++%: ++ dh $@ --with kf5 ++ ++override_dh_auto_configure: ++ dh_auto_configure -Skf5 -- -DBUILD_TESTING=OFF ++ ++override_dh_auto_test: ++ # Disable dh_auto_test at build time ++ : ++ ++override_dh_auto_install: ++ dh_auto_install ++ # do not ship the development files for konqsidebarplugin, for now ++ rm -f debian/tmp/usr/include/konqsidebarplugin.h ++ rm -f debian/tmp/usr/lib/*/libkonqsidebarplugin.so diff --cc debian/salsa-ci.yml index 0000000,0000000..f71bdf3 new file mode 100644 --- /dev/null +++ b/debian/salsa-ci.yml @@@ -1,0 -1,0 +1,7 @@@ ++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_MISSING_BREAKS: 'no' ++ SALSA_CI_DISABLE_RC_BUGS: 'no' ++ SALSA_CI_REPROTEST_ARGS: '--variations=-build-path' diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/upstream/metadata index 0000000,0000000..b8e55ba new file mode 100644 --- /dev/null +++ b/debian/upstream/metadata @@@ -1,0 -1,0 +1,7 @@@ ++Bug-Database: https://bugs.kde.org/buglist.cgi?product=konqueror&resolution=--- ++Bug-Submit: https://bugs.kde.org/enter_bug.cgi?format=guided&product=konqueror ++Changelog: https://kde.org/announcements/ ++Donation: https://www.kde.org/community/donations/ ++Repository: https://invent.kde.org/network/konqueror.git ++Repository-Browse: https://invent.kde.org/network/konqueror ++Security-Contact: security@kde.org diff --cc debian/upstream/signing-key.asc index 0000000,0000000..57d0285 new file mode 100644 --- /dev/null +++ b/debian/upstream/signing-key.asc @@@ -1,0 -1,0 +1,106 @@@ ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++ ++mQENBFlRpEYBCACecX3F5xzF6wzeXiuBAuHq74bVHON7I89U+ROloEWYUYMRNTz2 ++l1BkNHWRTTqfmPO7LhMY6g4gOPeQVCwgTGVjI8bn6sJd3SFdeiRvvaFBpmn7SjBd ++s1rkKKJIjeMUl1w8dFnmf22V0PnhSSepmNwmd8RQnl1umCTSihDJydGxixw6ZNhr ++4tzbn+Rfadybli61H2hc6/JJHe91i+V1ltgkHwGcs6MUCqXgSL0dUIJs49gSrla0 ++gkrcJYF5MWyGxKlajbCjkMCJtN+8bhEmpc4Oe8NZ33arEWnlyh1RVgi5p3RTNApY ++Pxctcg57ExczbKn9R8VLYmPJ7Di3gX0cmotrABEBAAG0HkNocmlzdG9waCBGZWNr ++IDxjZmVja0BrZGUub3JnPokBTgQTAQgAOBYhBPIydeS/EK/B32kUptvSzok+LRyH ++BQJZUaRGAhsDBQsJCAcCBhUICQoLAgQWAgMBAh4BAheAAAoJENvSzok+LRyHeWcH ++/A1E2d5UL2oHsrLIolIiWMmheRorcac+0Hgll1mMUQ5tfPH+LVzgrlMMG7g1Amky ++Hk1qZ5oszrXUg2H/28/cOF/WVlHgQcSGr7aQbHieUivPtZMua+lHUdILC3UV2l1V ++22Zz8HIDl4kxmK6EpoNIOK5Mo550S3e3AKYq5pa/FlckCV9/JoK9+thRCsoAAj3g ++oWwTx9RY5pmLPtklqyC5961Je7KHSIVqapJ/G5DX+yfOC1Psc+vIfyQVqnaefZPW ++dIxXQQhn46i6IRRimw94Gkwca+wslkimt/L/Z7ByZqBsXMyixSQPq+dtSO9CMgr0 ++WxTX78wATkTGzh5oSwKCMga5AQ0EWVGkRgEIAMuUnfNfrdx8xn7Jjcm6MGkB/Yep ++XVysrlHxUUS6q7629JdSlVWnQo9GFO927GZClWI9rCGLQMfZZk/jfgKV/nkpLod3 ++I51remOg7ohSkwRLAdwJ7xCuNrafhKntFh5/NxuaXxaVIY1muvZbTAsIRyks2jCE ++pUoK43Z8dr4/QPhBstssB8czDME1Tw4r7X+RwjFrQqDItFv6f0BIdEwR462khLEw ++vbXRN1nzs+6Y0foJbJCS3VDZC9scsrrMVMV+OEBF3DXp9ypSWsLnkuBPPIus6Y8G ++j7JvYUBtrUhKL5a7o5G3Te9YhwGgOKVqWlncs6ZLiOV6HnG0BO3xdPcn09cAEQEA ++AYkBNgQYAQgAIBYhBPIydeS/EK/B32kUptvSzok+LRyHBQJZUaRGAhsMAAoJENvS ++zok+LRyHaRMIAI5YaTfGeQDmR08I2LvztOEH/3YF63cNCP/Vp+WAtF/Kr8mMFpFS ++oTHJNMi7p964lHYTTPzPeQzLzV3ayiQjq+DHs6HFmYl73ukzlGGc7KDlyhugQjm6 ++AqNtqqXAVykaixnFj8jf2WtQGl1hqpm8GhDRBmZycqMqne4tZokujhtpdC6suRvc ++AB0S+lRZUwrY05k6Nc1A8J8k/lxXXa9KzXNaqKsqppgBZoqKN3zS4146uEjvuLsh ++CarZ/6uUidvP0LBTR7HKye5A9Qdbjlg9qvtR7YF3hqy4g1PRNZWRlsQ1pkCdCTfN ++TA+HYUzK0ESVpY72lWvH49lNg+ufZ1bKvKI= ++=MZJ5 ++-----END PGP PUBLIC KEY BLOCK----- ++-----BEGIN PGP PUBLIC KEY BLOCK----- ++ ++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 ++=PVLg ++-----END PGP PUBLIC KEY BLOCK----- diff --cc debian/watch index 0000000,0000000..2c4d4e7 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,2 @@@ ++version=4 ++opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz