--- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/copyright +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/copyright @@ -0,0 +1,23 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: accounts-qml-module +Upstream-Contact: Alberto Mardegan +Source: https://launchpad.net/accounts-qml-module + +Files: * +Copyright: 2013 Canonical Ltd. +License: LGPL-3 + This package 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 3 of the License. + . + 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 + Lesser 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 Lesser General + Public License can be found in "/usr/share/common-licenses/LGPL-3". --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/accounts-qml-module-doc.install +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/accounts-qml-module-doc.install @@ -0,0 +1 @@ +usr/share/*/doc --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/control +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/control @@ -0,0 +1,39 @@ +Source: accounts-qml-module +Section: libs +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: dbus-test-runner, + debhelper (>= 9), + libaccounts-qt5-dev (>= 1.5), + libsignon-qt5-dev (>= 8.50), + pkg-config, + qtdeclarative5-dev, + qtchooser, + qt5-qmake, + xvfb, +Standards-Version: 3.9.3 +Homepage: https://launchpad.net/accounts-qml-module +# If you aren't a member of ~online-accounts but need to upload packaging changes, +# just go ahead. ~online-accounts will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~online-accounts/accounts-qml-module/trunk + +Package: qtdeclarative5-accounts-plugin +Architecture: amd64 i386 armhf +Depends: ${misc:Depends}, + ${shlibs:Depends}, + qtdeclarative5-qtquick2-plugin, +Description: Expose the Online Accounts API to QML applications + This module provides access to the Online Accounts framework from QML + applications. + +Package: accounts-qml-module-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: Online Accounts QML - documentation + This module provides access to the Online Accounts framework from QML + applications. + . + This package contains developer documentation. + --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/compat +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/compat @@ -0,0 +1 @@ +9 --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/rules +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/rules @@ -0,0 +1,20 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +override_dh_auto_configure: + QT_SELECT=qt5 \ + dh_auto_configure \ + -- LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH) \ + "QMAKE_CXXFLAGS=$(CFLAGS)" \ + CONFIG+=ubuntu-docs \ + accounts-qml-module.pro + +override_dh_install: + rm -rf debian/*/usr/bin + dh_install --fail-missing + +%: + dh $@ --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/changelog +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/changelog @@ -0,0 +1,43 @@ +accounts-qml-module (0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next-0ubuntu1) raring; urgency=low + + * Automatic snapshot from revision 22 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 01 May 2013 07:53:29 +0000 + +accounts-qml-module (0.0bzr13.04.26-0ubuntu2) raring; urgency=low + + [ Ken VanDine ] + * Automatic snapshot from revision 15 (bootstrap) + * debian/control + - Only build for arches supported by qtdeclarative5 + + [ Alberto Mardegan ] + * Support the latest libaccounts-qt + + -- Alberto Mardegan Tue, 30 Apr 2013 15:18:06 -0700 + +accounts-qml-module (0.0bzr13.04.25-0ubuntu1) raring; urgency=low + + * Added doc package + + -- Ken VanDine Thu, 25 Apr 2013 16:34:16 -0400 + +accounts-qml-module (0.0bzr13.03.08-0ubuntu1) raring; urgency=low + + * Upload for raring + + -- Ken VanDine Fri, 08 Mar 2013 08:12:25 -0500 + +accounts-qml-module (0.0bzr13.03.07-0raring1) raring; urgency=low + + * New snapshot + * debian/control + - added depends for qtdeclarative5-qtquick2-plugin + + -- Ken VanDine Thu, 07 Mar 2013 08:52:07 -0500 + +accounts-qml-module (0.0bzr13.02.20-0raring1) raring; urgency=low + + * Initial release. + + -- Alberto Mardegan Tue, 19 Feb 2013 10:23:10 +0400 --- accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next.orig/debian/qtdeclarative5-accounts-plugin.install +++ accounts-qml-module-0.0bzr13.04.26daily13.05.01.1ubuntu.unity.next/debian/qtdeclarative5-accounts-plugin.install @@ -0,0 +1 @@ +usr/lib/*/qt5/qml/