debian/0000755000000000000000000000000012153763355007200 5ustar debian/changelog0000644000000000000000000000377212153763355011063 0ustar kcometen4 (1.0.7-2) unstable; urgency=low * Update Build-Depends to fix FTBFS * Bump debhelper compat to version 9 * Switch to 3.0 (quilt) source format * Remove obsolete Dm-Upload-Allowed field * Update format of debian/copyright * Fix description-synopsis-starts-with-article lintian warning * Update Standards-Version to 3.9.4 - identify the packaging branch in the Vcs-Git field -- John Stamp Wed, 05 Jun 2013 18:33:17 -0700 kcometen4 (1.0.7-1) unstable; urgency=low * New upstream. * Bump Standards-Version to 3.9.1. No changes needed. -- John Stamp Thu, 29 Jul 2010 20:47:25 -0700 kcometen4 (1.0.6-2) unstable; urgency=low * Add cmake to Build-Depends (Closes: #581273) * Bump Standards-Version to 3.8.4. No changes needed. * Switch to dh * Add a watch file and source/format 1.0 -- John Stamp Wed, 12 May 2010 20:32:23 -0700 kcometen4 (1.0.6-1) unstable; urgency=low * New upstream (Closes: #554940) * Bump Standards-Version to 3.8.3. No changes needed. * Fix a couple of lintian complaints about debian/copyright -- John Stamp Sun, 08 Nov 2009 20:11:32 -0800 kcometen4 (1.0.5-1) unstable; urgency=low * New upstream. * Bump debian/compat to v7 * Clean up formatting in debian/copyright * Make debian/rules more robust * Bump Standards-Version to 3.8.2. No changes needed. * Remove unneeded Build-Depends on pkg-kde-tools * Add DM-Upload-Allowed: yes -- John Stamp Wed, 08 Jul 2009 16:22:54 -0700 kcometen4 (1.0.4-1) unstable; urgency=low * New upstream. * debian/rules now uses pkg-kde-tools. * Bump Standards-Version to 3.8.1. No changes needed. -- John Stamp Mon, 20 Apr 2009 16:05:29 -0700 kcometen4 (1.0.2-1) experimental; urgency=low * Initial release (Closes: #441351) -- John Stamp Wed, 03 Sep 2008 11:10:25 -0700 debian/compat0000644000000000000000000000000212153756733010400 0ustar 9 debian/source/0000755000000000000000000000000012153757774010510 5ustar debian/source/format0000644000000000000000000000001412153757340011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014712153701725010224 0ustar version=3 http://www.mehercule.net/staticpages/index.php/kcometen4/ /kcometen4/kcometen4-(.+)\.tar\.gz debian/rules0000755000000000000000000000036112153757207010257 0ustar #!/usr/bin/make -f DEB_KDE_LINK_WITH_AS_NEEDED = yes include /usr/share/pkg-kde-tools/makefiles/1/variables.mk override_dh_auto_configure: dh_auto_configure --buildsystem=kde -- $(DEB_CMAKE_CUSTOM_FLAGS) %: dh $@ --parallel --with kde debian/control0000644000000000000000000000137012153761674010606 0ustar Source: kcometen4 Section: kde Priority: extra Maintainer: John Stamp Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools, kde-workspace-dev, libqt4-opengl-dev Standards-Version: 3.9.4 Homepage: http://www.mehercule.net/staticpages/index.php/kcometen4 Vcs-Git: git://git.mehercule.net/kcometen4.git -b debian Package: kcometen4 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: OpenGL KDE screensaver with lightning and comets KCometen4 is an OpenGL KDE screensaver. A variety of multi-colored comets bounce inside a room until they explode. Occasionally lightning will also strike and blow them up. Meanwhile a free-floating camera watches the action and sometimes enteres a "bullet time" mode. debian/copyright0000644000000000000000000000244012153757616011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: KCometen4 Upstream-Contact: John Stamp Source: http://www.mehercule.net/staticpages/index.php/kcometen4 Files: * Copyright: 2005 Peter Müller 2008 John Stamp License: GPL-2+ Files: debian/* Copyright: 2008 John Stamp License: GPL-2+ License: GPL-2+ 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 systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.