[SCM] kdialog packaging branch, master, updated. b0f66091477a6088f987bc81a19494bd0b7b139e
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:04:53 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdialog.git;a=commitdiff;h=b942d4f
The following commit has been merged in the master branch:
commit b942d4f0e6c933088ffde1b109b8b403581d49d9
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date: Mon Nov 7 18:53:20 2016 +0100
Initial package
---
debian/changelog | 5 +
debian/control | 47 ++
debian/copyright | 919 ++++++++++++++++++++++++++++++++++++++++
debian/rules | 18 +
debian/source/format | 1 +
debian/tests/acc | 3 +
debian/tests/control | 13 +
debian/tests/testsuite | 9 +
debian/tests/testsuite.xsession | 8 +
debian/upstream/metadata | 7 +
debian/watch | 2 +
11 files changed, 1032 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..570c410
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+kdialog (16.08.3-0neon) xenial; urgency=medium
+
+ * Initial release.
+
+ -- Raymond Wooninck <tittiatcoke at gmail.com> Mon, 07 Nov 2016 18:50:18 +0100
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d2176b6
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,47 @@
+Source: kdialog
+Section: kde
+Priority: optional
+Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Sune Vuorela <sune at debian.org>,
+ Fathi Boudra <fabo at debian.org>,
+ Modestas Vainius <modax at debian.org>,
+ George Kiagiadakis <kiagiadakis.george at gmail.com>,
+ Eshat Cakar <info at eshat.de>,
+ Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake (>= 2.8.9~),
+ debhelper (>= 9),
+ extra-cmake-modules (>= 1.7.0),
+ kded5-dev (>= 5.19.0),
+ kdoctools-dev (>= 5.19.0),
+ kio-dev (>= 5.19.0),
+ libkf5activities-dev (>= 5.19.0),
+ libkf5archive-dev (>= 5.19.0),
+ libkf5bookmarks-dev (>= 5.19.0),
+ libkf5coreaddons-dev (>= 5.19.0),
+ libkf5crash-dev (>= 5.19.0),
+ libkf5dbusaddons-dev (>= 5.19.0),
+ libkf5i18n-dev (>= 5.19.0),
+ libkf5iconthemes-dev (>= 5.19.0),
+ libkf5kcmutils-dev (>= 5.19.0),
+ libkf5kdelibs4support-dev (>= 5.19.0),
+ libkf5khtml-dev (>= 5.19.0),
+ libkf5parts-dev (>= 5.19.0),
+ libkf5windowsystem-dev (>= 5.19.0),
+ libqt5webengine5-dev (>= 5.6),
+ libqt5x11extras5-dev (>= 5.4),
+ libx11-dev,
+ pkg-config,
+ pkg-kde-tools (>= 0.12),
+ qtbase5-dev (>= 5.4)
+Standards-Version: 3.9.8
+Homepage: http://www.kde.org/
+Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kdialog.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kdialog.git
+
+Package: kdialog
+Section: utils
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Dialog display utility
+ KDialog allows you to display dialog boxes from shell scripts.
+ .
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..7efb0c5
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,919 @@
+This package was debianized by the Debian Qt/KDE Maintainers on
+Fri, 11 May 2007 17:23:33 +0200.
+
+It was downloaded from ftp://ftp.kde.org
+
+Upstream Author: The KDE development team <kde-core-devel at kde.org>
+Numerous people, too many to count, have contributed to kdelibs as a
+whole. The KDE project tries to make an extensive list of people who contributed
+to KDE at http://www.kde.org/people/credits/
+
+Copyright:
+Unless something else is mentioned, copyright is
+Copyright (C) 1996-2009, The K Desktop Environment project http://www.kde.org
+
+
+
+License:
+
+Unless something else is mentioned, the code files in this package are under
+the GNU General Public License:
+
+ | 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 dated June, 1991.
+ |
+ | This package 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 St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ The full text of the GNU General Public License version 2 is available on
+ Debian systems in /usr/share/common-licenses/GPL-2.
+
+
+
+
+The documentation docbook files in this package, placed under docs/, are under
+the GNU Free Documentation License:
+
+ | Permission is granted to copy, distribute and/or modify this
+ | document under the terms of the GNU Free Documentation License,
+ | Version 1.1 or any later version published by the Free Software
+ | Foundation; with no Invariant Sections, with no Front-Cover Texts,
+ | and with no Back-Cover Texts.
+
+ The full text of the GNU Free Documentation License is available on
+ Debian systems in /usr/share/common-licenses/GFDL-1.2
+
+As well, all the Manpages.dox included are under this license, unless specified
+otherwise below.
+
+
+
+kdebase copyright situation is a bit complex. The following table tries
+to detail the copyright/license information of the files that are not under the
+directories detailed above.
+
+
+------
+cmake/
+------
+
+
+
+Licensing information is not explicitly available for the files below:
+--
+
+ modules/*
+
+------
+dolphin/
+------
+
+Copyright (C) 1989, 1991, 2000, 2001, 2002 Free Software Foundation, Inc
+Copyright (C) 19yy name of author
+Copyright (C) 19yy <name of author>
+Copyright (c) 2003 Thiago Macieira <thiago.macieira at kdemail.net>
+Copyright (C) 2006-2009 by Peter Penz <peter.penz at gmx.at>
+Copyright (C) 2006 by Aaron J. Seigo (<aseigo at kde.org>)
+Copyright (C) 2006 by Cvetoslav Ludmiloff <ludmiloff at gmail.com>
+Copyright (C) 2006 by Dominic Battre <dominic at battre.de>
+Copyright (C) 2006 by Gregor Kališnik <gregor at podnapisi.net>
+Copyright (C) 2006 by Holger 'zecke' Freyther <freyther at kde.org>
+Copyright (C) 2006 by Martin Pool <mbp at canonical.com>
+Copyright (C) 2006 by Stefan Monov <logixoul at gmail.com>
+Copyright (C) 2007, 2008 by David Faure <faure at kde.org>
+Copyright (C) 2007 by Rafael Fernández López <ereslibre at kde.org>
+Copyright (C) 2007 Matthias Kretz <kretz at kde.org>
+Copyright (C) 2007 Montel Laurent <montel at kde.org>
+Copyright (C) 2008 by Fredrik Höglund <fredrik at kde.org>
+Copyright (C) 2008 by <haraldhv (at) stud.ntnu.no>
+Copyright (C) 2008 by Konstantin Heil <konst.heil at stud.uni-heidelberg.de>
+Copyright (C) 2008, 2009 by Sebastian Trueg <trueg at kde.org>
+Copyright (C) 2008 by Simon St James <kdedevel at etotheipiplusone.com>
+Copyright (C) 2009 by Adam Kidder <thekidder at gmail.com>
+Copyright (C) 2009 by Frank Reininghaus (frank78ac at googlemail.com)
+Copyright (C) 2009 by Matthias Fuchs <mat69 at gmx.net>
+Copyright (C) 2009 by Rahman Duran <rahman.duran at gmail.com>
+Copyright (C) 2009 by Shaun Reich shaun.reich at kdemail.net
+Copyright (C) 2009 Nokia Corporation
+Copyright (c) YEAR YOUR NAME
+
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+ GNU Library General Public License, version 2 or later (LGPL-2+)
+
+ src/libdolphin_export.h
+ src/panels/information/kedittagsdialog.cpp
+ src/panels/information/kmetadataconfigurationdialog.cpp
+ src/panels/information/kcommentwidget.cpp
+ src/panels/information/kmetadatawidget.h
+ src/panels/information/kedittagsdialog_p.h
+ src/panels/information/kmetadatawidget.cpp
+ src/panels/information/ktaggingwidget_p.h
+ src/panels/information/kloadmetadatathread.cpp
+ src/panels/information/kcommentwidget_p.h
+ src/panels/information/ktaggingwidget.cpp
+ src/panels/information/kmetadataconfigurationdialog.h
+ src/panels/information/kloadmetadatathread_p.h
+
+ 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
+--
+
+
+------
+kappfinder/
+------
+
+Copyright (c) 2000 Matthias Hoelzer-Kluepfel <hoelzer at kde.org
+Copyright (c) 2002-2003 Tobias Koenig <tokoe at kde.org
+
+License for all components is:
+--
+ GNU General Public License (GPL-any)
+
+ On Debian systems, the complete text of the
+ GNU General Public License can be found in
+ /usr/share/common-licenses/GPL
+--
+
+
+------
+kdepasswd/
+------
+
+Copyright 2003 Braden MacDonald <bradenm_k at shaw.ca>
+Copyright 2003 Ravikiran Rajagopal <ravi at ee.eng.ohio-state.edu>
+Copyright (C) 1999,2000 Geert Jansen <jansen at kde.org
+Copyright (C) 2004 Frans Englich <frans.englich at telia.com
+
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+ However, the license of 8 files was not explicitly specified:
+
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+ GNU General Public License, version 2 (GPL-2)
+ kcm/chfnprocess.cpp
+ kcm/chfnprocess.h
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+------
+kdialog/
+------
+
+Copyright (C) 1998-2005 Matthias Hoelzer <hoelzer at kde.org>
+Copyright (C) 2002-2005 David Faure <faure at kde.org>
+Copyright (C) 2004-2005 Stephan Binner <binner at kde.org>
+Copyright (C) 2005 Brad Hards <bradh at frogmouth.net>
+Copyright (C) 2005 Thomas E. Dicke
+Copyright (C) 2008 by Dmitry Suzdalev <dimsuz at gmail.com>
+
+License for all components is:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+ However, the license was not explicitly specified for the following files:
+
+ CMakeLists.txt
+ dialog-compat.txt
+ Messages.sh
+ org.kde.kdialog.ProgressDialog.xml
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+
+------
+keditbookmarks/
+------
+
+Copyright 2000-2007, KDE developers") )
+Copyright (C) 2000, 2009 David Faure <faure at kde.org>
+Copyright (C) 2002-2003 Alexander Kellett <lypanov at kde.org>
+Copyright (C) 2005 Daniel Teske <teske at squorn.de>
+Copyright (C) 2005 Frerich Raabe <raabe at kde.org>
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 (GPL-2)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+ BSD-like License (BSD)
+ The following file is licensed under this license:
+
+ kbookmarkmerger.cpp
+
+ 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.
+--
+
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+ The following files are licensed under this license:
+
+ actionsimpl.h:
+ bookmarkinfo.h:
+ bookmarkiterator.cpp:
+ bookmarkiterator.h:
+ bookmarklistview.cpp:
+ bookmarkmodel.cpp:
+ bookmarkmodel.h:
+ commandhistory.cpp:
+ commandhistory.h:
+ commands.cpp:
+ commands.h:
+ exporters.cpp:
+ exporters.h:
+ favicons.cpp:
+ favicons.h:
+ importers.cpp:
+ importers.h:
+ kebsearchline.cpp:
+ kebsearchline.h:
+ kinsertionsort.h:
+ main.cpp:
+ testlink.cpp:
+ testlink.h:
+ toplevel.cpp:
+ toplevel.h:
+ treeitem.cpp:
+ treeitem_p.h:
+ updater.cpp:
+ updater.h:
+
+ 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.
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+------
+kfind/
+------
+Copyright 2009 Dario Andres Rodriguez <andresbajotierra at gmail.com
+Copyright (C) 2000 David Faure <faure at kde.org
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+ However, the license of 2 files was not explicitly specified:
+
+ Messages.sh
+ version.h
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+
+------
+kinfocenter/
+------
+
+Copyright 1998-2001 by Helge Deller <deller at gmx.de
+Copyright 2000, 2001 Alexander Neundorf <neundorf at kde.org>
+Copyright 2001 George Staikos <staikos at kde.org>
+Copyright 2008 Pino Toscano <pino at kde.org>
+Copyright (C) 1991, 1992 Free Software Foundation, Inc
+Copyright (c) 1994, 1995 by Mike Romberg ( romberg at fsl.noaa.gov )
+Copyright (C) 1999-2002 Brian Pau
+Copyright (C) 1999, Gary Meyer <gary at meyer.net>
+Copyright (c) 1999, 2001 Matthias Hoelzer-Kluepfel <hoelzer at kde.org>
+Copyright (c) 2000,2001 Matthias Elter <elter at kde.org>
+Copyright (c) 2003 Benjamin Reed <ranger at befunk.com>
+Copyright (c) 2003 Frauke Oster <frauke.oster at t-online.de>
+Copyright (C) 2004 Ilya Korniyko <k_ilya at ukr.net>
+Copyright (C) 2008 Ivo Anjo <knuckles at gmail.com>
+Copyright (C) 2008 Nicolas Ternisien <nicolas.ternisien at gmail.com>
+
+License for all components is:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+ However, the license of the following files was not explicitly specified:
+
+ base/info_openbsd.cpp:
+ base/os_base.h:
+ base/info_netbsd.cpp:
+ base/info_sgi.cpp:
+ base/info_fbsd.cpp:
+ base/info_svr4.cpp:
+ base/info_aix.cpp:
+ base/info_hpux.cpp:
+ base/os_current.h:
+ base/info_solaris.cpp:
+ base/info_generic.cpp:
+ base/info_linux.cpp:
+ base/os_current.cpp:
+ info/Messages.sh:
+ info/info.cpp:
+ info/info.h:
+ ioslaveinfo/Messages.sh:
+ memory/memory_solaris.cpp:
+ memory/Messages.sh:
+ memory/memory_linux.cpp:
+ memory/memory_fbsd.cpp:
+ memory/memory_sgi.cpp:
+ memory/memory_netbsd.cpp:
+ memory/base.h:
+ memory/memory_hpux.cpp:
+ memory/memory_tru64.cpp:
+ Messages.sh:
+ nics/Messages.sh:
+ opengl/Messages.sh:
+ partition/Messages.sh:
+ pci/kpci_private.h:
+ pci/Messages.sh:
+ pci/kpci.cpp:
+ pci/kpci.h:
+ samba/Messages.sh:
+ solidproc/Messages.sh:
+ usbview/Messages.sh:
+ view1394/Messages.sh:
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+
+------
+konqueror/
+------
+
+Copyright 1998-2001, 2003 Simon Hausmann <hausmann at kde.org>
+Copyright 1998-2009 David Faure <faure at kde.org>
+Copyright 2000-2001 Marco Pinelli <pinmc at orion.it>
+Copyright 2002 John Firebaugh <jfirebaugh at kde.org>
+Copyright 2007 Eduardo Robles Elvira <edulix at gmail.com>
+Copyright 2009 Pino Toscano <pino at kde.org>
+Copyright (C) 1998, 1999 Michael Reiher <michael.reiher at gmx.de>
+Copyright (C) 1998, 1999 Torben Weis <weis at kde.org>
+Copyright (C) 1998-2005 David Faure <faure at kde.org
+Copyright (C) 1999, 2000 Kurt Granroth <granroth at kde.org>
+Copyright (c) 1999, 2000 Matthias Hoelzer-Kluepfel <hoelzer at kde.org>
+Copyright (C) 2000,2001,2009 Alexander Neundorf <neundorf at kde.org>
+Copyright (c) 2000,2001 Carsten Pfeiffer <pfeiffer at kde.org>
+Copyright (c) 2000-2004 Dawit Alemayehu <adawit at kde.org>
+Copyright (c) 2000 Daniel Molkentin <molkentin at kde.org>
+Copyright (c) 2000 Stefan Schimanski <1Stein at gmx.de>
+Copyright (c) 2000 Yves Arrouye <yves at realnames.com>
+Copyright (C) 2001,2002 Joseph Wenninger <jowenn at kde.org>
+Copyright (C) 2001, Daniel Nabe
+Copyright (c) 2001-2003 Waldo Bastian <bastian at kde.org>
+Copyright (C) 2002-2003 Douglas Hanley <douglash at caltech.edu>
+Copyright (C) 2002-2003 Konqueror Developers <konq-e at kde.org>
+Copyright (C) 2002-2003 Leo Saverni
+Copyright (C) 2002 by George Russell <george.russell at clara.net>
+Copyright (c) 2002 Leo Savernik <l.savernik at aon.at>
+Copyright (C) 2002-2004 Lubos Lunak <l.lunak at kde.org>
+Copyright (c) 2002 Stephan Binner <binner at kde.org>
+Copyright (C) < 2002 to whoever created and edited this file before
+Copyright (C) 2003-2004 by Olaf Schmidt <ojschmidt at kde.org>
+Copyright (C) 2003 Alexander Kellett <lypanov at kde.org>
+Copyright (c) 2003 by Martijn Klingens <klingens at kde.org>
+Copyright (C) 2003 George Staikos <staikos at kde.org>
+Copyright (c) 2004 by Arend van Beelen jr. <arend at auton.nl>
+Copyright (C) 2005 Ivor Hewitt <ivor at ivor.org>
+Copyright (C) 2006-2007 Matthias Kretz <kretz at kde.org>
+Copyright (C) 2007-2008 Omat Holding B.V. <info at omat.nl>
+Copyright (C) 2007 Daniel García Moreno <danigm at gmail.com>
+Copyright (C) 2007 Eduardo Robles Elvira <edulix at gmail.com>
+Copyright (C) 2007 Fredrik Höglund <fredrik at kde.org>
+Copyright (c) 2007 Nick Shaforostoff <shafff at ukr.net>
+Copyright (C) 2008 David Faure <faure at kde.org
+Copyright (C) 2008 Eduardo Robles Elvira <edulix at gmail.com
+Copyright (c) 2008 Urs Wolfer <uwolfer @ kde.org
+Copyright (C) 2008 Xavier Vello <xavier.vello at gmail.com
+Copyright (C) 2009 Christoph Feck <christoph at maxiom.de
+Copyright (C) 2009 John Tapsell <tapsell at kde.org>
+Copyright (c) Bernd Wuebben 1999
+Copyright (c) Christian Tibirna 1999
+Copyright (c) Daniel Molkentin 2000
+Copyright (c) Dirk Mueller <mueller at kde.org> 2001
+Copyright (C) Jacek Konieczny <jajcus at zeus.posl.gliwice.pl>
+Copyright (c) Kalle Dalheimer 2001
+Copyright (c) Kalle Dalheimer <kalle at kde.org> 1999
+Copyright (c) Leo Savernik 2002-2004
+Copyright (c) Martin R. Jones 1998
+Copyright (c) Nick Shaforostoff 2001
+Copyright (c) Sven Radej 1999
+Copyright (c) Torben Weis 1998
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+--
+ GNU Library General Public License, version 2 (LGPL-2)
+
+ settings/konq/konqkcmfactory.h
+ settings/konq/kcustommenueditor.h
+ settings/konq/kcustommenueditor.cpp
+ settings/konq/konqkcmfactory.cpp
+ shellcmdplugin/kshellcmdplugin.h
+ shellcmdplugin/kshellcmdplugin.cpp
+ sidebar/trees/bookmark_module/bookmark_module.cpp
+ sidebar/trees/bookmark_module/bookmark_item.cpp
+ sidebar/trees/bookmark_module/bookmark_module.h
+ sidebar/trees/bookmark_module/bookmark_item.h
+ sidebar/trees/konq_sidebartree.cpp
+ sidebar/trees/konq_sidebartreeitem.cpp
+ sidebar/trees/konq_sidebartree.h
+ sidebar/trees/konq_sidebartreemodule.h
+ sidebar/trees/konq_sidebartreetoplevelitem.cpp
+ sidebar/trees/konq_sidebartreetoplevelitem.h
+ sidebar/trees/konq_sidebartreeitem.h
+ sidebar/trees/dirtree_module/dirtree_module.cpp
+ sidebar/trees/dirtree_module/dirtree_item.cpp
+ sidebar/trees/dirtree_module/dirtree_module.h
+ sidebar/trees/dirtree_module/dirtree_item.h
+ sidebar/module_manager.h
+ sidebar/module_manager.cpp
+ sidebar/history_module/history_module.h
+ sidebar/history_module/history_module.cpp
+ sidebar/konqmultitabbar.cpp
+ sidebar/konqmultitabbar.h
+ sidebar/web_module/web_module.cpp
+ sidebar/web_module/web_module.h
+ sidebar/test/modulemanagertest.cpp
+ src/konqrmbeventfilter.h
+ src/konqrmbeventfilter.cpp
+--
+ GNU Library General Public License, version 2 or later (LGPL-2+)
+
+ client/kfmclient.h
+ client/kfmclient.cpp
+ preloader/preloader.h
+ preloader/preloader.cc
+ settings/kio/ksaveioconfig.h
+ settings/kio/smbrodlg.h
+ settings/kio/ksaveioconfig.cpp
+ settings/kio/smbrodlg.cpp
+ shellcmdplugin/kshellcmddialog.cpp
+ shellcmdplugin/kshellcmddialog.h
+ shellcmdplugin/kshellcmdexecutor.h
+ shellcmdplugin/kshellcmdexecutor.cpp
+ sidebar/konqsidebarplugin.cpp
+ sidebar/konqsidebarplugin.h
+ src/konqbookmarkbar.cpp
+ src/konqsettings.cpp
+ src/konqprivate_export.h
+ src/ksortfilterproxymodel.cpp
+ src/konqactions.h
+ src/konqrun.h
+ src/tests/historymanagertest.h
+ src/tests/undomanagertest.cpp
+ src/tests/historymanagertest.cpp
+ src/konqsettings.h
+ src/konqactions.cpp
+ src/konqbookmarkbar.h
+ src/ksortfilterproxymodel.h
+--
+ GNU General Public License, version 2 (GPL-2)
+
+ settings/kio/useragentdlg.cpp
+ settings/kio/useragentdlg.h
+ settings/kio/kmanualproxydlg.cpp
+ settings/kio/kproxydlgbase.h
+ settings/kio/kproxydlg.h
+ settings/kio/kenvvarproxydlg.h
+ settings/kio/kmanualproxydlg.h
+ settings/kio/kproxydlg.cpp
+ settings/kio/cache.h
+ settings/kio/kproxydlgbase.cpp
+ settings/kio/cache.cpp
+ settings/kio/kenvvarproxydlg.cpp
+--
+ However, the license of the following files was not explicitly specified:
+
+ about/konq_aboutpage.cc
+ about/konq_aboutpage.h
+ client/Messages.sh
+ client/kfmclient_3_2_update.sh
+ convert_kdelnk.sh
+ kttsplugin/Messages.sh
+ Messages.sh
+ settings/ebrowsing/Messages.sh
+ settings/kio/kcookiesmain.h
+ settings/kio/netpref.h
+ settings/kio/Messages.sh
+ settings/kio/netpref.cpp
+ settings/kio/kcookiesmain.cpp
+ settings/konqhtml/pluginopts.h
+ settings/konqhtml/javaopts.h
+ settings/konqhtml/pluginopts.cpp
+ settings/konqhtml/Messages.sh
+ settings/konqhtml/css/kcmcss.cpp
+ settings/konqhtml/css/template.h
+ settings/konqhtml/css/template.cpp
+ settings/konqhtml/appearance.h
+ settings/konqhtml/htmlopts.h
+ settings/konqhtml/khttpoptdlg.h
+ settings/konqhtml/appearance.cpp
+ settings/konqhtml/khttpoptdlg.cpp
+ settings/konqhtml/jsopts.h
+ settings/konqhtml/javaopts.cpp
+ settings/konqhtml/policydlg.cpp
+ settings/konqhtml/htmlopts.cpp
+ settings/konqhtml/jsopts.cpp
+ settings/konqhtml/generalopts.cpp
+ settings/konqhtml/generalopts.h
+ settings/konqhtml/policydlg.h
+ settings/performance/Messages.sh
+ settings/konq/Messages.sh
+ settings/konq/tests/kcustommenueditortest.cpp
+ sidebar/trees/konqsidebar_oldtreemodule.cpp
+ sidebar/trees/konqsidebar_oldtreemodule.h
+
+ 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
+--
+
+
+------
+konsole/
+------
+
+Copyright 1984 BYTE Publications, subsidiary of McGraw-Hill Inc.
+Copyright 1996 by Matthias Ettrich <ettrich at kde.org>
+Copyright 1997,1998 by Lars Doelle <lars.doelle at on-line.de>
+Copyright 2000-2001 Lubos Lunak <l.lunak at kde.org>
+Copyright 2000 by Stephan Kulow <coolo at kde.org>
+Copyright 2001 Oswald Buddenhagen <ossi at kde.org>
+Copyright 2002 Carsten Pfeiffer <pfeiffer at kde.org>
+Copyright 2002 Waldo Bastian <bastian at kde.org>
+Copyright 2005 by Maksim Orlovich <maksim at kde.org>
+Copyright 2006-2008 by Robert Knight <robertknight at gmail.com>
+Copyright 2009 by Thomas Dreibholz <dreibh at iem.uni-due.de>
+Copyright (C) 1989, 1991 Free Software Foundation, Inc
+Copyright (c) 1998 by Lars Doelle <lars.doelle at on-line.de>
+Copyright (C) 19yy name of author
+Copyright (C) 2009 Patrick Spendrin <ps_ml at gmx.de>
+
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+ GNU Library General Public License, version 2 (LGPL-2)
+ The following files are licensed under this license:
+
+ src/ZModemDialog.h
+ src/ZModemDialog.cpp
+
+
+ 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
+--
+
+--
+ GNU Library General Public License, version 2 or later (LGPL-2+)
+
+ src/TerminalCharacterDecoder.cpp
+ src/TerminalCharacterDecoder.h
+
+
+ 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
+--
+
+--
+ MIT-like License (MIT)
+ The following file is licensed under this license:
+
+ src/XKB.cpp
+
+
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+ the Software, and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+------
+kwrite/
+------
+
+Copyright (C) 2001 Anders Lund <anders.lund at lund.tdcadsl.dk>
+Copyright (C) 2001 Christoph Cullmann <cullmann at kde.org>
+Copyright (C) 2001 Joseph Wenninger <jowenn at kde.org>
+Copyright (C) 2010 Dominik Haumann <dhaumann kde org>
+
+
+License for all components is:
+--
+ GNU Library General Public License, version 2 (LGPL-2)
+
+
+ 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
+--
+
+------
+lib/
+------
+
+Copyright (C) 2001 Malte Starostik <malte at kde.org>
+Copyright (c) 1998-2009 David Faure <faure at kde.org>
+Copyright (C) 2000-2001 Simon Hausmann <hausmann at kde.org>
+Copyright 2000,2001 Carsten Pfeiffer <pfeiffer at kde.org>
+Copyright (C) 2008, 2009 by Peter Penz <peter.penz at gmx.at>
+Copyright 2009 Harald Hvaal <haraldhv at stud.ntnu.no>
+Copyright (C) 2008 by George Goldberg <grundleborg at googlemail.com>
+Copyright 2001-2002 Alexander Neundorf <neundorf at kde.org>
+Copyright 2002 Michael Brade <brade at kde.org>
+Copyright 2003 Waldo Bastian <bastian at kde.org>
+Copyright (C) 2001 Holger Freyther <freyther at yahoo.com>
+Copyright (c) 2006 Matthias Kretz <kretz at kde.org>
+Copyright (C) 2004 Jarosław Staniek <staniek at kde.org>
+
+
+License for all components unless stated otherwise:
+--
+ GNU Library General Public License, version 2 or later (LGPL-2+)
+
+
+ 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
+--
+
+Other used licenses:
+--
+ GNU Library General Public License, version 2 (LGPL-2)
+
+ konq/favicons/favicons.h
+ konq/knewmenu.cpp
+ konq/kversioncontrolplugin.h
+ konq/knewmenu.h
+ konq/konq_sound.h
+ konq/kversioncontrolplugin.cpp
+ konq/konq_sound.cc
+ konq/libkonq_export.h
+
+
+ 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
+--
+
+------
+nsplugins/
+------
+
+Copyright (c) 2000 Matthias Hoelzer-Kluepfel <hoelzer at kde.org>
+Copyright (c) 2002-2005 George Staikos <staikos at kde.org>
+Copyright (C) 1998-2000 Netscape Communications Corporation.
+Copyright � 2004, Apple Computer, Inc. and The Mozilla Foundation.
+Copyright (c) International Business Machine
+Copyright (c) 2003 Dirk Mueller <mueller at kde.org>
+Copyright (C) 2007, 2008 David Faure <faure at kde.org>
+Copyright (c) 2000 Stefan Schimanski <schimmi at kde.org>
+Copyright (c) 2007 Maksim Orlovich <maksim at kde.org>
+Copyright (c) 2007 Lubos Lunak <l.lunak at suse.cz>
+Copyright (C) 1992-2000 Trolltech AS. All rights reserved
+
+
+License for all components unless stated otherwise:
+--
+ GNU General Public License, version 2 or later (GPL-2+)
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+Other used licenses:
+--
+
+ BSD-like License (BSD)
+ The following file is licensed under this license:
+
+ sdk/npruntime.h
+
+
+ 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 names of Apple Computer, Inc. ("Apple") or The
+ Mozilla Foundation ("Mozilla") nor the names of their contributors may be used
+ to endorse or promote products derived from this software without specific prior
+ written permission.
+--
+
+
+--
+ GNU General Public License, version 2 (GPL-2)
+
+ sdk/jri.h
+ sdk/prcpucfg.h
+ sdk/prtypes.h
+ sdk/jni_md.h
+ sdk/jni.h
+ sdk/obsolete/protypes.h
+ sdk/npapi.h
+ sdk/npupp.h
+ sdk/jri_md.h
+ sdk/jritypes.h
+ viewer/qxteventloop.cpp
+ viewer/qxteventloop.h
+
+
+ On Debian systems, the complete text of the
+ GNU General Public License version 2 can be found in
+ /usr/share/common-licenses/GPL-2
+--
+
+------
+plasma/
+------
+
+Copyright © 2008, 2009 Fredrik Höglund <fredrik at kde.org>
+Copyright © 2008 Rafael Fernández López <ereslibre at kde.org>
+Copyright © 2008 Andrew Lake <jamboarder at yahoo.com>
+Copyright © 2006-2008 Germain Garand <germain at ebooksfrance.org>
+Copyright © 2008 Allan Sandfeld Jensen <kde at carewolf.com>
+Copyright © 2009 Bruno Bigras <bigras.bruno at gmail.com>
+
+
+License for all components is:
+--
+ GNU Library General Public License, version 2 or later (LGPL-2+)
+
+ 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
+--
+
+
+-------------------------------------------------------------------------------
+Legend:
+ - "unspec": The file contains no specific copyright/license notice. This
+ means that the copyright holder is the KDE Development Team (as
+ listed above) and the license is GPL2, unless specified otherwise.
+ - "GPL": The GNU General Public License, without versioning constraints.
+ - "GPLv2": The GNU General Public License, version 2.
+ - "GPLv2h": The GNU General Public License, version 2 or (at your
+ option) higher.
+ - "LGPLv2h": The Lesser (or Library) GNU General Public License, version
+ 2 or (at your option).
+ - "BSD" Files under the BSD license.
+ - "GFDL1.1": The GNU Free Documentation License, version 1.1 or (at your
+ option) higher. The listed documents use the GFDL with no
+ Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts.
+ - "MIT": Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ - "Artistic": Files under the Artistic license.
+ - "Sun": * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
+ * unrestricted use provided that this legend is included on all tape
+ * media and as a part of the software program in whole or part. Users
+ * may copy or modify Sun RPC without charge, but are not authorized
+ * to license or distribute it to anyone else except as part of a product or
+ * program developed by the user or with the express written consent of
+ * Sun Microsystems, Inc.
+ *
+ * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
+ * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
+ *
+ * Sun RPC is provided with no support and without any obligation on the
+ * part of Sun Microsystems, Inc. to assist in its use, correction,
+ * modification or enhancement.
+ *
+ * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
+ * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
+ * OR ANY PART THEREOF.
+ *
+ * In no event will Sun Microsystems, Inc. be liable for any lost revenue
+ * or profits or other special, indirect and consequential damages, even if
+ * Sun has been advised of the possibility of such damages.
+ *
+ * Sun Microsystems, Inc.
+ * 2550 Garcia Avenue
+ * Mountain View, California 94043
+
+On Debian systems, you can find the complete texts of these licenses at:
+ - Artistic: /usr/share/common-licenses/Artistic
+ - GPL: /usr/share/common-licenses/GPL
+ - GPLv2: /usr/share/common-licenses/GPL-2
+ - LGPLv2: /usr/share/common-licenses/LGPL-2
+ - GFDL: /usr/share/common-licenses/GFDL
+
+-------------------------------------------------------------------------------
+
+
+The Debian packaging is Copyright (C) 2007-2010, Debian Qt/KDE Maintainers
+<debian-qt-kde at lists.debian.org> and is licensed under the GPL,
+see `/usr/share/common-licenses/GPL\'.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..a5c0b60
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+
+override_dh_auto_install:
+ dh_auto_install -Skf5 --parallel
+ rm -rf /workspace/build/debian/tmp/usr/lib/x86_64-linux-gnu/libkbookmarkmodel_private.so
+
+override_dh_compress:
+ dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'
+ rm -rf /workspace/build/debian/tmp/usr/share/man/man1/kfind.1
+
+override_dh_auto_test:
+ # Disable dh_auto_test at build time
+ :
+
+override_dh_strip:
+ $(overridden_command) --dbgsym-migration='kde-baseapps-dbg (<= 4:15.12.1-1~~)'
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..ecd74f2
--- /dev/null
+++ b/debian/tests/acc
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+dh_acc
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..2715b1b
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,13 @@
+Tests: testsuite
+Depends: build-essential,
+ dbus-x11,
+ libqt4-sql-sqlite,
+ xauth,
+ xvfb,
+ @,
+ @builddeps@
+Restrictions: rw-build-tree
+
+Tests: acc
+Depends: dh-acc, exuberant-ctags, @
+Restrictions: allow-stderr
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
new file mode 100755
index 0000000..bde888c
--- /dev/null
+++ b/debian/tests/testsuite
@@ -0,0 +1,9 @@
+#!/bin/sh
+if [ -d /usr/lib/ccache ]; then
+ export PATH="/usr/lib/ccache:$PATH"
+fi
+debian/rules clean 2>&1
+dpkg-source --before-build .
+debian/rules build 2>&1
+xvfb-run -a --server-args="-screen 0 1024x768x24" \
+ dbus-launch --exit-with-session debian/tests/testsuite.xsession
diff --git a/debian/tests/testsuite.xsession b/debian/tests/testsuite.xsession
new file mode 100755
index 0000000..7e49196
--- /dev/null
+++ b/debian/tests/testsuite.xsession
@@ -0,0 +1,8 @@
+#!/bin/sh
+export LANG=C.UTF-8
+export LC_ALL=C.UTF-8
+kdeinit4
+dh_auto_test
+ret=$?
+kdeinit4_shutdown
+exit $ret
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..16f17a3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+Name: kdialog
+Changelog: https://quickgit.kde.org/?p=kdialog.git&a=log
+Contact: kde-devel at kde.org
+Donation: https://www.kde.org/community/donations/index.php
+Repository: https://anongit.kde.org/kdialog.git
+Repository-Browse: https://quickgit.kde.org/?p=kdialog.git
+Security-Contact: security at kde.org
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c9a388c
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://download.kde.org/stable/applications/([\d.]+)/src/kdialog-([\d.]+).tar.xz
--
kdialog packaging
More information about the pkg-kde-commits
mailing list