debian/0000755000000000000000000000000012120441655007166 5ustar debian/watch0000644000000000000000000000016011250311130010177 0ustar version=3 http://archive.xfce.org/src/apps/xfce4-volumed/([\d\.]+)/ \ xfce4-volumed-([\d\.]+)\.tar\.(?:gz|bz2) debian/rules0000755000000000000000000000044512117173763010261 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow %: dh $@ override_dh_auto_configure: dh_auto_configure -- --disable-silent-rules --program-transform-name='s,xfce4-volumed-pulse,xfce4-volumed,g' debian/xfce4-volumed.lintian-overrides0000644000000000000000000000023112047763410015230 0ustar # we do use hardening flags xfce4-volumed: hardening-no-stackprotector usr/bin/xfce4-volumed xfce4-volumed: binary-without-manpage usr/bin/xfce4-volumed debian/xfce4-volumed.10000644000000000000000000000130612117174136011735 0ustar .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH XFCE4-VOLUMED "1" "March 2013" "xfce4-volumed 0.2.0" "User Commands" .SH NAME xfce4-volumed \- Pulseaudio volume keys daemon for the Xfce desktop environment .SH DESCRIPTION .SS "Usage:" .IP xfce4\-volumed [OPTION...] .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .TP \fB\-\-help\-all\fR Show all help options .TP \fB\-\-help\-gtk\fR Show GTK+ Options .SS "Application Options:" .TP \fB\-v\fR, \fB\-\-version\fR Version information .TP \fB\-\-no\-daemon\fR Do not fork to the background .TP \fB\-\-display\fR=\fIDISPLAY\fR X display to use .PP Please report bugs to . debian/manpages0000644000000000000000000000002712117174165010710 0ustar debian/xfce4-volumed.1 debian/changelog0000644000000000000000000000736112120441655011047 0ustar xfce4-volumed (0.2.0-0ubuntu1) raring; urgency=low * New upstream release (FFe lp: #1153378) with pulseaudio support. lp: #883485, #970009, #990562 * debian/patches/xubuntu_preselect-pulseaudio.patch: dropped, unneeded. * debian/rules: - disable silent rules - keep the program named xfce4-volumed so the change is invisible to the users. * Add a manpage. lp: #428023 * debian/control: - build-depends on libpulse-dev instead of libgstreamer0.10-dev and libgstreamer-plugins-base0.10-dev. - recommends pulseaudio instead of gstreamer. -- Lionel Le Folgoc Thu, 14 Mar 2013 22:39:32 +0100 xfce4-volumed (0.1.13-3ubuntu1) raring; urgency=low * Merge from Debian unstable. Remaining changes: - debian/patches: + xubuntu_preselect-pulseaudio.patch: added, try to prefer the pulseaudio mixer if no default setting exists in the Xubuntu session ; taking a random mixer (e.g. the first one) causes too many mute/unmute issues (cf. lp #883485). The behavior with a vanilla xfce session remains unchanged. -- Logan Rosen Sat, 27 Oct 2012 15:06:53 -0400 xfce4-volumed (0.1.13-3) unstable; urgency=low * debian/control: - add depends on a gstreamer audiosink. closes: #673060 - update debhelper build-dep to 9 and add dpkg-dev 1.16.1 build-dep for hardening support. - update standards version to 3.9.3. * debian/rules: - switch to dpkg-dev 1.16.1 an debhelper 9 hardening support. * debian/compat bumped to 9. * debian/xfce4-volumed.lintian-overrides added, override warnings for hardening flags, we do use them. -- Yves-Alexis Perez Tue, 15 May 2012 22:56:32 +0200 xfce4-volumed (0.1.13-2ubuntu1) precise; urgency=low * debian/patches: - xubuntu_preselect-pulseaudio.patch: added, try to prefer the pulseaudio mixer if no default setting exists in the Xubuntu session ; taking a random mixer (e.g. the first one) causes too many mute/unmute issues (cf. lp #883485). The behavior with a vanilla xfce session remains unchanged. -- Lionel Le Folgoc Thu, 22 Mar 2012 00:07:36 +0100 xfce4-volumed (0.1.13-2) unstable; urgency=low * debian/control: explicitly depends on libgtk2.0-dev. -- Lionel Le Folgoc Sun, 19 Jun 2011 11:40:29 +0200 xfce4-volumed (0.1.13-1) unstable; urgency=low [ Yves-Alexis Perez ] * New upstream release. * debian/control: - add build-dep on hardening-includes. - update standards version to 3.9.2. - remove Emanuele and Simon from uploaders. * Switch to 3.0 (quilt) source format. * debian/rules: - pick {C,LD}FLAGS from dpkg-buildflags. - add -O1, -z,defs and --as-needed to LDFLAGS. - add hardening flags to {C,LD}FLAGS. [ Lionel Le Folgoc ] * debian/control: - add myself to Uploaders - clean up build-deps: drop exo and xfcegui4, switch from xcb-keysyms1 to libkeybinder-dev >= 0.2.2-2 (previous revisions didn't ship the .pc) - drop unused ${shlibs:Recommends}. - update description lp: #725986 * Switch to 3.0 (quilt). -- Yves-Alexis Perez Wed, 20 Apr 2011 13:23:23 +0200 xfce4-volumed (0.1.8-1) unstable; urgency=low * New upstream release. -- Yves-Alexis Perez Wed, 18 Nov 2009 08:42:27 +0100 xfce4-volumed (0.1.7-1) unstable; urgency=low * New upstream release. -- Yves-Alexis Perez Sun, 01 Nov 2009 14:08:37 +0100 xfce4-volumed (0.1.5-1) unstable; urgency=low * Initial release closes: #545098 -- Yves-Alexis Perez Wed, 28 Oct 2009 08:44:04 +0100 debian/control0000644000000000000000000000200612117174663010577 0ustar Source: xfce4-volumed Section: xfce Priority: optional Maintainer: Xubuntu Developers XSBC-Original-Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc Build-Depends: debhelper (>= 9), libxfconf-0-dev, libpulse-dev, libnotify-dev, libkeybinder-dev (>= 0.2.2-2), libgtk2.0-dev, dpkg-dev (>= 1.16.1) Standards-Version: 3.9.3 Homepage: http://goodies.xfce.org/projects/applications/xfce4-volumed Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-volumed/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-volumed/ Package: xfce4-volumed Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: pulseaudio Description: volume keys daemon This is a volume keys control daemon for Xfce Desktop environment. It controls the volume using multimedia keys, for the card configured in xfce4-mixer. It also provides volume change notifications. debian/copyright0000644000000000000000000000136511250311130011111 0ustar This package was debianized by Yves-Alexis Perez on Fri, 04 Sep 2009 23:37:51 +0200 It was downloaded from http://goodies.xfce.org/projects/applications/xfce4-volumed Upstream authors: Steve Dodier Copyright holders: src/*: © 2009 Steve Dodier src/xvd_mixer.c: © 2009 Steve Dodier © 2009 Jannis Pohlmann Licensing: Source code is licensed under GPLv3 or later, using the following notice: You are free to distribute this software under the terms of the GNU General Public License (version 3 or later). On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL'. debian/compat0000644000000000000000000000000212047763410010370 0ustar 9 debian/source/0000755000000000000000000000000011577342034010474 5ustar debian/source/format0000644000000000000000000000001411471252367011704 0ustar 3.0 (quilt)