debian/0000755000000000000000000000000011336100466007166 5ustar debian/control0000644000000000000000000000247411336000523010571 0ustar Source: libgtk2-ex-volumebutton-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libglib-perl, libgtk2-perl Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Gtk2-Ex-VolumeButton/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgtk2-ex-volumebutton-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgtk2-ex-volumebutton-perl/ Package: libgtk2-ex-volumebutton-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libglib-perl, libgtk2-perl Description: Gtk2 widget to control volume and similar values Gtk2::Ex::VolumeButton is a simple Gtk2 widget based on Gtk2::ToggleButton to control the volume and similar values. It consists of a Gtk2::ToggleButton widget displaying an image representing the current volume. When the button is clicked a popup window containing a Gtk2::VScale widget shows up and allows you to change the widgets volume value. It's also possible to change the volume using the scroll wheel over the toggle button even if the popup window isn't shown. . This widget is modeled after the widgets use in gnome-panel, muine and rhythmbox. Much code is stolen from the muine volume-button widget. debian/copyright0000644000000000000000000000301311336000523011107 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Florian Ragwitz Source: http://search.cpan.org/dist/Gtk2-Ex-VolumeButton/ Name: Gtk2-Ex-VolumeButton Copyright: © 2004, Florian Ragwitz License: GPL-2+ Files: debian/* Copyright: © 2004, Florian Ragwitz © 2008, Mark Hymers © 2010, Ansgar Burchardt License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. On Debian GNU/Linux systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic' License: GPL-1+ 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 1, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' 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, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000020411212456106010211 0ustar version=3 http://search.cpan.org/dist/Gtk2-Ex-VolumeButton/ .+/Gtk2-Ex-VolumeButton-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211336000523010355 0ustar 7 debian/changelog0000644000000000000000000000316211336000523011033 0ustar libgtk2-ex-volumebutton-perl (0.07-2) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. * debian/control: Added: ${misc:Depends} to Depends: field. [ Ryan Niebur ] * Remove Florian Ragwitz from Uploaders * Close ITA (Closes: #523134) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Refresh debian/rules for debhelper 7. * Convert debian/copyright to proposed machine-readable format. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Sun, 14 Feb 2010 17:36:29 +0900 libgtk2-ex-volumebutton-perl (0.07-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #468029. -- Mark Hymers Sat, 05 Apr 2008 14:36:54 +0100 libgtk2-ex-volumebutton-perl (0.07-1) unstable; urgency=low * New upstream release. -- Florian Ragwitz Sat, 18 Dec 2004 22:00:59 +0100 libgtk2-ex-volumebutton-perl (0.05-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Tue, 14 Sep 2004 20:00:24 +0200 debian/source/0000755000000000000000000000000011336100374010464 5ustar debian/source/format0000644000000000000000000000001411336100462011670 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511336000523010235 0ustar #!/usr/bin/make -f %: dh $@