--- clickmanager-plugin-0.1+14.04.20140306.orig/debian/changelog +++ clickmanager-plugin-0.1+14.04.20140306/debian/changelog @@ -0,0 +1,57 @@ +clickmanager-plugin (0.1+14.04.20140306-0ubuntu2) trusty; urgency=medium + + * No-change rebuild for shlib changes in qtbase and qtdeclarative. + + -- Ricardo Salveti de Araujo Mon, 14 Apr 2014 11:38:20 -0300 + +clickmanager-plugin (0.1+14.04.20140306-0ubuntu1) trusty; urgency=low + + [ CI bot ] + * No change rebuild against Qt 5.2.1. + + [ Diego Sarmentero ] + * Add x-click-token support. (LP: #1231422) + + [ Ubuntu daily release ] + * New rebuild forced + + -- Ubuntu daily release Thu, 06 Mar 2014 09:25:29 +0000 + +clickmanager-plugin (0.1+13.10.20131003.1-0ubuntu1) saucy; urgency=low + + [ Diego Sarmentero ] + * Fix versions comparison. (LP: #1233160) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 14 + + -- Ubuntu daily release Thu, 03 Oct 2013 12:33:18 +0000 + +clickmanager-plugin (0.1+13.10.20130930.1-0ubuntu1) saucy; urgency=low + + [ Diego Sarmentero ] + * Use a single instance of debVersion for comparison. (LP: #1231389) + * Support signed url. - Improve error handling. (LP: #1231144, + #1231146) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 12 + + -- Ubuntu daily release Mon, 30 Sep 2013 14:28:20 +0000 + +clickmanager-plugin (0.1+13.10.20130924.1-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 9 + + -- Ubuntu daily release Tue, 24 Sep 2013 06:03:21 +0000 + +clickmanager-plugin (0.1+13.10.20130919.2-0ubuntu1) saucy; urgency=low + + [ Ɓukasz 'sil2100' Zemczak ] + * Initial release. + * Automatic snapshot from revision 5 (bootstrap) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 6 + + -- Ubuntu daily release Thu, 19 Sep 2013 10:03:15 +0000 --- clickmanager-plugin-0.1+14.04.20140306.orig/debian/compat +++ clickmanager-plugin-0.1+14.04.20140306/debian/compat @@ -0,0 +1 @@ +9 --- clickmanager-plugin-0.1+14.04.20140306.orig/debian/control +++ clickmanager-plugin-0.1+14.04.20140306/debian/control @@ -0,0 +1,29 @@ +Source: clickmanager-plugin +Section: x11 +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + libapt-pkg-dev, + libubuntuoneauth-2.0-dev, + libsignon-qt5-dev, + libaccounts-qt5-dev, + qt5-default, + qt5-qmake, + qtbase5-dev, + qtdeclarative5-dev, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/clickmanager-plugin +# If you aren't a member of ~ubuntuone-hackers but need to upload packaging +# changes, just go ahead. ~ubuntuone-hackers will notice and sync up the code +# again. +Vcs-Bzr: https://code.launchpad.net/~ubuntuone-hackers/clickmanager-plugin/trunk +Vcs-Browser: http://bazaar.launchpad.net/~ubuntuone-hackers/clickmanager-plugin/trunk/files + +Package: qtdeclarative5-ubuntu-click0.1 +Architecture: any +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~) +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: QML Plugin to check clicks updates + A QML Plugin to check clicks updates, downloads and install. --- clickmanager-plugin-0.1+14.04.20140306.orig/debian/copyright +++ clickmanager-plugin-0.1+14.04.20140306/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: clickmanager-plugin +Source: https://launchpad.net/clickmanager-plugin + +Files: * +Copyright: 2013 Canonical Ltd. +License: LGPL-3 + +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". --- clickmanager-plugin-0.1+14.04.20140306.orig/debian/rules +++ clickmanager-plugin-0.1+14.04.20140306/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --parallel --fail-missing --- clickmanager-plugin-0.1+14.04.20140306.orig/debian/source/format +++ clickmanager-plugin-0.1+14.04.20140306/debian/source/format @@ -0,0 +1 @@ +1.0