debian/0000755000000000000000000000000011745236765007206 5ustar debian/compat0000644000000000000000000000000211745236215010372 0ustar 9 debian/control0000644000000000000000000000120611745236215010576 0ustar Source: pekwm-themes Section: x11 Priority: optional Maintainer: Jari Aalto Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/collab-maint/pekwm-themes.git Vcs-Browser: http://git.debian.org/?p=collab-maint/pekwm-themes.git Package: pekwm-themes Architecture: all Depends: pekwm (>= 0.1.8), ${misc:Depends} Description: themes for the pekwm window manager This package contains various themes for the pekwm window manager, including several that mimic popular themes for Xfce, KDE, and GNOME. The themes support tab separators, shadows, and hover events on the title buttons. debian/dirs0000644000000000000000000000003011745236215010051 0ustar /usr/share/pekwm/themes debian/changelog0000644000000000000000000000226411745236215011052 0ustar pekwm-themes (1.0.5-3) unstable; urgency=low * New maintainer (Closes: #598683). * debian/compat - Update to 9. * debian/control - (Build-Depends): Update to debhelper 9. - (Standards-Version): Update to 3.9.3. * debian/copyright - Update to format 1.0 -- Jari Aalto Mon, 23 Apr 2012 14:16:54 +0300 pekwm-themes (1.0.5-2) unstable; urgency=low * QA upload. - Move to packaging format "3.0 (quilt)" * debian/compat - Update to 8. * debian/control - (Build-Depends): Update to debhelper 8. - (Description): lower first word. - (Depends): Add ${misc:Depends}. - (Homepage): Remove. Homepage has been removed (Blog deleted). - (Maintainer): Set to QA Group. - (Standards-Version): Update to 3.9.1. * debian/copyright - Correct GPL-3 to GPL-3+. - (License: GPL-3+): New. The standard FSF preamble. * debian/rules - Move to dh(1). * debian/source/format - New file. -- Jari Aalto Sat, 13 Nov 2010 17:07:53 +0200 pekwm-themes (1.0.5-1) unstable; urgency=low * Initial release. (Closes: #530324) -- Daniel Moerner Sun, 24 May 2009 14:52:40 -0700 debian/watch0000644000000000000000000000015011745236215010221 0ustar version=3 http://aur.archlinux.org/packages/pekwm-themes/pekwm-themes/ \ pekwm-themes-(.*)\.tar\.gz debian/rules0000755000000000000000000000052211745236215010253 0ustar #!/usr/bin/make -f PACKAGE = pekwm-themes DEST = debian/$(PACKAGE)/usr/share/pekwm/themes override_dh_auto_install: # Install themes for theme in $$(ls); \ do \ [ "$$theme" != "debian" ] && \ cp -r $$theme $(DEST); \ done # Fix permissions find $(DEST) -type f -print0 | xargs -0 chmod 644 %: dh $@ # End of file debian/copyright0000644000000000000000000000236711745236637011147 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: pekwm-themes Upstream-Contact: Adriano Foschi Source: None (dead upstream) X-Upstream-Comment: 2010-11-13 Homepage no longer at http://adrinux.wordpress.com/pekwm-themes/ Files: * Copyright: 2008 Adriano Foschi License: GPL-3+ Files: debian/* Copyright: 2010, 2012 Jari Aalto 2009 Daniel Moerner License: GPL-3+ License: GPL-3+ 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 3 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 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-3". debian/source/0000755000000000000000000000000011740544605010474 5ustar debian/source/format0000644000000000000000000000001411745235622011703 0ustar 3.0 (quilt)