debian/0000775000000000000000000000000012117313464007172 5ustar debian/indicator-cpufreq.pkla0000664000000000000000000000023112102101211013431 0ustar [Change CPU Frequency scaling] Identity=unix-group:admin;unix-group:sudo Action=com.ubuntu.indicatorcpufreqselector.setfrequencyscaling ResultActive=yes debian/indicator-cpufreq.10000664000000000000000000000273312102101211012653 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH INDICATOR-CPUFREQ 1 "July 29, 2011" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME indicator-cpufreq \- CPU frequency scaling indicator .SH SYNOPSIS .B indicator-cpufreq .SH DESCRIPTION \fBindicator-cpufreq\fP is a program for displaying and changing CPU frequency on the fly. It provides the same functionality as the Gnome CPU frequency applet, but doesn't require Gnome panel and works under Unity. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. .TP .B \-d, \-\-debug Print the maximum debugging info (implies \-vv). .TP .B \-v, \-\-verbose Set error_level output to warning, info, and then debug. .SH AUTHOR indicator-cpufreq was written by Artem Popov . .PP This manual page was written for the Debian project (and may be used by others). debian/indicator-cpufreq-selector.10000664000000000000000000000241112102101211014462 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH INDICATOR-CPUFREQ-SELECTOR 1 "July 29, 2011" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME indicator-cpufreq-selector \- D-BUS service for CPU frequency scaling indicator .SH SYNOPSIS .B indicator-cpufreq-selector .SH DESCRIPTION \fBindicator-cpufreq-selector\fP is a service for changing CPU frequency on the fly over D-BUS. It is currently used by indicator-cpufreq(1) and is not useful as a standalone program yet. .SH OPTIONS This program does not currently have any command-line options. .SH AUTHOR indicator-cpufreq-selector was written by Artem Popov . .PP This manual page was written for the Debian project (and may be used by others). debian/control0000664000000000000000000000140212102101776010565 0ustar Source: indicator-cpufreq Section: python Priority: extra Build-Depends: debhelper (>= 9), python3, python3-distutils-extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Artem Popov Standards-Version: 3.9.4 Homepage: https://launchpad.net/indicator-cpufreq X-Python3-Version: >= 3.2 Package: indicator-cpufreq Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3, python3-dbus, python3-gi, gir1.2-appindicator3-0.1, libcpufreq0 Description: CPU frequency scaling indicator Indicator applet for displaying and changing CPU frequency on the fly. It provides the same functionality as the GNOME CPU frequency applet, but doesn't require GNOME panel and works under Unity. debian/watch0000664000000000000000000000020512102101211010173 0ustar version=3 http://launchpad.net/indicator-cpufreq/+download http://launchpad.net/indicator-cpufreq/.*/indicator-cpufreq-(.*)\.tar\.gz debian/source/0000775000000000000000000000000012102102265010457 5ustar debian/source/format0000664000000000000000000000001412102101211011653 0ustar 3.0 (quilt) debian/rules0000775000000000000000000000113312102101776010243 0ustar #!/usr/bin/make -f %: dh $@ --with python3 override_dh_auto_clean: python3 setup.py clean override_dh_auto_build: python3 setup.py build override_dh_auto_install: python3 setup.py install --root=$(CURDIR)/debian/indicator-cpufreq --install-layout=deb override_dh_install: dh_install dh_installdirs etc/xdg/autostart mv $(CURDIR)/debian/indicator-cpufreq/usr/share/applications/*.desktop $(CURDIR)/debian/indicator-cpufreq/etc/xdg/autostart rmdir $(CURDIR)/debian/indicator-cpufreq/usr/share/applications dh_install debian/indicator-cpufreq.pkla var/lib/polkit-1/localauthority/10-vendor.d debian/compat0000664000000000000000000000000212102101776010363 0ustar 9 debian/indicator-cpufreq.manpages0000664000000000000000000000007712102101211014305 0ustar debian/indicator-cpufreq.1 debian/indicator-cpufreq-selector.1 debian/changelog0000664000000000000000000000242512117313140011036 0ustar indicator-cpufreq (0.2.2-0ubuntu1) raring; urgency=low * New upstream release (LP: #1152566): - Translation updates. -- Artem Popov Fri, 08 Mar 2013 18:39:46 +0700 indicator-cpufreq (0.2.1-0ubuntu1) raring; urgency=low * New upstream bugfix release (LP: #1130508): - Correctly display turbo mode option in menu (LP: #1110429). - Install hicolor icons (LP: #1125598). -- Artem Popov Wed, 20 Feb 2013 10:39:05 +0700 indicator-cpufreq (0.2-0ubuntu1) raring; urgency=low * New upstream release (LP: #1105609): - App ported to Python 3. - Fixes LP: #1008438. - Fixes LP: #1079864. - Translation updates. * debian/copyright format updated. * Manually build py3 binary in debian/rules. * Fix remaining lintian warnings (LP: #1082259). -- Artem Popov Fri, 25 Jan 2013 21:47:41 +0700 indicator-cpufreq (0.1.4-0ubuntu2) precise; urgency=low * Allow both "sudo" and "admin" groups to change CPU frequency to prevent needless password prompts (LP: #893842). -- Artem Popov Wed, 28 Mar 2012 12:18:50 +0700 indicator-cpufreq (0.1.4-0ubuntu1) precise; urgency=low * Initial release (LP: #815283). -- Artem Popov Sun, 24 Jul 2011 11:55:45 +0700 debian/copyright0000664000000000000000000000073212102101776011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: indicator-cpufreq Upstream-Contact: Artem Popov Source: https://launchpad.net/indicator-cpufreq Files: * Copyright: 2010, Artem Popov 2010, Rosetta Contributors and Canonical Ltd License: GPL-3 On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'.