--- plasma-widget-droptoimageshack-0.5.2.orig/debian/changelog +++ plasma-widget-droptoimageshack-0.5.2/debian/changelog @@ -0,0 +1,16 @@ +plasma-widget-droptoimageshack (0.5.2-0ubuntu1) karmic; urgency=low + + * New upstream release (LP: #405046) + * Transition to kde.mk from pkg-kde-tools: + - Include kde.mk and debhelper.mk in debian/rules + - Bump debhelper build-dep in debian/control to 7 + - Bump compat to 7 + * Bump Standards-Version to 3.8.2, no changes necessary + + -- Alessandro Ghersi Sun, 26 Jul 2009 23:41:48 +0200 + +plasma-widget-droptoimageshack (0.4.2-0ubuntu1) karmic; urgency=low + + * Initial release (LP: #375016) + + -- Alessandro Ghersi Mon, 11 May 2009 18:59:25 +0200 --- plasma-widget-droptoimageshack-0.5.2.orig/debian/control +++ plasma-widget-droptoimageshack-0.5.2/debian/control @@ -0,0 +1,16 @@ +Source: plasma-widget-droptoimageshack +Section: kde +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Alessandro Ghersi +Build-Depends: debhelper (>= 7), cdbs, pkg-kde-tools, kdelibs5-dev, + libcurl4-openssl-dev +Standards-Version: 3.8.2 +Homepage: http://kde-look.org/content/show.php/Drop+To+Imageshack?content=104592 + +Package: plasma-widget-droptoimageshack +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: plasma widget which can upload images to Imageshack.us + Just drag and drop your image to the widget, or click to it to upload desktop + screenshot. The main features are upload history and upload progress. --- plasma-widget-droptoimageshack-0.5.2.orig/debian/rules +++ plasma-widget-droptoimageshack-0.5.2/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk --- plasma-widget-droptoimageshack-0.5.2.orig/debian/compat +++ plasma-widget-droptoimageshack-0.5.2/debian/compat @@ -0,0 +1 @@ +7 --- plasma-widget-droptoimageshack-0.5.2.orig/debian/copyright +++ plasma-widget-droptoimageshack-0.5.2/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Alessandro Ghersi + on Mon, 11 May 2009 18:59:25 +0200. + +It was downloaded from +http://kde-look.org/content/show.php/Drop+To+Imageshack?content=104592 + +Upstream Author: Alexander Saltykov + +Copyright: + + Copyright © 2009 Alexander Saltykov + +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; either version 2 of the License, or + (at your option) any later version. + + 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in the /usr/share/common-licenses/GPL-2 file. + +The Debian packaging is Copyright © 2009, Alessandro Ghersi + and is licensed under the GPL, see above.