debian/0000755000000000000000000000000012227330172007165 5ustar debian/docs0000644000000000000000000000002411561060322010031 0ustar AUTHORS README TODO debian/copyright0000644000000000000000000000212510772144550011126 0ustar This package was debianized by Yves-Alexis Perez on Thu, 26 Oct 2006 21:58:29 +0200 It was downloaded from http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/ Copyright Holders: © 2006-2008 Landry Breuil / License: This code is licenced under a BSD-style licence. (OpenBSD variant modeled after the ISC licence) All rights reserved. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/changelog0000644000000000000000000001340212227330167011043 0ustar xfce4-mpc-plugin (0.4.4-2ubuntu1) saucy; urgency=low * Use dh_autotools-dev to update config.{sub,guess} for AArch64. -- Matthias Klose Tue, 15 Oct 2013 23:15:08 +0200 xfce4-mpc-plugin (0.4.4-2) unstable; urgency=low * debian/rules: - enable all hardening flags. * debian/control: - update standards version to 3.9.4. - drop version on xfce4-panel-dev build-dep, stable has Xfce 4.8 now. - drop dpkg-dev build-dep, stable has a recent enough dpkg for hardening support. -- Yves-Alexis Perez Sat, 25 May 2013 15:04:43 +0200 xfce4-mpc-plugin (0.4.4-1) unstable; urgency=low * New upstream release. -- Yves-Alexis Perez Sat, 30 Jun 2012 15:36:12 +0200 xfce4-mpc-plugin (0.4.3-1) unstable; urgency=low * New upstream release. * debian/rules: - build with --parallel. -- Yves-Alexis Perez Tue, 15 May 2012 07:31:42 +0200 xfce4-mpc-plugin (0.4.2-1) unstable; urgency=low [ Lionel Le Folgoc ] * New upstream release. - fix non-transparent background with transparent panels. lp: #782540 * debian/rules: - use debhelper 9 hardening support. * debian/compat bumped to 9. * debian/control: - drop hardening-includes build-dep. - update debhelper build-dep to 9 for hardening support. - add dpkg-dev 1.16.1 build-dep for hardening support. - replace libxfcegui4-dev b-dep by libxfce4ui-1-dev. [ Yves-Alexis Perez ] * debian/rules: - don't install la file. - force disable static build. * debian/control: - build-dep on autotools-dev to get rid of outdated autotools files. - update standards version to 3.9.3. -- Lionel Le Folgoc Sat, 03 Mar 2012 11:58:01 +0100 xfce4-mpc-plugin (0.3.6-1) unstable; urgency=low * New upstream release. * debian/patches: - 01_link-with-libxfcegui4, 02_use-exo-1 dropped, included upstream. * debian/rules: - stop running xdt-autogen - switch to dh7 tiny rules - pick build flags from dpkg-buildflags. - add hardening flags to build flags. - add -O1, -z,defs and --as-needed to LDFLAGS. * debian/control: - drop cdbs from build-deps, update debhelper build-dep for overrides. - drop xfce4-dev-tools and libtool from build-deps. - add build-dep on hardening-includes. * debian/docs added. -- Yves-Alexis Perez Fri, 06 May 2011 22:58:07 +0200 xfce4-mpc-plugin (0.3.5-2) unstable; urgency=low [ Yves-Alexis Perez ] * debian/patches: - 01_link-with-libxfcegui4 added, link against libxfcegui4-dev now that xfce4-panel won't do it. * Switch to 3.0 (quilt) source format. * debian/control: - add build-dep on libxfcegui4-dev. - add build-dep on xfce4-dev-tools and libtool to run xdt-autogen after patching. - update standards version to 3.9.2. * debian/rules: - run xdt-autogen after applying patches touching Makefile.am and configure.in. [ Lionel Le Folgoc ] * debian/rules: clean up autogenerated files changed by xdt-autogen. * Port to exo 0.5.x: - debian/patches/02_use-exo-1.patch: added. - debian/patches/series: refreshed. - debian/control: change libexo-0.3-dev b-dep to libexo-1-dev. * debian/control: - remove Simon and Emanuele from uploaders, thanks to them. - bump xfce4-panel-dev b-dep to (>= 4.8.0). -- Yves-Alexis Perez Tue, 19 Apr 2011 23:10:50 +0200 xfce4-mpc-plugin (0.3.5-1) unstable; urgency=low * New upstream release. * debian/compat: added, can't hurt. * debian/control: bump Standards-Version to 3.8.4. -- Lionel Le Folgoc Sun, 30 May 2010 18:09:02 +0200 xfce4-mpc-plugin (0.3.4-1) unstable; urgency=low [ Evgeni Golov ] * Fix Vcs-* fields, they were missing 'trunk' in the path. [ Yves-Alexis Perez ] * debian/watch edited to track Xfce archive reorganisation. * debian/control: - update build-dep on debhelper to 7. - remove versioned dependencies on exo and xfce4-panel since all version are available since oldstable. - add Lionel Le Folgoc to Uploaders. [ Lionel Le Folgoc ] * New upstream release. * debian/patches/01_fix_buffer_overflows.diff: dropped, included upstream. * debian/control: - add new build-deps on libexo-0.3-dev and intltool - update standards version to 3.8.3. -- Lionel Le Folgoc Mon, 30 Nov 2009 08:15:20 +0100 xfce4-mpc-plugin (0.3.3-2) unstable; urgency=low * Patch for buffer overflow in numerous places and also replace snprintf(foo, "%s...", foo, ...) pattern. closes: #498770 -- Simon Huggins Sat, 03 Jan 2009 13:51:45 +0000 xfce4-mpc-plugin (0.3.3-1) unstable; urgency=low [ Simon Huggins ] * debian/control: Move fake Homepage field to a real one now dpkg supports it. * Add Vcs-* headers to debian/control [ Yves-Alexis Perez ] * new upstream release. * debian/rules: explicitely build without libmpd. * debian/control: - update my email address. - update standards version to 3.7.3. * debian/copyright: - update dates. - use © sign. -- Yves-Alexis Perez Tue, 25 Mar 2008 10:49:35 +0100 xfce4-mpc-plugin (0.3.2-1) unstable; urgency=low * New upstream release. -- Yves-Alexis Perez Thu, 31 May 2007 00:10:52 +0200 xfce4-mpc-plugin (0.3.1-1) unstable; urgency=low * New upstream release. * debian/copyright: - updated author email address. - added missing disclaimer in license part. -- Yves-Alexis Perez Fri, 25 May 2007 11:28:38 +0100 xfce4-mpc-plugin (0.2.0-1) unstable; urgency=low * Initial release. closes: #395409 -- Yves-Alexis Perez Thu, 26 Oct 2006 21:57:43 +0200 debian/compat0000644000000000000000000000000211716021757010373 0ustar 9 debian/patches/0000755000000000000000000000000012150133364010613 5ustar debian/control0000644000000000000000000000164212150133345010571 0ustar Source: xfce4-mpc-plugin Section: xfce Priority: optional Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc Build-Depends: debhelper (>= 9), xfce4-panel-dev, libexo-1-dev, libxml-parser-perl, intltool, libxfce4ui-1-dev, autotools-dev Standards-Version: 3.9.4 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/ Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-mpc-plugin/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mpc-plugin/ Package: xfce4-mpc-plugin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mpd Description: Xfce panel plugin which serves as client for MPD music player This is a client for MPD music player which is added into a Xfce panel as a plugin. It can control the playback and show the currently playing song. debian/rules0000755000000000000000000000061512227330124010244 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1 export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --parallel --with autotools_dev override_dh_auto_install: dh_auto_install rm -f debian/xfce4-mpc-plugin/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libmpc.la override_dh_auto_configure: dh_auto_configure -- --disable-libmpd --disable-static debian/source/0000755000000000000000000000000012150133364010464 5ustar debian/source/format0000644000000000000000000000001411464753140011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017711235611542010224 0ustar version=3 http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/([\d\.]+)/ \ xfce4-mpc-plugin-([\d\.]+)\.tar\.(?:gz|bz2)