--- click-update-manager-0.1+13.10.20130920.1.orig/debian/copyright +++ click-update-manager-0.1+13.10.20130920.1/debian/copyright @@ -0,0 +1,23 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: click-update-manager +Source: https://launchpad.net/click-update-manager + +Files: * +Copyright: 2012 Canonical Ltd. +License: GPL-3 + +License: GPL-3 + 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 3 of the License. + . + 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 program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. --- click-update-manager-0.1+13.10.20130920.1.orig/debian/control +++ click-update-manager-0.1+13.10.20130920.1/debian/control @@ -0,0 +1,25 @@ +Source: click-update-manager +Section: x11 +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cmake, + debhelper (>= 9), + qtdeclarative5-ubuntu-click0.1, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/click-update-manager +# 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/click-update-manager/trunk +Vcs-Browser: http://bazaar.launchpad.net/~ubuntuone-hackers/click-update-manager/trunk/files + +Package: click-update-manager +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, + qmlscene, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-ubuntu-click0.1, +Description: UpdateManager for Click packages + A QML application for managing click package updates --- click-update-manager-0.1+13.10.20130920.1.orig/debian/compat +++ click-update-manager-0.1+13.10.20130920.1/debian/compat @@ -0,0 +1 @@ +9 --- click-update-manager-0.1+13.10.20130920.1.orig/debian/rules +++ click-update-manager-0.1+13.10.20130920.1/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 --- click-update-manager-0.1+13.10.20130920.1.orig/debian/changelog +++ click-update-manager-0.1+13.10.20130920.1/debian/changelog @@ -0,0 +1,21 @@ +click-update-manager (0.1+13.10.20130920.1-0ubuntu1) saucy; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * Build-dep on qtdeclarative5-ubuntu-click0.1 to force a dep-wait on + powerpc. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 19 + + -- Ubuntu daily release Fri, 20 Sep 2013 10:03:27 +0000 + +click-update-manager (0.1+13.10.20130919.2-0ubuntu1) saucy; urgency=low + + [ Łukasz 'sil2100' Zemczak ] + * Initial release. + * Automatic snapshot from revision 16 (bootstrap) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 17 + + -- Ubuntu daily release Thu, 19 Sep 2013 10:03:34 +0000 --- click-update-manager-0.1+13.10.20130920.1.orig/debian/source/format +++ click-update-manager-0.1+13.10.20130920.1/debian/source/format @@ -0,0 +1 @@ +1.0