--- cpuburn-1.4.orig/debian/copyright +++ cpuburn-1.4/debian/copyright @@ -0,0 +1,11 @@ +This package was debianized by Indra Kusuma on +Fri, 3 Aug 2001 22:47:41 +1000. + +It was downloaded from http://pages.sbcglobal.net/redelm/ + +Upstream Author: Robert Redelmeier + +Copyright: + +CPU burn is license under GPL version 2. You can find a copy of +the GPL license on your Debian system at /usr/share/common-licenses/GPL . --- cpuburn-1.4.orig/debian/po/templates.pot +++ cpuburn-1.4/debian/po/templates.pot @@ -0,0 +1,46 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-05-28 11:09+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../templates:3 +msgid "cpuburn is dangerous for your system" +msgstr "" + +#. Type: note +#. Description +#: ../templates:3 +msgid "" +"This program is designed to heavily load CPU chips. Undercooled, overclocked " +"or otherwise weak systems may fail causing data loss (filesystem corruption) " +"and possibly permanent damage to electronic components. Use at your own risk." +msgstr "" + +#. Type: note +#. Description +#: ../templates:3 +msgid "For more information, see /usr/share/doc/cpuburn/README." +msgstr "" --- cpuburn-1.4.orig/debian/po/POTFILES.in +++ cpuburn-1.4/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates --- cpuburn-1.4.orig/debian/po/fr.po +++ cpuburn-1.4/debian/po/fr.po @@ -0,0 +1,52 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: cpuburn 1.4-5\n" +"POT-Creation-Date: 2004-05-28 11:09+0200\n" +"PO-Revision-Date: 2004-06-06 18:25+0100\n" +"Last-Translator: Rémi Pannequin \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: note +#. Description +#: ../templates:3 +msgid "cpuburn is dangerous for your system" +msgstr "Cpuburn est dangereux pour votre système" + +#. Type: note +#. Description +#: ../templates:3 +msgid "" +"This program is designed to heavily load CPU chips. Undercooled, overclocked " +"or otherwise weak systems may fail causing data loss (filesystem corruption) " +"and possibly permanent damage to electronic components. Use at your own risk." +msgstr "" +"Ce programme est conçu pour charger lourdement votre micro-processeur. Les " +"systèmes mal refroidis, sur-cadencés, ou plus généralement fragiles, " +"connaîtront certainement des problèmes. Cela peut entraîner une perte de " +"données (par corruption du système de fichiers), et éventuellement des " +"dommages permanents des composants électroniques. Utilisez ce programme à " +"vos risques et périls." + +#. Type: note +#. Description +#: ../templates:3 +msgid "For more information, see /usr/share/doc/cpuburn/README." +msgstr "" +"Pour plus d'information, veuillez consultez le fichier /usr/share/doc/" +"cpuburn/README." --- cpuburn-1.4.orig/debian/templates +++ cpuburn-1.4/debian/templates @@ -0,0 +1,9 @@ +Template: cpuburn/dangerous +Type: note +_Description: cpuburn is dangerous for your system + This program is designed to heavily load CPU chips. Undercooled, + overclocked or otherwise weak systems may fail causing data loss + (filesystem corruption) and possibly permanent damage to electronic + components. Use at your own risk. + . + For more information, see /usr/share/doc/cpuburn/README. --- cpuburn-1.4.orig/debian/control +++ cpuburn-1.4/debian/control @@ -0,0 +1,20 @@ +Source: cpuburn +Section: misc +Priority: extra +Maintainer: Aurelien Jarno +Build-Depends: debhelper (>> 4.0.0) +Standards-Version: 3.6.1 + +Package: cpuburn +Architecture: i386 hurd-i386 +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: memtest86, hwtools, sysutils, kernel-patch-badram +Description: a collection of programs to put heavy load on CPU + CPUburn is a collection of programs to put heavy stress on CPU. + These programs are designed to load x86 CPUs as heavily as possible + for the purposes of system testing. + . + Warning: The goal has been to maximize heat production from the CPU, + putting stress on the CPU itself, cooling system, motherboard. This + may cause data loss (filesystem corruption) and possibly permanent + damage to electronic components. Use at your own risk. --- cpuburn-1.4.orig/debian/config +++ cpuburn-1.4/debian/config @@ -0,0 +1,12 @@ +#!/bin/sh -e + +# Source debconf library. +. /usr/share/debconf/confmodule +db_version 2.0 + +if [ "$1" = configure -o "$1" = reconfigure ] ; then + db_input critical cpuburn/dangerous || true + db_go +fi + +exit 0 --- cpuburn-1.4.orig/debian/links +++ cpuburn-1.4/debian/links @@ -0,0 +1,6 @@ +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnP5.1 +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnP6.1 +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnK6.1 +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnK7.1 +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnBX.1 +usr/share/man/man1/cpuburn.1 usr/share/man/man1/burnMMX.1 --- cpuburn-1.4.orig/debian/manpages +++ cpuburn-1.4/debian/manpages @@ -0,0 +1 @@ +debian/cpuburn.1 --- cpuburn-1.4.orig/debian/docs +++ cpuburn-1.4/debian/docs @@ -0,0 +1,2 @@ +Design +README --- cpuburn-1.4.orig/debian/postinst +++ cpuburn-1.4/debian/postinst @@ -0,0 +1,13 @@ +#!/bin/sh +set -e + +# Source debconf library. +. /usr/share/debconf/confmodule +db_version 2.0 + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 --- cpuburn-1.4.orig/debian/overrides +++ cpuburn-1.4/debian/overrides @@ -0,0 +1,6 @@ +cpuburn: statically-linked-binary ./usr/bin/burnBX +cpuburn: statically-linked-binary ./usr/bin/burnK6 +cpuburn: statically-linked-binary ./usr/bin/burnK7 +cpuburn: statically-linked-binary ./usr/bin/burnP5 +cpuburn: statically-linked-binary ./usr/bin/burnP6 +cpuburn: statically-linked-binary ./usr/bin/burnMMX --- cpuburn-1.4.orig/debian/rules +++ cpuburn-1.4/debian/rules @@ -0,0 +1,69 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +configure: configure-stamp +configure-stamp: + dh_testdir + touch configure-stamp + +build: configure-stamp build-stamp +build-stamp: + dh_testdir + $(MAKE) + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f burnP5 burnP6 burnK6 burnK7 burnBX burnMMX + rm -f build-stamp configure-stamp + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + cp $(CURDIR)/debian/overrides $(CURDIR)/debian/cpuburn/usr/share/lintian/overrides/cpuburn + cp $(CURDIR)/burn{P5,P6,K6,K7,BX,MMX} $(CURDIR)/debian/cpuburn/usr/bin + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdebconf + dh_installdocs + dh_installexamples + dh_installmenu +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron + dh_installman + dh_installinfo + dh_installchangelogs + dh_link +# dh_strip + dh_compress + dh_fixperms +# dh_makeshlibs + dh_installdeb +# dh_perl + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- cpuburn-1.4.orig/debian/cpuburn.1 +++ cpuburn-1.4/debian/cpuburn.1 @@ -0,0 +1,31 @@ +.\" Text automatically generated by txt2man-1.4.5 +.TH cpuburn 1 "August 30, 2002" "" "" +.SH NAME +\fBcpuburn, burnBX, burnK6, burnK7, burnMMX, burnP5, burnP6 \fP- a collection of programs to put heavy load on CPU +.SH SYNOPSIS +.nf +.fam C +\fBburnBX\fP +\fBburnK6\fP +\fBburnK7\fP +\fBburnMMX\fP +\fBburnP5\fP +\fBburnP6\fP +.fam T +.fi +.SH DESCRIPTION +These programs are designed to load x86 CPUs as heavily as +possible for the purposes of system testing. They have been +optimized for different processors.FPU and ALU instructions +are coded an assembler endless loop. They do not test every +instruction. The goal has been to maximize heat production +from the CPU, putting stress on the CPU itself, cooling system, +motherboard (especially voltage regulators) and power supply +(likely cause of \fBburnBX\fP/MMX errors). +.SH BUGS +Report all bug to submit@bugs.debian.org, for more information +visit http://bugs.debian.org +.SH AUTHORS +cpuburn was written by Robert Redelmeier +This manual page was written by Indra Kusuma +for the Debian Project. --- cpuburn-1.4.orig/debian/dirs +++ cpuburn-1.4/debian/dirs @@ -0,0 +1,3 @@ +usr/bin +usr/share/man/man8 +usr/share/lintian/overrides --- cpuburn-1.4.orig/debian/changelog +++ cpuburn-1.4/debian/changelog @@ -0,0 +1,50 @@ +cpuburn (1.4-6) unstable; urgency=low + + * Added French debconf translation. Thanks to Rémi Pannequin (closes: + bug#254656). + + -- Aurelien Jarno Fri, 18 Jun 2004 00:13:01 +0200 + +cpuburn (1.4-5) unstable; urgency=low + + * New maintainer (closes: bug#250073). + * Acknowledge previous NMU (closes: bug#124521, bug#141010, bug#143741). + * Added hurd-i386 architecture (closes: bug#143748). + * Updated debian/copyright (closes: bug#251288). + * Added a debconf warning telling that cpuburn is dangerous (closes: + bug#143742). + * Upgraded policy compliance to 3.6.1 (no changes). + + -- Aurelien Jarno Fri, 28 May 2004 11:07:54 +0200 + +cpuburn (1.4-4) unstable; urgency=low + + * Fix broken symlink in the man pages, closes: #159690 + * Change priority from optional to extra. + + -- Indra Kusuma Thu, 5 Sep 2002 16:13:13 +0700 + +cpuburn (1.4-3) unstable; urgency=low + + * New Maintainer, closes: #158468 + * Change Architecture to i386 + * Add Manual Documentation + * Sponser Upload for "Indra Kusuma " + + -- Chanop Silpa-Anan Wed, 4 Sep 2002 18:04:39 +1000 + +cpuburn (1.4-2) unstable; urgency=low + + * NMU, closes: #141010, #143742, #143748, #124521 + + -- Torsten Werner Mon, 15 Jul 2002 11:59:04 +0200 + +cpuburn (1.4-1) unstable; urgency=low + + * Initial Release. + + -- Chanop Silpa-Anan Fri, 3 Aug 2001 22:50:04 +1000 + +Local variables: +mode: debian-changelog +End: --- cpuburn-1.4.orig/debian/compat +++ cpuburn-1.4/debian/compat @@ -0,0 +1 @@ +4