debian/0000755000000000000000000000000011546635241007175 5ustar debian/compat0000644000000000000000000000000211340347521010364 0ustar 7 debian/source/0000755000000000000000000000000011340350133010457 5ustar debian/source/format0000644000000000000000000000001411340350133011665 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011711340347521010216 0ustar version=3 http://wiki.xmms2.xmms.se/wiki/Client:Promoe .*/promoe-(.*)\.tar\.gz debian/control0000644000000000000000000000142211546635241010577 0ustar Source: promoe Section: sound Priority: optional Maintainer: Fabrizio Regalli Build-Depends: cdbs, debhelper (>= 7), libboost-dev, libqt4-dev (>= 4.2), libxmmsclient++-dev (>= 0.5DrLecter) Standards-Version: 3.9.1 DM-Upload-Allowed: yes Homepage: http://wiki.xmms2.xmms.se/wiki/Client:Promoe Vcs-Git: git://git.debian.org/git/pkg-xmms2/promoe Vcs-Browser: http://git.debian.org/?p=pkg-xmms2/promoe.git Package: promoe Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: GUI client for XMMS2 Promoe is a client for the XMMS2 music daemon. Promoe’s interface is modeled after XMMS/WinAMP classic and supports Winamp 2 skins. It's written in C++ and uses the Qt4 toolkit. debian/copyright0000644000000000000000000000235311340753560011130 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 Name: Promoe Maintainer: Thomas Frauendorfer Source: http://wiki.xmms2.xmms.se/wiki/Client:Promoe Files: * Copyright: 2005-2009, XMMS2 Team 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; version 2. . 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. Files: debian/* Copyright: 2009, Benjamin Drung License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/rules0000755000000000000000000000031311340347740010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/qmake.mk DEB_QMAKE_ARGS := PREFIX=/usr build/promoe:: cd $(DEB_BUILDDIR) && $(QMAKE) $(DEB_QMAKE_ARGS) debian/changelog0000644000000000000000000000165011546635241011051 0ustar promoe (0.1.1-3) unstable; urgency=low * New maintainer (Closes: #619777). * Switch to 3.9.1 compatibility. -- Fabrizio Regalli Tue, 05 Apr 2011 15:28:30 +0200 promoe (0.1.1-2) unstable; urgency=low * Add missing libboost-dev to Build-Depends. -- Benjamin Drung Thu, 04 Mar 2010 20:00:54 +0100 promoe (0.1.1-1) unstable; urgency=low * New upstream release. + Builds with binutils-gold (Closes: #556074). + Fixed segfaults when promoe is not connected (LP: #455956) * Drop all patches (all applied upstream). * Switch to dpkg-source 3.0 (quilt) format. * Bump Standards-Version to 3.8.4 (no changes required). * Update debian/copyright. -- Benjamin Drung Tue, 23 Feb 2010 14:32:37 +0100 promoe (0.1.0-1) unstable; urgency=low * Initial release (Closes: #542106). -- Benjamin Drung Wed, 26 Aug 2009 03:56:56 +0200