diffstat of debian/ for kdeclarative_5.9.0-1 kdeclarative_5.9.0-0tanglu1 changelog | 37 ---- control | 53 +++--- copyright | 360 ++++++++++++----------------------------- libkf5declarative-data.install | 2 libkf5declarative-dev.acc.in | 21 -- libkf5declarative-dev.install | 6 libkf5declarative5.symbols | 2 libkf5quickaddons5.symbols | 8 rules | 4 tests/acc | 11 - tests/control | 3 tests/testsuite.xsession | 11 - watch | 4 13 files changed, 163 insertions(+), 359 deletions(-) --- kdeclarative-5.9.0/debian/changelog 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/changelog 2015-04-23 17:38:09.000000000 +0000 @@ -1,9 +1,8 @@ -kdeclarative (5.9.0-1) experimental; urgency=medium +kdeclarative (5.9.0-0tanglu1) staging; urgency=medium - * New upstream release (5.9.0). - * Update symbols files. + * Upload for Tanglu - -- Maximiliano Curia Thu, 23 Apr 2015 08:25:25 +0200 + -- Matthias Klumpp Thu, 23 Apr 2015 19:38:09 +0200 kdeclarative (5.9.0-0ubuntu1) vivid; urgency=medium @@ -11,27 +10,12 @@ -- Scarlett Clark Mon, 13 Apr 2015 22:26:36 +0200 -kdeclarative (5.8.0-1) experimental; urgency=medium - - * New upstream release (5.8.0). - * Remove upstream applied patch: kubuntu_fix_epoxy_vs_qopengl.diff - * Update symbols files. - * Update copyright information. - - -- Maximiliano Curia Sun, 22 Mar 2015 11:38:54 +0100 - kdeclarative (5.8.0-0ubuntu1) vivid; urgency=medium * New upstream release -- Jonathan Riddell Tue, 17 Mar 2015 15:36:18 +0100 -kdeclarative (5.7.0-1) experimental; urgency=medium - - * New upstream release (5.7.0). - - -- Maximiliano Curia Fri, 06 Mar 2015 22:57:48 +0100 - kdeclarative (5.7.0-0ubuntu3) vivid; urgency=medium * Refine kubuntu_fix_epoxy_vs_qopengl.diff to prevent Qt from @@ -53,21 +37,6 @@ -- Harald Sitter Tue, 10 Feb 2015 16:48:37 +0100 -kdeclarative (5.6.0-1) experimental; urgency=medium - - * Prepare initial Debian release. - * Update build dependencies to build against experimental and to - follow cmake. - * Bump Standards-Version to 3.9.6, no changes needed. - * Add acc autopkgtests. - * Update copyright information. - * Update install files. - * Update watch file. - * Update symbols files. - * Add missing dev dependency (thanks to acc headers check) - - -- Maximiliano Curia Fri, 30 Jan 2015 14:13:38 +0100 - kdeclarative (5.6.0-0ubuntu1) vivid; urgency=medium * New upstream release --- kdeclarative-5.9.0/debian/control 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/control 2015-04-23 17:38:09.000000000 +0000 @@ -3,24 +3,38 @@ Priority: optional Maintainer: Debian/Kubuntu Qt/KDE Maintainers Uploaders: Maximiliano Curia -Build-Depends: cmake (>= 2.8.12), - debhelper (>= 9), - extra-cmake-modules (>= 5.9.0~), - kio-dev (>= 5.9.0~), +Build-Depends: cmake, + debhelper (>= 9.0.0), + extra-cmake-modules (>= 1.8.0), + kio-dev (>= 5.9.0), libepoxy-dev, - libkf5config-dev (>= 5.9.0~), - libkf5globalaccel-dev (>= 5.9.0~), - libkf5guiaddons-dev (>= 5.9.0~), - libkf5i18n-dev (>= 5.9.0~), - libkf5iconthemes-dev (>= 5.9.0~), - libkf5itemviews-dev (>= 5.7.0), - libkf5package-dev (>= 5.9.0~), - libkf5widgetsaddons-dev (>= 5.9.0~), - libkf5windowsystem-dev (>= 5.9.0~), + libkf5auth-dev (>= 5.9.0), + libkf5bookmarks-dev (>= 5.9.0), + libkf5codecs-dev (>= 5.9.0), + libkf5completion-dev (>= 5.9.0), + libkf5config-dev (>= 5.9.0), + libkf5configwidgets-dev (>= 5.9.0), + libkf5coreaddons-dev (>= 5.9.0), + libkf5dbusaddons-dev (>= 5.9.0), + libkf5globalaccel-dev (>= 5.9.0), + libkf5guiaddons-dev (>= 5.9.0), + libkf5i18n-dev (>= 5.9.0), + libkf5iconthemes-dev (>= 5.9.0), + libkf5itemviews-dev (>= 5.9.0), + libkf5jobwidgets-dev (>= 5.9.0), + libkf5kjs-dev (>= 5.9.0), + libkf5package-dev (>= 5.9.0), + libkf5service-dev (>= 5.9.0), + libkf5solid-dev (>= 5.9.0), + libkf5sonnet-dev (>= 5.9.0), + libkf5textwidgets-dev (>= 5.9.0), + libkf5widgetsaddons-dev (>= 5.9.0), + libkf5windowsystem-dev (>= 5.9.0), + libkf5xmlgui-dev (>= 5.9.0), pkg-config, pkg-kde-tools (>= 0.15.15ubuntu1~), - qtbase5-dev (>= 5.2.0), - qtdeclarative5-dev (>= 5.2.0~), + qtbase5-dev, + qtdeclarative5-dev, qtscript5-dev Standards-Version: 3.9.6 Homepage: https://projects.kde.org/projects/frameworks/kdeclarative @@ -37,12 +51,13 @@ Package: libkf5declarative-dev Section: libdevel Architecture: any -Depends: kio-dev (>= 5.9.0~), +Depends: kio-dev, + libkf5config-dev (>= 5.9.0), libkf5declarative5 (= ${binary:Version}), - libkf5package-dev (>= 5.9.0~), + libkf5package-dev (>= 5.9.0), libkf5quickaddons5 (= ${binary:Version}), - qtbase5-dev (>= 5.2.0), - qtdeclarative5-dev (>= 5.2.0~), + qtbase5-dev, + qtdeclarative5-dev, ${misc:Depends} Description: development files for kdeclarative Framework providing integration of QML and other KDE frameworks such --- kdeclarative-5.9.0/debian/copyright 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/copyright 2015-04-13 20:26:36.000000000 +0000 @@ -3,174 +3,87 @@ Source: https://projects.kde.org/projects/frameworks/kdeclarative Files: * -Copyright: 2009, Alan Alpert - 2012-2014, Aleix Pol Gonzalez - 2014-2015, David Edmundson - 2014, Fredrik Höglund - 2015, Luca Beltrame - 2011, Marco Martin - 2010-2015, Marco Martin - 2010-2013, Marco Martin - 2010, Ménard Alexis - 2013, Sebastian Kügler - 2009, Adriaan de Groot, Mustapha Abubakar, Ibrahim Dasuna - 2006, Canonical Ltd, and Rosetta Contributors 2006 - 1998, Erez Nir - 2000-2008, Free Software Foundation, Inc - 2008-2009, K Desktop Environment - 2005, KDE Armenian translation team - 2005, KDE Russian translation team - 2000-2003, KDE e.v - 2007, KDE i18n Project for Vietnamese - 1999-2003, Meni Livne - 2007-2010, This_file_is_part_of_KDE - 2001, translate.org.za -License: LGPL-2+ - -Files: COPYING.LIB - autotests/columnproxymodeltest.cpp - autotests/columnproxymodeltest.h - src/kdeclarative/private/kiconprovider.cpp - src/kdeclarative/private/kiconprovider_p.h - src/qmlcontrols/kioplugin/kioplugin.cpp - src/qmlcontrols/kioplugin/kioplugin.h - src/qmlcontrols/kioplugin/krunproxy.cpp - src/qmlcontrols/kioplugin/krunproxy.h - src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp - src/qmlcontrols/kquickcontrols/private/keysequencehelper.h - src/qmlcontrols/kquickcontrols/private/translationcontext.cpp - src/qmlcontrols/kquickcontrols/private/translationcontext.h - src/qmlcontrols/kwindowsystemplugin/kwindowsystemplugin.cpp - src/qmlcontrols/kwindowsystemplugin/kwindowsystemplugin.h - src/qmlcontrols/kwindowsystemplugin/kwindowsystemproxy.cpp - src/qmlcontrols/kwindowsystemplugin/kwindowsystemproxy.h -Copyright: 2012, Aleix Pol Gonzalez - 2012, Aleix Pol Gonzalez - 2007, Andreas Hartmetz - 2014, Antonis Tsiapaliokas - 2011, Artur Duque de Souza - 2014, David Edmundson - 2001, Ellis Whitehead - 1991-1999, Free Software Foundation, Inc - 2015, Kai Uwe Broulik - 2014, Kevin Ottens - 1998, Mark Donohoe -License: LGPL-2.1+ - -Files: src/qmlcontrols/draganddrop/DeclarativeDragArea.cpp - src/qmlcontrols/draganddrop/DeclarativeDragArea.h - src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp - src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h - src/qmlcontrols/draganddrop/DeclarativeDropArea.cpp - src/qmlcontrols/draganddrop/DeclarativeDropArea.h - src/qmlcontrols/draganddrop/DeclarativeMimeData.cpp - src/qmlcontrols/draganddrop/DeclarativeMimeData.h - src/qmlcontrols/draganddrop/MimeDataWrapper.cpp - src/qmlcontrols/draganddrop/MimeDataWrapper.h - src/qmlcontrols/draganddrop/draganddropplugin.cpp - src/qmlcontrols/draganddrop/draganddropplugin.h -Copyright: 2015, Aleix Pol Gonzalez - 2010, BetterInbox - 2011, Marco Martin - 2013, Sebastian Kügler -License: Expat - -Files: po/ca/kdeclarative5.po - po/ca@valencia/kdeclarative5.po - po/uk/kdeclarative5.po - src/qmlcontrols/kcoreaddons/kuserproxy.cpp - src/qmlcontrols/kcoreaddons/kuserproxy.h -Copyright: 2013, Marco Martin - 2014, Sebastian Kügler - 2014-2015, This_file_is_part_of_KDE -License: LGPL-2.1+3+KDEeV - -Files: COPYING - src/qmlcontrols/kquickcontrolsaddons/qiconitem.h - src/qmlcontrols/kquickcontrolsaddons/qimageitem.h - src/qmlcontrols/kquickcontrolsaddons/qpixmapitem.h -Copyright: 1989-1991, Free Software Foundation, Inc - 2015, Luca Beltrame - 2011, Marco Martin -License: GPL-2+ - -Files: src/qmlcontrols/kcoreaddons/formats.cpp - src/qmlcontrols/kcoreaddons/formats.h - src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.cpp - src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.h -Copyright: 2014, Bhushan Shah - 2014, David Edmundson -License: GPL-2+3+KDEeV - -Files: po/bg/kdeclarative5.po - tests/helloworld/metadata.desktop - tests/helloworldnowindow/metadata.desktop -Copyright: 2009-2013, Yasen Pramatarov - 2006-2009, Zlatko Popov -License: GPL - -Files: autotests/modeltest.cpp - autotests/modeltest.h -Copyright: 2011, Nokia Corporation and/or its subsidiary(-ies) -License: LGPL-2.1-QTexception-1.1 - -Files: cmake/Findepoxy.cmake -Copyright: 2014, Fredrik Höglund -License: BSD-3-clause - -Files: debian/* -Copyright: 2014, Scarlett Clark + debian/* +Copyright: 2014 David Edmundson + 2009 by Alan Alpert + 2010 by Ménard Alexis + 2011 by Marco Martin + 2014 Aleix Pol Gonzalez + 2014 Scarlett Clark License: LGPL-2.1+ - -License: BSD-3-clause - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - . - 1. Redistributions of source code must retain the copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License: Expat - 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: + 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. . - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. + 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. . - 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. + 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 Lesser + Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". -License: GPL - This file is licensed under the GPL. +Files: src/qmlcontrols/kquickcontrols/private/kquickcontrolsprivateplugin.cpp + src/qmlcontrols/kquickcontrols/private/kquickcontrolsprivateplugin.h + src/qmlcontrols/kquickcontrolsaddons/kquickcontrolsaddonsplugin.h + src/qmlcontrols/kquickcontrolsaddons/kquickcontrolsaddonsplugin.cpp + src/qmlcontrols/kquickcontrolsaddons/clipboard.h + src/qmlcontrols/kquickcontrolsaddons/mouseeventlistener.h + src/qmlcontrols/kquickcontrolsaddons/mimedatabase.cpp + src/qmlcontrols/kquickcontrolsaddons/qimageitem.cpp + src/qmlcontrols/kquickcontrolsaddons/qpixmapitem.cpp + src/qmlcontrols/kquickcontrolsaddons/mouseeventlistener.cpp + src/qmlcontrols/kquickcontrolsaddons/clipboard.cpp + src/qmlcontrols/kquickcontrolsaddons/columnproxymodel.cpp + src/qmlcontrols/kquickcontrolsaddons/qiconitem.cpp + src/qmlcontrols/kquickcontrolsaddons/mimedatabase.h + src/qmlcontrols/kquickcontrolsaddons/columnproxymodel.h + src/kdeclarative/configpropertymap.h + src/kdeclarative/qmlobject.h + src/kdeclarative/kdeclarative.cpp + src/kdeclarative/kdeclarative.h + src/kdeclarative/private/kioaccessmanagerfactory_p.h + src/kdeclarative/private/kioaccessmanagerfactory.cpp + src/kdeclarative/private/rootcontext.cpp + src/kdeclarative/private/rootcontext_p.h + src/kdeclarative/private/qmlobject_p.h + src/kdeclarative/private/kdeclarative_p.h + src/kdeclarative/configpropertymap.cpp + src/kdeclarative/qmlobject.cpp + tests/kdeclarativetest.cpp +Copyright: 2014 David Edmundson + 2009 by Alan Alpert + 2010 by Ménard Alexis + 2011 by Marco Martin + 2014 Aleix Pol Gonzalez + 2013 Sebastian Kügler +License: LGPL-2+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. . - On Debian systems, the complete text of the GNU General Public License can be - found in `/usr/share/common-licenses/GPL'. + 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". +Files: src/qmlcontrols/kquickcontrolsaddons/qpixmapitem.h + src/qmlcontrols/kquickcontrolsaddons/qiconitem.h + src/qmlcontrols/kquickcontrolsaddons/qimageitem.h +Copyright: 2011 Marco Martin 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 @@ -190,26 +103,46 @@ 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: LGPL-2+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - . - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. +Files:src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.cpp + src/qmlcontrols/draganddrop/DeclarativeMimeData.cpp + src/qmlcontrols/draganddrop/DeclarativeDropArea.cpp + src/qmlcontrols/draganddrop/DeclarativeDropArea.h + src/qmlcontrols/draganddrop/DeclarativeDragDropEvent.h + src/qmlcontrols/draganddrop/DeclarativeDragArea.cpp + src/qmlcontrols/draganddrop/draganddropplugin.h + src/qmlcontrols/draganddrop/draganddropplugin.cpp + src/qmlcontrols/draganddrop/DeclarativeMimeData.h + src/qmlcontrols/draganddrop/DeclarativeDragArea.h +Copyright: 2010 BetterInbox + 2013 Sebastian Kügler + 2011 Marco Martin +License: 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: . - 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. + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. . - 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". + 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. + -License: GPL-2+3+KDEeV +Files: src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.cpp + src/qmlcontrols/kcoreaddons/formats.h + src/qmlcontrols/kcoreaddons/kcoreaddonsplugin.h + src/qmlcontrols/kcoreaddons/formats.cpp +Copyright: 2014 Bhushan Shah + 2014 David Edmundson +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 @@ -229,71 +162,4 @@ 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", - likewise, the complete text of the GNU General Public License version 3 can - be found in "/usr/share/common-licenses/GPL-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 Lesser - Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". - -License: LGPL-2.1-QTexception-1.1 - $QT_BEGIN_LICENSE:LGPL$ - No Commercial Usage - This file contains pre-release code and may not be distributed. - You may use this file in accordance with the terms and conditions - contained in the Technology Preview License Agreement accompanying - this package. - . - GNU Lesser General Public License Usage - Alternatively, this file may be used under the terms of the GNU Lesser - General Public License version 2.1 as published by the Free Software - Foundation and appearing in the file LICENSE.LGPL included in the - packaging of this file. Please review the following information to - ensure the GNU Lesser General Public License version 2.1 requirements - will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - . - In addition, as a special exception, Nokia gives you certain additional - rights. These rights are described in the Nokia Qt LGPL Exception - version 1.1, included in the file LGPL_EXCEPTION.txt in this package. - . - If you have questions regarding the use of this file, please contact - Nokia at qt-info@nokia.com. - . - 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". - -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 Lesser General Public - License along with this library. If not, see . - . - 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". + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". --- kdeclarative-5.9.0/debian/libkf5declarative-data.install 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/libkf5declarative-data.install 2015-04-13 20:26:36.000000000 +0000 @@ -1 +1 @@ -usr/share/locale/*/*/kdeclarative5.mo +usr/share/locale --- kdeclarative-5.9.0/debian/libkf5declarative-dev.acc.in 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/libkf5declarative-dev.acc.in 1970-01-01 00:00:00.000000000 +0000 @@ -1,21 +0,0 @@ - - - - - 5.6.0 - - - - /usr/include/KF5/KDeclarative/ - - - - /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5Declarative.so - /usr/lib/@@DEB_HOST_MULTIARCH@@/libKF5QuickAddons.so - - - - -fPIC - - - --- kdeclarative-5.9.0/debian/libkf5declarative-dev.install 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/libkf5declarative-dev.install 2015-04-13 20:26:36.000000000 +0000 @@ -1,7 +1,5 @@ -usr/include/KF5/KDeclarative/ -usr/include/KF5/kdeclarative_version.h +usr/include/KF5/ usr/lib/*/cmake/KF5Declarative/ usr/lib/*/libKF5Declarative.so usr/lib/*/libKF5QuickAddons.so -usr/lib/*/qt5/mkspecs/modules/qt_KDeclarative.pri -usr/lib/*/qt5/mkspecs/modules/qt_QuickAddons.pri +usr/lib/*/qt5/mkspecs/modules/* --- kdeclarative-5.9.0/debian/libkf5declarative5.symbols 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/libkf5declarative5.symbols 2015-04-13 20:26:36.000000000 +0000 @@ -1,4 +1,4 @@ -# SymbolsHelper-Confirmed: 5.8.0 amd64 +# SymbolsHelper-Confirmed: 5.7.0+git20150305.0804+15.04 amd64 i386 libKF5Declarative.so.5 libkf5declarative5 #MINVER# _ZN12KDeclarative12KDeclarative10initializeEv@Base 4.96.0 _ZN12KDeclarative12KDeclarative13setupBindingsEv@Base 4.96.0 --- kdeclarative-5.9.0/debian/libkf5quickaddons5.symbols 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/libkf5quickaddons5.symbols 2015-04-13 20:26:36.000000000 +0000 @@ -1,4 +1,4 @@ -# SymbolsHelper-Confirmed: 5.9.0 amd64 +# SymbolsHelper-Confirmed: 5.8.0+git20150324.0130+15.04 amd64 i386 libKF5QuickAddons.so.5 libkf5quickaddons5 #MINVER# _ZN12KQuickAddons12ConfigModule10setButtonsE6QFlagsINS0_6ButtonEE@Base 5.8.0+git20150324.0130+15.04 _ZN12KQuickAddons12ConfigModule11qt_metacallEN11QMetaObject4CallEiPPv@Base 5.8.0+git20150324.0130+15.04 @@ -43,9 +43,6 @@ _ZN18ManagedTextureNodeD0Ev@Base 5.3.0+git20141016.0334 _ZN18ManagedTextureNodeD1Ev@Base 5.3.0+git20141016.0334 _ZN18ManagedTextureNodeD2Ev@Base 5.3.0+git20141016.0334 - _ZN20QSGSimpleTextureNodeD0Ev@Base 5.9.0 - _ZN20QSGSimpleTextureNodeD1Ev@Base 5.9.0 - _ZN20QSGSimpleTextureNodeD2Ev@Base 5.9.0 _ZNK12KQuickAddons12ConfigModule10metaObjectEv@Base 5.8.0+git20150324.0130+15.04 _ZNK12KQuickAddons12ConfigModule14authActionNameEv@Base 5.8.0+git20150324.0130+15.04 _ZNK12KQuickAddons12ConfigModule15rootOnlyMessageEv@Base 5.8.0+git20150324.0130+15.04 @@ -56,11 +53,8 @@ _ZNK12KQuickAddons12ConfigModule9aboutDataEv@Base 5.8.0+git20150324.0130+15.04 _ZNK12KQuickAddons12ConfigModule9quickHelpEv@Base 5.8.0+git20150324.0130+15.04 _ZTI18ManagedTextureNode@Base 5.3.0+git20141016.0334 - _ZTI20QSGSimpleTextureNode@Base 5.9.0 _ZTIN12KQuickAddons12ConfigModuleE@Base 5.8.0+git20150324.0130+15.04 _ZTS18ManagedTextureNode@Base 5.3.0+git20141016.0334 - _ZTS20QSGSimpleTextureNode@Base 5.9.0 _ZTSN12KQuickAddons12ConfigModuleE@Base 5.8.0+git20150324.0130+15.04 _ZTV18ManagedTextureNode@Base 5.3.0+git20141016.0334 - _ZTV20QSGSimpleTextureNode@Base 5.9.0 _ZTVN12KQuickAddons12ConfigModuleE@Base 5.8.0+git20150324.0130+15.04 --- kdeclarative-5.9.0/debian/rules 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/rules 2015-04-13 20:26:36.000000000 +0000 @@ -6,6 +6,4 @@ override_dh_strip: $(overridden_command) --dbg-package=libkf5declarative5-dbg -override_dh_auto_test: - # Disable dh_auto_test at build time - : +.PHONY: override_dh_auto_test --- kdeclarative-5.9.0/debian/tests/acc 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/tests/acc 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -#!/bin/sh - -DEB_HOST_MULTIARCH=$(dpkg-architecture -qDEB_HOST_MULTIARCH) - -for in_file in debian/*.acc.in; do - out_file=${in_file%.in} - sed 's/@@DEB_HOST_MULTIARCH@@/'"${DEB_HOST_MULTIARCH}"'/' \ - "${in_file}" > "${out_file}" -done - -dh_acc --- kdeclarative-5.9.0/debian/tests/control 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/tests/control 2015-04-13 20:26:36.000000000 +0000 @@ -2,6 +2,3 @@ Depends: @builddeps@, build-essential, xvfb, xauth, dbus-x11, openbox Restrictions: rw-build-tree - -Tests: acc -Depends: @, dh-acc, exuberant-ctags --- kdeclarative-5.9.0/debian/tests/testsuite.xsession 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/tests/testsuite.xsession 2015-04-13 20:26:36.000000000 +0000 @@ -1,11 +1,10 @@ #!/bin/sh +#!/bin/sh export LANG=C.UTF-8 export LC_ALL=C.UTF-8 [ -e debian/tests.home ] || mkdir debian/tests.home -export HOME="$(pwd)/debian/tests.home" -openbox & +HOME=debian/tests.home openbox & sleep 5 -dh_auto_test -ret=$? -rm -rf debian/tests.home -exit $ret +HOME=debian/tests.home dh_auto_test +rm -rf debian/home/tests.home + --- kdeclarative-5.9.0/debian/watch 2015-04-23 06:25:25.000000000 +0000 +++ kdeclarative-5.9.0/debian/watch 2015-04-13 20:26:36.000000000 +0000 @@ -1,3 +1,3 @@ version=3 -http://download.kde.org/unstable/frameworks/([\d.]+)/kdeclarative-([\d.]+)\.tar\.xz -http://download.kde.org/stable/frameworks/([\d.]+)/kdeclarative-([\d.]+)\.tar\.xz +http://download.kde.org/unstable/frameworks/([\d\.]*)/kdeclarative-(.*)\.tar\.xz +http://download.kde.org/stable/frameworks/([\d\.]*)/kdeclarative-(.*)\.tar\.xz