debian/0000775000000000000000000000000012175500754007176 5ustar debian/copyright0000664000000000000000000000215412162364024011125 0ustar This package was debianized by Romain Beauxis on Thu, 14 Apr 2005 02:05:09 +0200. It was downloaded from http://kshutdown.sourceforge.net/download.html Copyright: © 2003-2009 Konrad Twardowski License: kshutdown 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. kshutdown 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, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2009, Romain Beauxis . The same licence as for the program itself applies. debian/docs0000664000000000000000000000002112162364024010034 0ustar README.html TODO debian/compat0000664000000000000000000000000112162374224010370 0ustar 7debian/kshutdown.10000664000000000000000000000500512162364024011300 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH KSHUTDOWN 1 "avril 14, 2005" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME kshutdown \- A Shut Down Utility for KDE .SH SYNOPSIS .B kshutdown .RI [ Qt-options ] .RI [ KDE-options ] .RI [ options ] .RI time .SH DESCRIPTION This manual page was written for the Debian distribution because the original program does not have a manual page. .PP This manual page documents briefly the .B kshutdown utility. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. .SH OPTIONS A summary of options is included below. .TP Generic options: .TP .B \-\-help Show help about options .TP .B \-\-help\-qt Show Qt specific options .TP .B \-\-help\-kde Show KDE specific options .TP .B \-\-help\-all Show all options .TP .B \-\-author Show author information .TP .B \-v, \-\-version Show version information .TP .B \-\-license Show license information .TP .B \-\- End of options .TP Options: .TP .B \-s, \-\-shutdown Turn off computer .TP .B \-h, \-\-halt Turn off computer .TP .B \-r, \-\-reboot Restart computer .TP .B \-k, \-\-lock Lock session .TP .B \-l, \-\-logout End current session .TP .B \-w, \-\-wizard Wizard .TP .B \-\-standard Show standard logout dialog .TP .B \-c, \-\-cancel Cancel an active action .TP .B \-\-init Don't show window at startup .TP .B \-\-test Enable test mode .TP .B \-\-default Disable test mode .TP Arguments: .TP .B time Time; Examples: 01:30 - absolute time (HH:MM); 10 - number of minutes to wait from now .SH AUTHOR kshutdown was written by Konrad Twardowski . .PP This manual page was written by Romain Beauxis , for the Debian project Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. debian/watch0000664000000000000000000000017212162364024010221 0ustar # Compulsory line, this is a version 3 file version=3 http://sf.net/kshutdown/kshutdown-source-(.\..).zip debian uupdate debian/control0000664000000000000000000000162412175500754010604 0ustar Source: kshutdown Section: kde Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Eike Sauer Uploaders: Romain Beauxis Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 7.0.1), dpkg-dev (>= 1.16.1), cmake, kdelibs5-dev, kde-workspace-dev, pkg-kde-tools Standards-Version: 3.9.4 Homepage: http://kshutdown.sourceforge.net/ Package: kshutdown Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, consolekit Description: advanced shut down utility for KDE It has 4 main commands: . - Shut Down (logout and halt the system), - Reboot (logout and reboot the system), - Lock Screen (lock the screen using a screen saver), - Logout (end the session and logout the user). . It features time and delay options, command line support, wizard, and sounds. debian/patches/0000775000000000000000000000000012167325162010624 5ustar debian/patches/desktop-keywords.diff0000664000000000000000000000057712167325162015005 0ustar Description: Adds a keyword to the Desktop file Author: eike@debian.org --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/src/kshutdown.desktop +++ b/src/kshutdown.desktop @@ -45,3 +45,5 @@ X-DBUS-ServiceName=net.sf.kshutdown # DOC: http://standards.freedesktop.org/menu-spec/latest/apa.html Categories=Utility;KDE;Qt; # OnlyShowIn=KDE; +Keywords=diff + debian/patches/series0000664000000000000000000000002612167324751012042 0ustar desktop-keywords.diff debian/dirs0000664000000000000000000000004412162364024010052 0ustar usr/bin usr/share/apps/kconf_update debian/changelog0000664000000000000000000002030312175500754011046 0ustar kshutdown (3.0-1ubuntu1) saucy; urgency=low * Merge from Debian unstable. (LP: #1205916) Remaining changes: - debian/control: Add consolekit dependency. -- Artur Rona Sun, 28 Jul 2013 23:03:24 +0200 kshutdown (3.0-1) unstable; urgency=low * New upstream release * Let's have some keyword ('diff') in the .desktop file -- Eike Sauer Tue, 09 Jul 2013 21:44:48 +0200 kshutdown (3.0~beta8-1) unstable; urgency=low * New upstream release * Finally got rid of lintian warning 'hardening-no-relro' -- Eike Sauer Mon, 25 May 2013 21:00:00 +0200 kshutdown (3.0~beta6-1ubuntu1) saucy; urgency=low * debian/control: Add consolekit dependency. -- Martin Pitt Tue, 30 Apr 2013 15:17:01 -0700 kshutdown (3.0~beta6-1) unstable; urgency=low * New upstream release * Many thanks to upstream who cared about the BSD FTBS (closes: #699836) * Updated standard version to 3.9.4. No changes needed. -- Eike Sauer Mon, 03 Mar 2013 11:50:00 +0100 kshutdown (3.0~beta5-2) unstable; urgency=low * added missing ifdef for the case there's no dbus support -- Eike Sauer Mon, 26 Jan 2013 14:13:00 +0100 kshutdown (3.0~beta5-1) unstable; urgency=low * New upstream release * New build dependency needed: pkg-kde-tools * Updated standard version to 3.9.3. No changes needed. -- Eike Sauer Mon, 26 Jan 2013 12:58:00 +0100 kshutdown (3.0~beta4-1) unstable; urgency=low * New upstream release - KDE 4.8 fix in new release (closes: #677628) - Our patches have been adopted by upstream * Let's get out of KDE transition's way before changing anything else. :o) -- Eike Sauer Mon, 18 Jun 2012 20:16:54 +0200 kshutdown (2.0final-3) unstable; urgency=low * Minor lintian issues (licence symlink, binary in package, dh_make template to be removed from watch file) * Specified packaging licence in agreement with Romain -- Eike Sauer Tue, 15 Oct 2011 18:00:00 +0200 kshutdown (2.0final-2) unstable; urgency=low * Removed "debian" patch (closes: #643176) -- Eike Sauer Tue, 27 Sep 2011 20:00:00 +0200 kshutdown (2.0final-1) unstable; urgency=low * New upstream release. * Adapted kfreebsd/hurd patch according to upstream comments * Repaired watch file * Updated standard version to 3.9.2. No changes needed. * Putting myself into maintainer field -- Eike Sauer Wed, 8 May 2011 15:30:00 +0100 kshutdown (2.0beta12-4) unstable; urgency=low * Many thanks to Pino Toscano who fixed the build problem and also functionality for kfreebsd and hurd. (Closes: #623333, 623323) -- Eike Sauer Wed, 19 Apr 2011 20:11:00 +0100 kshutdown (2.0beta12-3) unstable; urgency=low * Next attempt to fix build for kfreebsd (and probably hurd). -- Eike Sauer Wed, 18 Apr 2011 20:43:00 +0100 kshutdown (2.0beta12-2) unstable; urgency=low * Fixed build failure for kfreebsd. -- Eike Sauer Wed, 17 Apr 2011 15:00:00 +0100 kshutdown (2.0beta12-1) unstable; urgency=low * New upstream release. -- Eike Sauer Wed, 16 Apr 2011 17:30:00 +0100 kshutdown (2.0beta11-1) unstable; urgency=low * New upstream release. * Updated standard version to 3.9.1. No changes needed. -- Eike Sauer Wed, 12 Sep 2010 15:00:00 +0200 kshutdown (2.0beta9-2) unstable; urgency=low * Added cmake to build-depends (Closes: #581284) -- Eike Sauer Wed, 12 May 2010 19:15:00 +0100 kshutdown (2.0beta9-1) unstable; urgency=low * New upstream release. * Changed versioning number so we don't accidentally get a native Debian package * Included Portuguese translation patch, thanks to Américo Monteiro (Closes: #568311) * Updated standard version to 3.8.4. No changes needed. * Switch to dpkg-source 3.0 (quilt) format -- Eike Sauer Wed, 31 Mar 2010 20:06:12 +0200 kshutdown (2.0~beta8-1) unstable; urgency=low * New upstream release. * Updated standard version to 3.8.3 -- Eike Sauer Thu, 29 Sep 2009 21:00:00 +0200 kshutdown (2.0~beta6-4) unstable; urgency=low * Rebuilt against KDE 4.3 (Closes: #540148) -- Eike Sauer Thu, 06 Aug 2009 18:00:00 +0200 kshutdown (2.0~beta6-3) unstable; urgency=low * Use correct kde cdbs class, thanks to Sune Vuorela. Closes: #530725 -- Romain Beauxis Wed, 27 May 2009 21:03:57 +1100 kshutdown (2.0~beta6-2) unstable; urgency=low * Removed chrpath usage: apparently it is not needed anymore. * Merge changes from ubuntu: - Transition from kde4.mk to pkg-kde-tools: - debian/rules: Use: '/usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk' - debian/control: Build-Depend on 'pkg-kde-tools' - chrpath, cmake not need in build-deps * Upload with a .orig tarball, fixing mistake in previous upload. * Cleaned debian/rules. * Added back debian/control.in -- Romain Beauxis Wed, 27 May 2009 10:06:21 +1100 kshutdown (2.0~beta6-1) unstable; urgency=low * New upstream release. - Fixes crash when choosing "When selected application exits" * First upload to unstable of version 2 -- Eike Sauer Sun, 26 Apr 2009 13:00:00 +0100 kshutdown (2.0~beta5-1) experimental; urgency=low [ Eike Sauer ] * First KDE 4 release (Closes: #523616) [ Romain Beauxis ] * Prepared upload. * Updated debian/copyright. * Added Eike Sauer to the uploaders. -- Romain Beauxis Sat, 11 Apr 2009 20:42:56 +0200 kshutdown (1.0.4-1) unstable; urgency=low * New upstream release. * Updated standard version to 3.8.1 * Dropped patch fixing deprecated desktop entries (fixed upstream). * Bumped compat level to 7. -- Romain Beauxis Fri, 27 Mar 2009 13:36:48 +0100 kshutdown (1.0.3-1) unstable; urgency=low * New upstream release * Refreshed patch * Updated standard version to 3.8.0 -- Romain Beauxis Fri, 20 Jun 2008 02:33:51 +0200 kshutdown (1.0.2-1) unstable; urgency=low * New upstream release * Updated standard version to 3.7.3 (no changes) -- Romain Beauxis Tue, 11 Dec 2007 01:38:55 +0100 kshutdown (1.0.1-2) unstable; urgency=low * Added linker flags to remove non-needed link dependencies. -- Romain Beauxis Wed, 21 Nov 2007 09:51:59 +0100 kshutdown (1.0.1-1) unstable; urgency=low * New upstream release * Fixed watch file (thanks to Raphael Geissert) Closes: #449772 -- Romain Beauxis Sun, 18 Nov 2007 14:39:07 +0100 kshutdown (1.0-1) unstable; urgency=low * New upstream release. * Fix for FTBFS with GCC 4.3 applied upstream Closes: #417301 -- Romain Beauxis Mon, 23 Apr 2007 13:41:01 +0200 kshutdown (0.9.1~beta-1) experimental; urgency=low * First upload of the next release to experimental. * Updated debian standards * Added workaround for buggy rpath setting * Switched to cdbs' kde class -- Romain Beauxis Wed, 21 Feb 2007 02:10:26 +0100 kshutdown (0.8.2-1) unstable; urgency=low * New upstream release -- Romain Beauxis Tue, 14 Feb 2006 03:08:46 +0100 kshutdown (0.8-1) unstable; urgency=low * New upstream release * Added swedish translation (Closes: #337551) -- Romain Beauxis Tue, 29 Nov 2005 02:30:38 +0100 kshutdown (0.6.0-4) unstable; urgency=low * Workaround for FTBFS on some arch (see gcc Bug#323133) -- Romain Beauxis Mon, 5 Sep 2005 19:54:24 +0200 kshutdown (0.6.0-3) unstable; urgency=low * New upload to rebuild against new KDE and C++ libraries. -- Romain Beauxis Mon, 5 Sep 2005 11:00:11 +0200 kshutdown (0.6.0-2) unstable; urgency=low * Minor Debian fixes. -- Romain Beauxis Fri, 27 May 2005 11:35:55 +0200 kshutdown (0.6.0-1) unstable; urgency=low * Initial Release. (closes: #305843) -- Romain Beauxis Thu, 14 Apr 2005 02:05:09 +0200 debian/source/0000775000000000000000000000000012162364024010470 5ustar debian/source/format0000664000000000000000000000001412162364024011676 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000077212162366420010260 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk # In order to regenerate 'debian/control' : # DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean # Then check manually if everything's ok DEB_INSTALL_MANPAGES_kshutdown := debian/kshutdown.1 binary-install/kshutdown:: # Remove empty directories find $(CURDIR)/debian/kshutdown -type d -empty -delete