debian/0000755000000000000000000000000012223511130007154 5ustar debian/compat0000644000000000000000000000000212212131422010352 0ustar 7 debian/phoronix-test-suite.doc-base0000644000000000000000000000036612212132641014536 0ustar Document: phoronix-test-suite Title: Phoronix Test Suite documentation Abstract: Documentation reference for the Phoronix Test Suite. Section: System/Administration Format: HTML Files: /usr/share/doc/phoronix-test-suite/phoronix-test-suite.html debian/patches/0000755000000000000000000000000012212131422010603 5ustar debian/patches/series0000644000000000000000000000002612212131422012016 0ustar 01-desktop_file.patch debian/patches/01-desktop_file.patch0000644000000000000000000000147512212131422014521 0ustar Description: Improvements to the desktop file. GenericName entry must not repeat Name entry. Origin: Debian Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641743 Forwarded: no Reviewed-by: Alessio Treglia --- pts-core/static/phoronix-test-suite.desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- phoronix-test-suite.orig/pts-core/static/phoronix-test-suite.desktop +++ phoronix-test-suite/pts-core/static/phoronix-test-suite.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=Phoronix Test Suite -GenericName=Phoronix Test Suite Benchmarking Utility +GenericName=Benchmarking Utility +GenericName[de]=Benchmarks Comment=An Automated, Open-Source Testing Framework Comment[fr]=Outil pour étalonner les performances de votre ordinateur Exec=phoronix-test-suite interactive debian/rules0000755000000000000000000000215612212131422010240 0ustar #!/usr/bin/make -f version=4.2.0 major=4 DESTDIR = $(CURDIR)/debian/phoronix-test-suite %: dh $@ override_dh_auto_build: ./phoronix-test-suite dump-documentation override_dh_auto_install: override_dh_install: cp pts-core/static/bash_completion \ $(DESTDIR)/etc/bash_completion.d/phoronix-test-suite cp pts-core/static/images/phoronix-test-suite.png \ $(DESTDIR)/usr/share/icons/hicolor/48x48/apps/phoronix-test-suite.png cp pts-core/static/images/openbenchmarking.png \ $(DESTDIR)/usr/share/icons/hicolor/64x64/apps/openbenchmarking.png cp pts-core/static/phoronix-test-suite.desktop \ $(DESTDIR)/usr/share/applications/ # cp -r pts/ $(DESTDIR)/usr/share/phoronix-test-suite/ rm -f $(DESTDIR)/usr/share/phoronix-test-suite/pts/etc/scripts/package-build-* cp -r pts-core/ $(DESTDIR)/usr/share/phoronix-test-suite/ rm -f $(DESTDIR)/usr/share/phoronix-test-suite/pts-core/static/phoronix-test-suite.desktop sed 's:PTS_DIR=`pwd`:PTS_DIR='/usr\/share\/phoronix-test-suite':g' phoronix-test-suite \ > $(DESTDIR)/usr/bin/phoronix-test-suite override_dh_installchangelogs: dh_installchangelogs CHANGE-LOG debian/docs0000644000000000000000000000005712212132156010036 0ustar AUTHORS documentation/phoronix-test-suite.html debian/control0000644000000000000000000000235612212131541010567 0ustar Source: phoronix-test-suite Section: contrib/utils Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: php-fpdf, php5-cli Standards-Version: 3.9.4 Homepage: http://www.phoronix-test-suite.com/ Vcs-Git: git://anonscm.debian.org/collab-maint/phoronix-test-suite.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/phoronix-test-suite.git Package: phoronix-test-suite Architecture: all Depends: php5-cli, php5-gd, ${misc:Depends} Description: comprehensive testing and benchmarking platform The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available for the Linux operating system. This software is designed to effectively carry out both qualitative and quantitative benchmarks in a clean, reproducible, and easy-to-use manner. The Phoronix Test Suite consists of a lightweight processing core (pts-core) with each benchmark consisting of an XML-based profile with related resource scripts. The process from the benchmark installation, to the actual benchmarking, to the parsing of important hardware and software components is heavily automated and completely repeatable, asking users only for confirmation of actions. debian/phoronix-test-suite.manpages0000644000000000000000000000005612212131422014644 0ustar documentation/man-pages/phoronix-test-suite.1 debian/changelog0000644000000000000000000000772612223511130011042 0ustar phoronix-test-suite (4.8.3-1) unstable; urgency=low * QA upload. * New upstream release. * Fix doc-base file. -- Alessio Treglia Fri, 04 Oct 2013 11:02:50 +0100 phoronix-test-suite (4.8.2-1) unstable; urgency=low * QA upload. * New upstream release. * Update debian/copyright. * Install the HTML documentation instead of the PDF one. -- Alessio Treglia Thu, 05 Sep 2013 17:38:27 +0100 phoronix-test-suite (4.6.0-1) unstable; urgency=low * QA upload. * New upstream release. -- Alessio Treglia Mon, 27 May 2013 06:16:03 +0200 phoronix-test-suite (4.4.0-1) unstable; urgency=low * QA upload. * New upstream release. * Bump Standards. * Fix Vcs fields. -- Alessio Treglia Tue, 12 Mar 2013 16:36:09 +0000 phoronix-test-suite (4.2.0-1) unstable; urgency=low * QA upload. * New upstream release. * Update versions variables in debian/rules. -- Alessio Treglia Thu, 27 Dec 2012 15:08:59 +0000 phoronix-test-suite (4.0.1-1) unstable; urgency=low * QA upload. * New upstream release. * Update versions variables in debian/rules. -- Alessio Treglia Tue, 28 Aug 2012 15:26:28 +0200 phoronix-test-suite (4.0.0-1) unstable; urgency=low * QA upload. * Imported Upstream version 4.0.0 * debian/rules: - Update version variable, fix small typo in override_dh_install * Update copyright years. -- Alessio Treglia Thu, 26 Jul 2012 13:16:07 +0200 phoronix-test-suite (3.8.0-1) unstable; urgency=low * QA upload. * New upstream release. * Refresh patches. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Mon, 19 Mar 2012 10:41:19 +0100 phoronix-test-suite (3.6.1-1) unstable; urgency=low * QA upload. * New upstream release. -- Alessio Treglia Thu, 02 Feb 2012 01:26:46 +0100 phoronix-test-suite (3.6.0-1) unstable; urgency=low * QA upload. * New upstream release: - Many new features and bugfixes, also fixes LP: #798233 * GenericName entry of desktop file must not repeat Name entry (Closes: #641743). -- Alessio Treglia Sat, 17 Dec 2011 01:26:36 +0100 phoronix-test-suite (3.4.0-1) unstable; urgency=low * QA upload. * New upstream release. -- Alessio Treglia Sat, 10 Sep 2011 08:47:12 +0200 phoronix-test-suite (3.2.1-3) unstable; urgency=low * Orphaning this. -- Alessio Treglia Tue, 09 Aug 2011 15:15:42 +0200 phoronix-test-suite (3.2.1-2) unstable; urgency=low * Move phoronix-test-suite into contrib (Closes: #636027). -- Alessio Treglia Fri, 05 Aug 2011 09:28:44 +0200 phoronix-test-suite (3.2.1-1) unstable; urgency=low * New upstream release: - pts-core: Fix regression in evaluating browser opening. - phodevi: USB Watts Up Power Meter support. - system_monitor: Report sensors to be logged prior to test execution. * Description should not start with an article. * Bump Standards. -- Alessio Treglia Fri, 01 Jul 2011 12:04:55 +0200 phoronix-test-suite (3.2.0-1) unstable; urgency=low * New upstream release. * Update debian/copyright, repack is no longer needed. -- Alessio Treglia Thu, 16 Jun 2011 13:34:00 +0200 phoronix-test-suite (3.0.1~repack1-1) unstable; urgency=low * New upstream bugfix-only release. * debian/{control,docs,phoronix-test-suite.doc-base,rules}: - Generate the PDF docs at build time. - Build-Depend-Indep of php-fpdf, php5-cli. - Install doc-base control file. * debian/clean: Purge generated PDF. * debian/watch: Handle repacked tarball versioning. -- Alessio Treglia Tue, 15 Mar 2011 23:20:08 +0100 phoronix-test-suite (3.0.0~repack1-1) unstable; urgency=low * Initial release (Closes: #609551). -- Alessio Treglia Sat, 05 Mar 2011 14:15:59 +0100 debian/dirs0000644000000000000000000000023112212131422010034 0ustar usr/bin usr/share/phoronix-test-suite usr/share/icons/hicolor/48x48/apps usr/share/icons/hicolor/64x64/apps usr/share/applications etc/bash_completion.d debian/gbp.conf0000644000000000000000000000003612212131422010572 0ustar [DEFAULT] pristine-tar = True debian/copyright0000644000000000000000000000233112212131554011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Phoronix Test Suite Upstream-Contact: Michael Larabel Source: http://www.phoronix-test-suite.com/releases/ Files: * Copyright: 2008-2012, Phoronix Media 2008 - 2012, Michael Larabel License: GPL-3+ Files: debian/* Copyright: 2009-2013, Alessio Treglia 2009, Mike Owens License: GPL-3+ License: GPL-3+ 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 3 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. . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/source/0000755000000000000000000000000012212131422010454 5ustar debian/source/format0000644000000000000000000000001412212131422011662 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017712212131422010212 0ustar version=3 opts=dversionmangle=s/~repack[\d]*// \ http://www.phoronix-test-suite.com/releases/phoronix-test-suite-(.*)\.tar\.gz debian/clean0000644000000000000000000000004612212131422010161 0ustar documentation/phoronix-test-suite.pdf