--- /dev/null
--- /dev/null
++kaccounts-providers (16.08.3-1) unstable; urgency=medium
++
++ * New upstream release (16.08.3)
++
++ -- Maximiliano Curia <maxy@debian.org> Wed, 23 Nov 2016 20:54:36 +0100
++
++kaccounts-providers (16.08.2-1) unstable; urgency=medium
++
++ [ Maximiliano Curia ]
++ * New upstream release (16.08.2)
++
++ [ Automatic packaging ]
++ * Update build-deps and deps with the info from cmake
++
++ -- Maximiliano Curia <maxy@debian.org> Wed, 19 Oct 2016 12:41:45 +0200
++
++kaccounts-providers (16.04.2-1) unstable; urgency=medium
++
++ * New upstream release.
++
++ -- Maximiliano Curia <maxy@debian.org> Thu, 23 Jun 2016 14:36:02 +0200
++
++kaccounts-providers (16.04.1-1) unstable; urgency=medium
++
++ [ Automatic packaging ]
++ * Bump Standards-Version to 3.9.8
++
++ [ Maximiliano Curia ]
++ * New upstream release (15.12.2).
++ * Add upstream metadata (DEP-12)
++ * debian/control: Update Vcs-Browser and Vcs-Git fields
++ * Add myself to the uploaders list
++
++ -- Maximiliano Curia <maxy@debian.org> Thu, 26 May 2016 18:39:47 +0200
++
++kaccounts-providers (15.12.1-1) experimental; urgency=medium
++
++ [ Diane Trout ]
++ * New upstream release.
++ * Update Build-Depends, add kio-dev, libkf5declarative-dev,
++ libkf5package-dev
++
++ [ Maximiliano Curia ]
++ * New upstream release (15.12.1).
++
++ -- Maximiliano Curia <maxy@debian.org> Mon, 01 Feb 2016 10:23:26 +0100
++
++kaccounts-providers (15.08.3-1) unstable; urgency=medium
++
++ * New upstream release.
++
++ -- Diane Trout <diane@ghic.org> Thu, 03 Dec 2015 23:03:42 -0800
++
++kaccounts-providers (15.08.1-1) unstable; urgency=medium
++
++ [ Maximiliano Curia ]
++ * Prepare initial Debian release.
++
++ [ Diane Trout ]
++ * libsignon-qt5-dev depends on libkf5coreaddons and libaccountsqt5-dev
++ so we can just list it in the Build-depends
++ * Update Build-Depends. No changes needed
++ * Write a longer description.
++ * add dh_install --list-missing to check for uninstalled files.
++ * Add myself as uploader.
++ * Add Homepage field.
++
++ -- Diane Trout <diane@debian.org> Sun, 20 Sep 2015 22:00:06 -0700
--- /dev/null
--- /dev/null
++9
--- /dev/null
--- /dev/null
++Source: kaccounts-providers
++Section: kde
++Priority: optional
++Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
++Uploaders: Diane Trout <diane@ghic.org>, Maximiliano Curia <maxy@debian.org>
++Build-Depends: cmake (>= 2.8.12~),
++ debhelper (>= 9),
++ extra-cmake-modules (>= 1.0.0~),
++ intltool,
++ kio-dev (>= 5.4.0~),
++ libaccounts-glib-dev,
++ libkaccounts-dev,
++ libkf5declarative-dev (>= 5.4.0~),
++ libkf5i18n-dev (>= 5.4.0~),
++ libkf5kio-dev (>= 5.4.0~),
++ libkf5package-dev (>= 5.4.0~),
++ libsignon-qt5-dev,
++ pkg-kde-tools (>= 0.12),
++ qtbase5-dev (>= 5.2.0~),
++ qtdeclarative5-dev (>= 5.2.0~)
++Standards-Version: 3.9.8
++Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers
++Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kaccounts-providers.git/
++Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kaccounts-providers.git
++
++Package: kaccounts-providers
++Architecture: any
++Depends: signon-plugin-oauth2, ${misc:Depends}, ${shlibs:Depends}
++Description: KDE providers for accounts sign-on
++ Provides additional configuration files for libaccounts and
++ libsignon to recognize online services such as Facebook
++ and Google.
--- /dev/null
--- /dev/null
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: kaccounts-providers
++Source: git://anongit.kde.org/kaccounts-providers.git
++
++Files: *
++Copyright: Martin Klapetek <mklapetek@kde.org>
++License: GPL-2+
++
++Files: cmake/*
++Copyright: Martin Klapetek <mklapetek@kde.org>
++License: BSD-3-clause
++
++Files: debian/*
++Copyright: 2015 Harald Sitter <sitter@kde.org>
++License: 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 package; if not, write to the Free
++ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
++ Boston, MA 02110-1301 USA
++ .
++ 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'.
++
++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.
--- /dev/null
--- /dev/null
++#!/usr/bin/make -f
++
++include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
++
++override_dh_install:
++ dh_install --list-missing
--- /dev/null
--- /dev/null
++3.0 (quilt)
--- /dev/null
--- /dev/null
++Name: kaccounts-providers
++Changelog: https://quickgit.kde.org/?p=kaccounts-providers.git&a=log
++Contact: kde-devel@kde.org
++Donation: https://www.kde.org/community/donations/index.php
++Repository: https://anongit.kde.org/kaccounts-providers.git
++Repository-Browse: https://quickgit.kde.org/?p=kaccounts-providers.git
++Security-Contact: security@kde.org
--- /dev/null
--- /dev/null
++version=3
++http://download.kde.org/stable/applications/([\d.]+)/src/kaccounts-providers-([\d.]+).tar.xz
++http://download.kde.org/unstable/applications/([\d.]+)/src/kaccounts-providers-([\d.]+).tar.xz