--- kde-service-menu-fuseiso-0.2.orig/debian/changelog +++ kde-service-menu-fuseiso-0.2/debian/changelog @@ -0,0 +1,28 @@ +kde-service-menu-fuseiso (0.2-0ubuntu3) noble; urgency=medium + + * No change rebuild to gain buildinfo. + + -- Dimitri John Ledkov Sat, 17 Feb 2024 18:34:56 +0000 + +kde-service-menu-fuseiso (0.2-0ubuntu2) precise; urgency=low + + * Remove the manual dependency on kdebase-runtime. The pkg-kde-tools give + the KDE runtime dependency, and this package has since changed to be + named kde-runtime. + * Add an Enhances: dolphin, konqueror field to the binary package, so that + the package will show up as an addon for Dolphin and Konqueror. + * Bump Standards-Version to 3.9.3 + + -- Jonathan Thomas Thu, 29 Mar 2012 20:39:34 -0400 + +kde-service-menu-fuseiso (0.2-0ubuntu1) lucid; urgency=low + + * New upstream release + + -- Andreas Wenning Wed, 24 Feb 2010 00:42:37 +0100 + +kde-service-menu-fuseiso (0.1-0ubuntu1) lucid; urgency=low + + * Initial release. (LP: #66508) + + -- Andreas Wenning Sun, 14 Feb 2010 13:06:01 +0100 --- kde-service-menu-fuseiso-0.2.orig/debian/compat +++ kde-service-menu-fuseiso-0.2/debian/compat @@ -0,0 +1 @@ +7 --- kde-service-menu-fuseiso-0.2.orig/debian/control +++ kde-service-menu-fuseiso-0.2/debian/control @@ -0,0 +1,16 @@ +Source: kde-service-menu-fuseiso +Section: kde +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Andreas Wenning +Build-Depends: debhelper (>= 7), pkg-kde-tools +Standards-Version: 3.9.3 +Homepage: http://awen.dk/dist/kde-service-menu-fuseiso/ + +Package: kde-service-menu-fuseiso +Architecture: all +Depends: ${misc:Depends}, fuseiso +Recommends: dolphin | konqueror +Enhances: dolphin, konqueror +Description: Small set of service menu entries for KDE to access ISO images + Mount and unmount ISO images from Dolphin, Konqueror and other KDE file views. --- kde-service-menu-fuseiso-0.2.orig/debian/copyright +++ kde-service-menu-fuseiso-0.2/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by: +Andreas Wenning on Sat, 13 Feb 2010 18:13:53 +0100 + +Author: Andreas Wenning + +Copyright © 2010 Andreas Wenning + +Package was downloaded from: http://awen.dk/dist/kde-service-menu-fuseiso/ + +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., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +On Debian GNU/Linux systems, the complete text of the GNU General Public +License version 2 can be found in the /usr/share/common-licenses/GPL-2 file. + +The Debian packaging is Copyright © 2010, Andreas Wenning and +licensed under the GNU General Public License version 2, see above. --- kde-service-menu-fuseiso-0.2.orig/debian/kde-service-menu-fuseiso.install +++ kde-service-menu-fuseiso-0.2/debian/kde-service-menu-fuseiso.install @@ -0,0 +1,2 @@ +media.directory /usr/share/kde4/apps/kde-service-menu-fuseiso/ +fuseiso_*.desktop /usr/share/kde4/services/ServiceMenus/ --- kde-service-menu-fuseiso-0.2.orig/debian/rules +++ kde-service-menu-fuseiso-0.2/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +%: + dh $@ + +.PHONY: override_dh_auto_configure --- kde-service-menu-fuseiso-0.2.orig/debian/watch +++ kde-service-menu-fuseiso-0.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://awen.dk/dist/kde-service-menu-fuseiso/kde-service-menu-fuseiso-(.*)\.tar\.gz