--- kgrubeditor-0.8.1.orig/debian/watch +++ kgrubeditor-0.8.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/kgrubeditor/KGRUBEditor-(.*)-src\.tar\.bz2 --- kgrubeditor-0.8.1.orig/debian/compat +++ kgrubeditor-0.8.1/debian/compat @@ -0,0 +1 @@ +5 --- kgrubeditor-0.8.1.orig/debian/copyright +++ kgrubeditor-0.8.1/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Harald Sitter on +Tue, 19 Feb 2008 16:14:01 +0100. + +It was downloaded from http://kde-apps.org/content/show.php?content=75442 + +Upstream Author: Konstantinos Smanis + +Copyright: + (C) 2008 Konstantinos Smanis + +License: + + This package 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 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 General Public License for more details. + + You should have received a copy of the GNU 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/GPL'. + +The Debian packaging is (C) 2008, Harald Sitter and +is licensed under the GPL version 2, or (at your option) +any later version, see `/usr/share/common-licenses/GPL'. --- kgrubeditor-0.8.1.orig/debian/control +++ kgrubeditor-0.8.1/debian/control @@ -0,0 +1,19 @@ +Source: kgrubeditor +Section: admin +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Harald Sitter +Build-Depends: debhelper (>= 5), cdbs, quilt, cmake, kdelibs5-dev +Standards-Version: 3.8.0 +Homepage: http://kde-apps.org/content/show.php?content=75442 + +Package: kgrubeditor +Architecture: any +Depends: ${shlibs:Depends}, imagemagick | graphicsmagick-imagemagick-compat +Suggests: systemsettings +Description: graphical editor for GRUB boot manager settings + A tool to view and edit the menu.lst file of the GRUB boot manager. It offers + many features and it is the perfect solution for those who want to change the + way GRUB works, without messing with the menu.lst file. + . + This is the KDE 4 version of QGRUBEditor --- kgrubeditor-0.8.1.orig/debian/rules +++ kgrubeditor-0.8.1/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +THIS_SHOULD_GO_TO_UNSTABLE = 1 +include /usr/share/cdbs/1/class/kde4.mk + +binary-install/kgrubeditor:: + rm -f debian/kgrubeditor/usr/share/applications/kde4/kgrubeditor_app.desktop + --- kgrubeditor-0.8.1.orig/debian/changelog +++ kgrubeditor-0.8.1/debian/changelog @@ -0,0 +1,37 @@ +kgrubeditor (0.8.1-0ubuntu2) intrepid; urgency=low + + * Removed standalone app desktop file. + + -- Anthony Mercatante Fri, 19 Sep 2008 12:57:48 +0200 + +kgrubeditor (0.8.1-0ubuntu1) intrepid; urgency=low + + * New upstream release + * Suggest systemsettings for new KCM module + * Remove manpage again + * Add kubuntu_01_change_location_in_systemsettings.diff moving kgrubeditor to + Advanced -> System in systemsettings (as discussed with upstream) + + -- Harald Sitter Thu, 14 Aug 2008 10:12:09 +0200 + +kgrubeditor (0.8-0ubuntu1) intrepid; urgency=low + + * New upstream release + * Remove debian/cdbs and use kde4.mk from cdbs instead + * Add manpage + + -- Harald Sitter Tue, 12 Aug 2008 16:12:09 +0200 + +kgrubeditor (0.7-0ubuntu1) intrepid; urgency=low + + * New upstream release + * bumped standards version to 3.8.0 (no change) + * Updated debian/cdbs for intrepid paths + + -- Steve Stalcup Sat, 02 Aug 2008 08:47:56 -0400 + +kgrubeditor (0.5-0ubuntu1) hardy; urgency=low + + * Initial release (LP: #193328) + + -- Harald Sitter Tue, 19 Feb 2008 16:14:01 +0100 --- kgrubeditor-0.8.1.orig/debian/patches/series +++ kgrubeditor-0.8.1/debian/patches/series @@ -0,0 +1 @@ +kubuntu_01_change_location_in_systemsettings.diff --- kgrubeditor-0.8.1.orig/debian/patches/kubuntu_01_change_location_in_systemsettings.diff +++ kgrubeditor-0.8.1/debian/patches/kubuntu_01_change_location_in_systemsettings.diff @@ -0,0 +1,12 @@ +Index: kgrubeditor-0.8.1/other/kgrubeditor.desktop +=================================================================== +--- kgrubeditor-0.8.1.orig/other/kgrubeditor.desktop 2008-08-14 10:40:35.000000000 +0200 ++++ kgrubeditor-0.8.1/other/kgrubeditor.desktop 2008-08-14 10:41:33.000000000 +0200 +@@ -9,6 +9,6 @@ + Comment=A system tool to view and edit the GRUB boot loader. + + X-KDE-Keywords=grub,boot,menu,entries,default,timeout,dual,password,color,splash,image,map,install,restore,bootloader +-X-KDE-System-Settings-Parent-Category=computer-administration ++X-KDE-System-Settings-Parent-Category=system + X-KDE-Library=kgrubeditor + X-KDE-ParentApp=kcontrol