debian/0000775000000000000000000000000011654566141007201 5ustar debian/manpages0000664000000000000000000000001711335342405010704 0ustar debian/kgrab.1 debian/control0000664000000000000000000000106111654565432010604 0ustar Source: kgrab Section: kde Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Stalcup Build-Depends: debhelper (>= 7.4.13), pkg-kde-tools (>= 0.5.3), cmake, kdelibs5-dev (>= 4:4.4.0), libxss-dev Standards-Version: 3.9.2 Package: kgrab Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: screenshot utility for KDE 4 KGrab is a fork from the KSnapshot utility in KDE 4 that provides more functions such as printing as well as a standard menu. debian/kgrab.10000664000000000000000000000147411335342405010346 0ustar .TH "kgrab" "1" .if n .ad l .nh .SH "NAME" kgrab \- screen shot utility for KDE 4 .SH "SYNOPSIS" .B kgrab .RI [ Qt-options ] .RI [ KDE-options ] \&... .SH "DESCRIPTION" kgrab is a screen capturing utility used in KDE 4. .SH OPTIONS .PP All KDE and Qt programs accept a some common command-line options. kgrab has no application-specific options. .PP .TP .BR \-\-`help Show help about options .TP .BR \-\-`help\-qt Show Qt specific options .TP .BR \-\-`help\-kde Show KDE specific options .TP .BR \-\-`help\-all Show all options .TP .BR \-\-`author Show author information .TP .BR \-\-`version Show version information .TP .BR \-\-`license Show license information .TP .BR \-\- Indicates end of options .SH COPYRIGHT This manual page was written by Steve Stalcup for the \fBKubuntu system. debian/compat0000664000000000000000000000000211335342405010366 0ustar 7 debian/rules0000775000000000000000000000005111335334047010247 0ustar #!/usr/bin/make -f %: dh --with kde $@ debian/copyright0000664000000000000000000000503211335342405011123 0ustar This package was debianized by Steve Stalcup on Sat, 02 Feb 2008 22:50:26 -0500. It was downloaded from ftp://ftown.kde.org Upstream Author: Marcus Hufgard Copyright: Copyright (C) 2006 Marcus Hufgard Copyright (C) 2003 Nadeem Hasan Copyright (C) 2000 Matthias Ettrich Copyright (C) 2006 Urs Wolfer Copyright (C) 1997-2002 Richard J. Moore Copyright (C) 2004 Bernd Brandstetter Copyright (C) 2002 Aaron J. Seigo 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 2 dated June, 1991. | | 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 program; if not, write to the Free Software Foundation, | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The full text of the GNU General Public License version 2 is available on Debian systems in /usr/share/common-licenses/GPL-2. The following files are licensed under the GNU Library General Public License: * kgrab.cpp * kgrab.h * kgrab_settings.cpp * kgrab_settings.h * main.cpp * openwith.cpp * openwith.h | This library is free software; you can redistribute it and/or | modify it under the terms of the GNU Library General Public | License version 2 as published by the Free Software Foundation. | | This library 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 | Library General Public License for more details. | | You should have received a copy of the GNU Library General Public License | along with this library; see the file COPYING.LIB. If not, write to | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | Boston, MA 02110-1301, USA. The full text of the GNU Library General Public License version 2 is available on Debian systems in /usr/share/common-licenses/LGPL-2. The Debian packaging is (C) 2008, Steve Stalcup and is licensed under the GPL, see above. debian/source/0000775000000000000000000000000011334067133010471 5ustar debian/source/format0000664000000000000000000000001411335351633011701 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000012711654565361010235 0ustar version=3 ftp://ftp.kde.org/pub/kde/stable/extragear/kgrab-(.*).tar.bz2 debian uupdate debian/changelog0000664000000000000000000001206411654565447011066 0ustar kgrab (0.1.1-kde4.4.0-0ubuntu5) precise; urgency=low * Update watch file. * Bump Standards-Version to 3.9.2. -- Ilya Barygin Thu, 03 Nov 2011 23:27:23 +0400 kgrab (0.1.1-kde4.4.0-0ubuntu4) maverick; urgency=low * Remove the old kgrab.install from the transitional package to prevent FTBFS -- Jonathan Thomas Wed, 19 May 2010 19:58:39 -0400 kgrab (0.1.1-kde4.4.0-0ubuntu3) maverick; urgency=low * Remove the binary transitional package for kgrab-kde4 -- Jonathan Thomas Tue, 18 May 2010 20:53:43 -0400 kgrab (0.1.1-kde4.4.0-0ubuntu2) maverick; urgency=low * Add build-depend on cmake since kdelibs5-dev no longer depends on it -- Jonathan Thomas Tue, 18 May 2010 20:52:48 -0400 kgrab (0.1.1-kde4.4.0-0ubuntu1) lucid; urgency=low * New upstream release - Swithc to dh --with kde in rules - Bump build-depends and Standards-version - Drop cdbs - Source format 3.0 -- Alessandro Ghersi Fri, 12 Feb 2010 22:17:54 +0100 kgrab (0.1.1-kde4.3.1-0ubuntu1) lucid; urgency=low * New upstream release * Update maintainer to Ubuntu Developers * Remove unnecessary quilt, cmake, and libqt4-phonon-dev build-deps * Bump Standards-Version to 3.8.3 * Transition package from kde4.mk to kde.mk from pkg-kde-tools, add build-depends on pkg-kde-tools * Make the -kde4 transitional package depend on ${misc:Depends} to satisfy lintian -- Jonathan Thomas Wed, 04 Nov 2009 10:55:01 -0500 kgrab (0.1.1-kde4.3.0-0ubuntu1~ppa1) karmic; urgency=low * New upstream release * Bump version of kdelibs5-dev build-dep to 4.3.0 * Bump version of debhelper build-dep and compat to 7 -- Christian Mangold Fri, 31 Jul 2009 23:29:28 +0200 kgrab (0.1.1-kde4.2.0-0ubuntu2) karmic; urgency=low [ Michał Zając ] * Changed libphonon-dev to libqt4-phonon-dev (>= 4.5.1) in debian/control [ Roderick B. Greening ] * Bump kdelibs to 4.2.85 for libqt4-phonon-dev -- Roderick B. Greening Sun, 24 May 2009 21:15:10 -0230 kgrab (0.1.1-kde4.2.0-0ubuntu1) jaunty; urgency=low * New upstream release * Bump build depends in debian/control -- Steve Stalcup Tue, 27 Jan 2009 22:23:04 -0500 kgrab (0.1.1-kde4.1.3-0ubuntu1) jaunty; urgency=low * New upstream release -- Nathan Handler Mon, 22 Dec 2008 13:02:40 -0600 kgrab (0.1.1-kde4.1.2-0ubuntu1) intrepid; urgency=low * New upstream release -- Guillaume Martres Sat, 27 Sep 2008 17:02:43 +0200 kgrab (0.1.1-kde4.1.1-0ubuntu2) intrepid; urgency=low * Updated rules, rebuild with new kdelibsO -- Steve Stalcup Wed, 03 Sep 2008 10:28:17 -0400 kgrab (0.1.1-kde4.1.1-0ubuntu1) intrepid; urgency=low * New upstream release * Removed debian/cdbs dir, using cdbs kde4.mk -- Steve Stalcup Sat, 30 Aug 2008 21:23:01 -0400 kgrab (0.1.1-kde4.1.0-0ubuntu2) intrepid; urgency=low * Added kgrab.install and kgrab.1 in debian -- Steve Stalcup Thu, 31 Jul 2008 22:35:23 -0400 kgrab (0.1.1-kde4.1.0-0ubuntu1) intrepid; urgency=low * New upstream release, 4.1 final * Removed kgrab-kde4.lintian file -- Steve Stalcup Sat, 26 Jul 2008 21:24:14 -0400 kgrab (0.1.1-kde4.0.98-0ubuntu2) intrepid; urgency=low * Add transitional package kgrab-kde4 -> kgrab -- Steve Stalcup Mon, 14 Jul 2008 21:54:32 -0400 kgrab (0.1.1-kde4.0.98-0ubuntu1) intrepid; urgency=low * New upstream release (LP: #248545) * Debian/control: added Replaces: kgrab-kde4 * Bumped standards version to 3.8.0 (no change) -- Steve Stalcup Mon, 14 Jul 2008 18:34:09 -0400 kgrab (0.1.1-kde4.0.83-0ubuntu1) intrepid; urgency=low * New upstream version -- Richard Birnie Fri, 27 Jun 2008 07:08:07 +0000 kgrab (0.1.1-kde4.0.80-0ubuntu1) intrepid; urgency=low * New upstream version. * Dropped kde4 from package name -- Richard Birnie Sun, 15 Jun 2008 18:32:40 +0100 kgrab-kde4 (0.1.1-kde4.0.4-0ubuntu1~hardy1) hardy; urgency=low * New upstream release (LP: #226697) * Updated control file - bumped kde deps to 4:4.0.4 -- Richard A. Johnson Sun, 04 May 2008 19:40:31 -0500 kgrab-kde4 (0.1.1-0ubuntu3) hardy; urgency=low * New minor upstream release * Bumped KDE 4 deps to 4:4.0.3 * Updated rules file removing old wrapper script - replaced by kde.mk * Added watch file * Fixed copyright file * Added lintian overrides to hush some things needed for KDE 4 install -- Richard A. Johnson Tue, 01 Apr 2008 13:00:06 -0500 kgrab-kde4 (0.1.1-0ubuntu2) hardy; urgency=low * New minor upstream release -- Richard A. Johnson Mon, 03 Mar 2008 17:28:40 -0600 kgrab-kde4 (0.1.1-0ubuntu1) hardy; urgency=low * Initial release -- Steve Stalcup Sat, 02 Feb 2008 22:50:26 -0500