--- qtpowerd-0.2+13.10.20131014.3.orig/debian/changelog +++ qtpowerd-0.2+13.10.20131014.3/debian/changelog @@ -0,0 +1,66 @@ +qtpowerd (0.2+13.10.20131014.3-0ubuntu4) focal; urgency=medium + + * No-change rebuild for libgcc-s1 package name change. + + -- Matthias Klose Sun, 22 Mar 2020 16:55:21 +0100 + +qtpowerd (0.2+13.10.20131014.3-0ubuntu3) eoan; urgency=medium + + * No-change rebuild to drop multiarch-support dependency. + + -- Matthias Klose Sun, 01 Sep 2019 03:41:55 +0000 + +qtpowerd (0.2+13.10.20131014.3-0ubuntu2) trusty; urgency=medium + + * Rebuild against Qt 5.2.1 + + -- Timo Jyrinki Wed, 05 Mar 2014 10:22:19 +0200 + +qtpowerd (0.2+13.10.20131014.3-0ubuntu1) saucy; urgency=low + + [ Loïc Minier ] + * Bump to 0.2. + * Update packaging for CI/autolanding. + * Link with DBus to be able to use some of its symbols + + [ Victor Thompson ] + * Initial qtpowerd work--does not compile. + * Plugin compiles, needs testing + * Tweak plugin installation + + [ Ricardo Mendoza ] + * Select lock name dynamically according to application. Hold display + active as well on KeepAlive. + * Use pid to construct lock name. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 8 + + -- Ubuntu daily release Mon, 14 Oct 2013 21:38:16 +0000 + +qtpowerd (0.2+13.10.20131014.2-0ubuntu1) saucy; urgency=low + + [ Loïc Minier ] + * Bump to 0.2. + * Update packaging for CI/autolanding. + * Link with DBus to be able to use some of its symbols + + [ Victor Thompson ] + * Initial qtpowerd work--does not compile. + * Plugin compiles, needs testing + * Tweak plugin installation + + [ Ricardo Mendoza ] + * Select lock name dynamically according to application. Hold display + active as well on KeepAlive. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 7 + + -- Ubuntu daily release Mon, 14 Oct 2013 20:14:52 +0000 + +qtpowerd (0.0.20130924-0ubuntu1) saucy; urgency=low + + * Initial release. + + -- Victor Thompson Tue, 24 Sep 2013 20:15:48 -0500 --- qtpowerd-0.2+13.10.20131014.3.orig/debian/compat +++ qtpowerd-0.2+13.10.20131014.3/debian/compat @@ -0,0 +1 @@ +9 --- qtpowerd-0.2+13.10.20131014.3.orig/debian/control +++ qtpowerd-0.2+13.10.20131014.3/debian/control @@ -0,0 +1,27 @@ +Source: qtpowerd +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9.0.0), + qtbase5-dev, + qtdeclarative5-dev, + qt5-default, + pkg-kde-tools, +Standards-Version: 3.9.4 +Homepage: http://launchpad.net/qtpowerd +# If you aren't a member of ~phablet-team but need to upload packaging changes, +# just go ahead. ~phablet-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/qtpowerd/trunk + +Package: qtdeclarative5-qtpowerd0.1 +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Powerd QML plugin + Qt is a cross-platform C++ application framework. Qt's primary feature + is its rich set of widgets that provide standard GUI functionality. + . + This package contains the Powerd plugin for keeping an app alive upon + suspension. + --- qtpowerd-0.2+13.10.20131014.3.orig/debian/copyright +++ qtpowerd-0.2+13.10.20131014.3/debian/copyright @@ -0,0 +1,26 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: qtpowerd +Source: https://launchpad.net/qtpowerd + +Files: * +Copyright: Copyright (C) 2013, Canonical Ltd +License: LGPL-3 + +Files: debian/* +Copyright: 2013 Victor Thompson +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 version 3, as + published by the Free Software Foundation + . + 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 Lesser 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 complete text of the GNU General Public License + can be found in /usr/share/common-licenses/LGPL-3 --- qtpowerd-0.2+13.10.20131014.3.orig/debian/rules +++ qtpowerd-0.2+13.10.20131014.3/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --fail-missing --- qtpowerd-0.2+13.10.20131014.3.orig/debian/source/format +++ qtpowerd-0.2+13.10.20131014.3/debian/source/format @@ -0,0 +1 @@ +1.0