--- plasma-widget-indicatordisplay-0.4.2.orig/debian/copyright +++ plasma-widget-indicatordisplay-0.4.2/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Aurélien Gâteau on +Fri, 31 Jul 2009 16:53:04 +0200. + +It was downloaded from + +Upstream Author: + + Aurélien Gâteau + +Copyright: + + Copyright (C) 2009 Canonical Ltd. + +License: + + 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, 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/GPL-3'. + +The Debian packaging is: + + Copyright (C) 2009 Canonical Ltd. + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. --- plasma-widget-indicatordisplay-0.4.2.orig/debian/control +++ plasma-widget-indicatordisplay-0.4.2/debian/control @@ -0,0 +1,15 @@ +Source: plasma-widget-indicatordisplay +Section: kde +Priority: extra +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Aurélien Gâteau +Build-Depends: cdbs, debhelper (>= 7), cmake, libindicate-qt-dev (>= 0.2.2-0ubuntu2), kdelibs5-dev +Standards-Version: 3.8.3 +Homepage: https://launchpad.net/plasma-indicatordisplay + +Package: plasma-widget-indicatordisplay +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A Plasma applet to display indicators + A Plasma applet which displays indicators from libindicate enabled + applications. --- plasma-widget-indicatordisplay-0.4.2.orig/debian/compat +++ plasma-widget-indicatordisplay-0.4.2/debian/compat @@ -0,0 +1 @@ +7 --- plasma-widget-indicatordisplay-0.4.2.orig/debian/rules +++ plasma-widget-indicatordisplay-0.4.2/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk + +#disable until test suite actually passes +#common-post-build-arch:: +# make -C obj-*/tests buildtests +# make -C obj-*/tests test --- plasma-widget-indicatordisplay-0.4.2.orig/debian/changelog +++ plasma-widget-indicatordisplay-0.4.2/debian/changelog @@ -0,0 +1,42 @@ +plasma-widget-indicatordisplay (0.4.2-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Jonathan Riddell Fri, 09 Oct 2009 17:13:59 +0100 + +plasma-widget-indicatordisplay (0.4.1-0ubuntu2) karmic; urgency=low + + * Bump build-depeds to libindicate-qt-dev (>= 0.2.2-0ubuntu2) + + -- Jonathan Riddell Thu, 08 Oct 2009 11:40:34 +0100 + +plasma-widget-indicatordisplay (0.4.1-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Jonathan Riddell Wed, 07 Oct 2009 16:21:27 +0100 + +plasma-widget-indicatordisplay (0.4.0-0ubuntu1) karmic; urgency=low + + * New upstream release + * Build-dep on libindicate-qt >= 0.2.1 + + -- Jonathan Riddell Mon, 21 Sep 2009 12:28:58 +0100 + +plasma-widget-indicatordisplay (0.3.0-0ubuntu1) karmic; urgency=low + + * New upstream release + + -- Jonathan Riddell Wed, 12 Aug 2009 17:26:51 +0100 + +plasma-widget-indicatordisplay (0.2.2-0ubuntu2) karmic; urgency=low + + * New upstream release, now properly GPL 3 licenced + + -- Jonathan Riddell Fri, 07 Aug 2009 18:13:44 +0100 + +plasma-widget-indicatordisplay (0.2.1-0ubuntu1) karmic; urgency=low + + * Initial release + + -- Aurélien Gâteau Wed, 05 Aug 2009 18:15:34 +0100