debian/0000755000000000000000000000000012000537713007164 5ustar debian/rules0000755000000000000000000000016712000415461010243 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: dh_auto_build a2x -d manpage -f manpage debian/pavumeter.1.txt debian/changelog0000644000000000000000000000376312000537325011046 0ustar pavumeter (0.9.3-4) unstable; urgency=low * New maintainer (Closes: #636429). * debian/copyright: updated and DEP5'ed. (Closes: #681498) * debian/control: added Vcs-{Bzr,Browser} tags. -- Andrea Colangelo Sun, 15 Jul 2012 09:17:11 +0200 pavumeter (0.9.3-3) unstable; urgency=low * QA upload. * Switch to dpkg-source 3.0 (quilt) format. * Use script wrap-and-sort. * debian/rules: - Upgrade to tiny version. * debian/control: - Drop quilt and cdbs from Build-Depends, no longer necessary. - Add Homepage field. - Remove 'GTK' from description, makes lintian happy. * debian/docs: Add for install README file. * debian/patches/0002-Drop-deprecated-encoding.patch: - Drop deprecated Encoding field from .desktop files. -- Artur Rona Sat, 30 Jun 2012 01:43:44 +0200 pavumeter (0.9.3-2) unstable; urgency=low * QA upload. * Maintainer field set to QA Group. * Standards-Version bumped to 3.9.3. * Debhelper compatibility version set to 9. -- Emanuele Rocca Wed, 09 May 2012 10:36:33 +0000 pavumeter (0.9.3-1) unstable; urgency=low * New Upstream Version (Closes: #451720, #448338) * debian/patches/0001-Correct-invalid-category-entry-in-desktop-files.patch: + Added, removes invalid Application category. * debian/menu: Move to Applications section now that Apps is obsolete. -- CJ van den Berg Wed, 21 Nov 2007 17:09:43 +0100 pavumeter (0.9.2-2) unstable; urgency=low * debian/pavumeter.1: Fix a typo in pavumeter manpage. (Closes: #410601) * debian/patches/01_use_stock_g2.14_icons.dpatch: - Removed. No longer needed with Gnome 2.18. -- CJ van den Berg Thu, 31 May 2007 23:11:15 +0200 pavumeter (0.9.2-1) unstable; urgency=low [ CJ van den Berg ] * Initial release [ Loic Minier ] * Depend on gnome-icon-theme for the icons. * Clarify which files are under which license. -- Loic Minier Tue, 24 Oct 2006 20:53:17 +0200 debian/control0000644000000000000000000000162312000537325010570 0ustar Source: pavumeter Section: sound Priority: optional Maintainer: Andrea Colangelo Build-Depends: asciidoc, autotools-dev, debhelper (>= 9), libgtkmm-2.4-dev, libpulse-dev, lynx, xmlto Standards-Version: 3.9.3 Homepage: http://0pointer.de/lennart/projects/pavumeter/ Vcs-Bzr: lp:~warp10/+junk/pavumeter Vcs-Browser: https://code.launchpad.net/~warp10/+junk/pavumeter Package: pavumeter Architecture: any Depends: gnome-icon-theme, ${misc:Depends}, ${shlibs:Depends} Description: PulseAudio Volume Meter PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . A simple volume meter for the PulseAudio sound server. debian/clean0000644000000000000000000000005212000415461010161 0ustar debian/pavumeter.1.xml debian/pavumeter.1 debian/source/0000755000000000000000000000000012000415461010457 5ustar debian/source/format0000644000000000000000000000001412000415461011665 0ustar 3.0 (quilt) debian/menu0000644000000000000000000000015712000415461010051 0ustar ?package(pavumeter):needs="X11" section="Applications/Sound"\ title="pavumeter" command="/usr/bin/pavumeter" debian/pavumeter.1.txt0000644000000000000000000000242712000415461012074 0ustar pavumeter(1) ============ Name ---- pavumeter - A volume meter for the PulseAudio sound server Synopsis -------- 'pavumeter' [OPTION...] [|--record ] Description ----------- Displays a live volume meter of a PulseAudio source or sink. Options ------- :: The PulseAudio sink device to monitor. If __ is not specified, the default output sink is used. --record :: Show Recording Levels. __ is the PulseAudio source device to monitor. If __ is not specified, the default input source is used. --display=DISPLAY:: Specify the X display to use. -h, --help:: Show a summary of options. --help-all:: Show all available options. --help-gtk:: Show standard gtk options. See Also -------- pulseaudio(1), pavucontrol(1), padevchooser(1) Resources --------- Homepage: http://0pointer.de/lennart/projects/pavumeter/[] PulseAudio web site: http://pulseaudio.org/[] Author ------ Written by Lennart Poettering Documentation ------------- Documentation by CJ van den Berg . Copying ------- Copyright \(C) 2004-2006 Lennart Poettering. Free use of this software is granted under the terms of the GNU General Public License (GPL). debian/patches/0000755000000000000000000000000012000415461010606 5ustar debian/patches/0002-Drop-deprecated-encoding.patch0000644000000000000000000000215712000415461017001 0ustar Description: Drop deprecated field Encoding. For details please look for lintian warning desktop-entry-contains-encoding-key or http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html Forwarded: no, upstream seems dead Author: Artur Rona diff -pruN -x '*~' pavumeter-0.9.3.orig/src/pavumeter.desktop pavumeter-0.9.3/src/pavumeter.desktop --- pavumeter-0.9.3.orig/src/pavumeter.desktop 2007-08-07 02:20:01.000000000 +0200 +++ pavumeter-0.9.3/src/pavumeter.desktop 2012-06-20 15:05:11.000000000 +0200 @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=PulseAudio Volume Meter (Playback) GenericName=Playback Volume Meter Comment=Monitor the output volume diff -pruN -x '*~' pavumeter-0.9.3.orig/src/pavumeter-record.desktop pavumeter-0.9.3/src/pavumeter-record.desktop --- pavumeter-0.9.3.orig/src/pavumeter-record.desktop 2007-08-07 02:20:30.000000000 +0200 +++ pavumeter-0.9.3/src/pavumeter-record.desktop 2012-06-20 15:04:56.000000000 +0200 @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=PulseAudio Volume Meter (Capture) GenericName=Capture Volume Meter Comment=Monitor the input volume debian/patches/series0000644000000000000000000000013712000415461012024 0ustar 0001-Correct-invalid-category-entry-in-desktop-files.patch 0002-Drop-deprecated-encoding.patch debian/patches/0001-Correct-invalid-category-entry-in-desktop-files.patch0000644000000000000000000000231712000415461023362 0ustar From e356fd3a0973a5d96c72d959593b2d987915a42c Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Wed, 28 Nov 2007 23:44:32 +0100 Subject: [PATCH] Correct invalid category entry in desktop files This desktop entry lists a category that is not one of the registered Main or Additional Categories in the FreeDesktop specification. Refer to http://standards.freedesktop.org/menu-spec/1.0/apa.html for details. --- src/pavumeter-record.desktop | 2 +- src/pavumeter.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pavumeter-record.desktop b/src/pavumeter-record.desktop index 6363349..633126a 100644 --- a/src/pavumeter-record.desktop +++ b/src/pavumeter-record.desktop @@ -7,4 +7,4 @@ Exec=pavumeter --record Icon=audio-input-microphone StartupNotify=true Type=Application -Categories=Application;AudioVideo;Audio; +Categories=AudioVideo;Audio; diff --git a/src/pavumeter.desktop b/src/pavumeter.desktop index c28d343..c63be3c 100644 --- a/src/pavumeter.desktop +++ b/src/pavumeter.desktop @@ -7,4 +7,4 @@ Exec=pavumeter Icon=audio-input-microphone StartupNotify=true Type=Application -Categories=Application;AudioVideo;Audio; +Categories=AudioVideo;Audio; debian/docs0000644000000000000000000000000712000415461010027 0ustar README debian/watch0000644000000000000000000000036412000415461010213 0ustar # Control file for uscan # Run the "uscan" command to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://0pointer.de/lennart/projects/pavumeter/ pavumeter-(.*)\.tar\.gz debian/copyright0000644000000000000000000000403312000415461011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pavumeter Upstream-Contact: Lennart Poettering Source: http://0pointer.de/lennart/projects/pavumeter/ Files: * Copyright: 2004-2007 Lennart Poettering 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 of the License, or (at your option) any later version. . This program 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2012 Andrea Colangelo Comment: original debianization by CJ van den Berg 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 of the License, or (at your option) any later version. . This program 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, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/pavumeter.manpages0000644000000000000000000000002312000415461012677 0ustar debian/pavumeter.1 debian/compat0000644000000000000000000000000212000415461010355 0ustar 9