debian/ 0000755 0000000 0000000 00000000000 11747600701 007171 5 ustar debian/compat 0000644 0000000 0000000 00000000002 11641532657 010376 0 ustar 8
debian/docs 0000644 0000000 0000000 00000000020 11641533215 010032 0 ustar LISEZMOI
README
debian/speedcrunch.1.docbook 0000644 0000000 0000000 00000003631 11641532632 013200 0 ustar
Jean-Remy
Falleri
jr.falleri@laposte.net
2005
Jean-Remy Falleri
2005-05-12
speedcrunch
1
SpeedCrunch
A speed calculator in QT.
speedcrunch
DESCRIPTION
SpeedCrunch is a scientific calculator written in QT.
SpeedCrunch is a high precision calculator, is optimized to be used with keyboard
support variables, functions, history, dynamic result displaying and syntax highlighting.
COPYRIGHT
This manual page was written by Jean-Remy Falleri
jr.falleri@laposte.net for the
Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License,
Version 2 or any later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public
License can be found in
/usr/share/common-licenses/GPL.
debian/install 0000644 0000000 0000000 00000000225 11641532632 010561 0 ustar debian/speedcrunch.desktop usr/share/applications/
src/resources/speedcrunch.png usr/share/pixmaps/
src/resources/speedcrunch.xpm usr/share/pixmaps/
debian/watch 0000644 0000000 0000000 00000000574 11641532632 010230 0 ustar version=3
opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|Source|src|orig|unix)$//;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
http://www.speedcrunch.org/en_US/download.html .*speedcrunch-(v?[\d\.]+(?:rc|rc\d+|pre-rc\d+|-unix|-source|-Source|-src|\.src|\.orig|[a-z]|b\d+|beta\d+-src|beta\d+)?)\.(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)
debian/copyright 0000644 0000000 0000000 00000004160 11641533066 011127 0 ustar This package was debianized by Jean-Remy Falleri on
Fri, 10 Jun 2005 21:42:41 +0200.
It was downloaded from:
http://speedcrunch.digitalfanatics.org/
http://www.speedcrunch.org/en/download.htm
Upstream Author: Ariya Hidayat
Copyright:
Copyright (C) 2004-2008 Ariya Hidayat
Copyright (C) 2008 Alessandro Portale
Copyright (C) 2005-2006 Johan Thelin
Copyright (C) 2007 Petri Damstén
Copyright (C) 2007-2008 Helder Correia
Copyright (C) 2007, 2008 Wolf Lammen ookami1 gmx de
Copyright (C) 1991-1994, 1997, 2000 Free Software Foundation, Inc.
The files debian/speedcrunch.1.docbook and debian/speedcrunch.desktop are:
Copyright (C) 2005 by Jean-Remy Falleri
The Debian packaging is:
Copyright (C) 2005 Jean-Remy Falleri
Copyright (C) 2005-2006 Jonathan Riddell
Copyright (C) 2006 Seth Kinast
Copyright (C) 2007 Martin Pitt
Copyright (C) 2007 Sarah Hobbs
Copyright (C) 2007-2011 Bart Martens
License:
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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
debian/control 0000644 0000000 0000000 00000001264 11747577424 010616 0 ustar Source: speedcrunch
Section: math
Priority: optional
Maintainer: Bart Martens
Build-Depends: debhelper (>= 8.0.0), libqt4-dev, docbook2x, cmake, imagemagick
Standards-Version: 3.9.3
Homepage: http://www.speedcrunch.org/
Package: speedcrunch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: High precision calculator
SpeedCrunch is a high precision and high speed
calculator.
.
It's optimized for keyboard use and has advanced
features: use of functions, use of variables,
result history, and syntax highlighting. It also
shows the result as you type.
.
SpeedCrunch has a very simple interface, so
you can start to use it very quickly.
debian/menu 0000644 0000000 0000000 00000000316 11641532632 010060 0 ustar ?package(speedcrunch):needs="X11" section="Applications/Science/Mathematics"\
longtitle="High precision desktop calculator"\
icon="speedcrunch.xpm"\
title="SpeedCrunch" command="/usr/bin/speedcrunch"
debian/changelog 0000644 0000000 0000000 00000010705 11747577276 011072 0 ustar speedcrunch (0.10.1-4) unstable; urgency=low
* debian/patches/signed.diff: closes: #654606.
-- Bart Martens Mon, 30 Apr 2012 21:05:36 +0000
speedcrunch (0.10.1-3) unstable; urgency=low
* debian/patches/focus.diff: Closes: #580857.
-- Bart Martens Sat, 01 Oct 2011 08:39:41 +0200
speedcrunch (0.10.1-2) unstable; urgency=low
* debian/speedcrunch.desktop: Updated. Closes: 530316.
* debian/watch: Fixed.
-- Bart Martens Tue, 09 Jun 2009 10:58:06 +0200
speedcrunch (0.10.1-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Added copyright notice.
* debian/rules: Convert .ts files to .qm files using lrelease.
-- Bart Martens Tue, 01 Jul 2008 09:04:21 +0200
speedcrunch (0.10-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Updated.
* debian/install, debian/menu, debian/rules, debian/speedcrunch.desktop:
Updated for renamed icon file.
* debian/control: Homepage, Standards-Version.
-- Bart Martens Sat, 26 Apr 2008 07:58:40 +0200
speedcrunch (0.9-1) unstable; urgency=low
* New upstream release.
-- Bart Martens Wed, 05 Dec 2007 21:59:09 +0100
speedcrunch (0.8-2) unstable; urgency=low
* debian/control, debian/watch: Updated upstream homepage. Closes: #449957.
* debian/menu: Updated section.
-- Bart Martens Sun, 11 Nov 2007 21:51:33 +0100
speedcrunch (0.8-1) unstable; urgency=low
* New upstream release.
* debian/control, debian/rules: Replaced autotools by cmake.
-- Bart Martens Sat, 04 Aug 2007 08:48:07 +0200
speedcrunch (0.7-release-1) unstable; urgency=low
* New upstream release.
* debian/watch: Updated.
-- Bart Martens Fri, 27 Apr 2007 15:30:13 +0200
speedcrunch (0.7-beta2-1) unstable; urgency=low
* Copied from Ubuntu to Debian. Closes: #415903.
* debian/patches/kubuntu_02_qmake.diff: Removed.
* configure: Modified to ignore unknown options.
* debian/compat, debian/control: Newer debhelper version.
* debian/control: Section "math".
* debian/control, debian/rules: Use autotools.
* debian/control, debian/rules: Use imagemagick to convert .png to .xpm.
* debian/copyright, debian/docs: Updated.
* debian/install, debian/manpages, debian/menu, debian/watch: Added.
* debian/speedcrunch.desktop: Added "Comment" field.
-- Bart Martens Thu, 22 Mar 2007 20:04:15 +0100
speedcrunch (0.7~beta2-0ubuntu1) feisty; urgency=low
* New Upstream Version
* Bumped standars version
* Removed kubuntu_01_fix_headers.diff
* Misc fixes in debian/control. Closes Malone #27957
* Updated Homepage. Closes Malone #54194
-- Sarah Hobbs Wed, 24 Jan 2007 13:53:09 +1100
speedcrunch (0.7~060412-0ubuntu6) feisty; urgency=low
* No-change upload to drop the unnecessary libpq4 dependency.
-- Martin Pitt Mon, 15 Jan 2007 16:45:18 +0100
speedcrunch (0.7~060412-0ubuntu5) edgy; urgency=low
* Don't build-dep on libqt4-debug-dev, it no longer exists
-- Jonathan Riddell Sun, 15 Oct 2006 09:30:00 +0000
speedcrunch (0.7~060412-0ubuntu4) edgy; urgency=low
* Remove update-alternatives from rules
-- Jonathan Riddell Fri, 14 Jul 2006 11:37:48 +0000
speedcrunch (0.7~060412-0ubuntu3) edgy; urgency=low
* Add kubuntu_02_qmake.diff, allow for qmake renamed qmake-qt4
-- Jonathan Riddell Thu, 13 Jul 2006 11:37:15 +0000
speedcrunch (0.7~060412-0ubuntu2) edgy; urgency=low
* Rebuild now that libqt4-debug is in main, no changes
-- Jonathan Riddell Wed, 12 Jul 2006 12:52:00 +0000
speedcrunch (0.7~060412-0ubuntu1) edgy; urgency=low
* New upstream release
* Now uses Qt 4
* Standards-Version changed to 3.7.2
* Recode configure and conf.pri dos->unix line endings
* Add kubuntu_01_fix_headers.diff to fix incorrect headers
-- Jonathan Riddell Thu, 6 Jul 2006 11:07:24 +0000
speedcrunch (0.6beta2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Seth Kinast Tue, 3 Jan 2006 18:55:12 -0600
speedcrunch (0.6beta1-0ubuntu1) breezy; urgency=low
* Initial release.
* Added a manpage (from docbook source).
* Added a desktop file.
* Sponsored upload for Jean-Remy Falleri
-- Jonathan Riddell Thu, 7 Jul 2005 16:47:27 +0000
debian/rules 0000755 0000000 0000000 00000001271 11641537644 010262 0 ustar #!/usr/bin/make -f
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_configure:
dh_auto_configure
docbook2x-man debian/speedcrunch.1.docbook
convert -resize 32x32 src/resources/speedcrunch.png src/resources/speedcrunch.xpm
lrelease src/i18n/*.ts
cmake src -DCMAKE_INSTALL_PREFIX=/usr
override_dh_install:
dh_install
rm -f debian/speedcrunch/usr/share/speedcrunch/books/images/make_math_pngs.sh
override_dh_clean:
dh_clean
rm -f src/i18n/*.qm
rm -f speedcrunch.1
rm -f src/resources/speedcrunch.xpm
rm -rf CMakeFiles/ CMakeCache.txt cmake_install.cmake DartTestfile.txt Makefile
rm -rf Testing/
rm -f CTestTestfile.cmake install_manifest.txt src/resources/speedcrunch.qrc.depends
debian/manpages 0000644 0000000 0000000 00000000016 11641532632 010704 0 ustar speedcrunch.1
debian/patches/ 0000755 0000000 0000000 00000000000 11747577374 010643 5 ustar debian/patches/focus.diff 0000644 0000000 0000000 00000000365 11641540013 012565 0 ustar --- speedcrunch-0.10.1.orig/src/gui/mainwindow.cpp
+++ speedcrunch-0.10.1/src/gui/mainwindow.cpp
@@ -1509,7 +1509,7 @@
emit retranslateText();
- QTimer::singleShot( 0, this, SLOT( activate() ) );
+ d->widgets.editor->setFocus();
}
debian/patches/signed.diff 0000644 0000000 0000000 00000000457 11747577352 012750 0 ustar --- orig/speedcrunch-0.10.1/src/math/floatlog.c 2008-05-22 21:45:21.000000000 +0000
+++ speedcrunch-0.10.1/src/math/floatlog.c 2012-04-30 21:06:28.000000000 +0000
@@ -118,7 +118,7 @@
int idx)
{
int factor;
- char i;
+ signed char i;
factor = 1;
for (i = _lincombtbl[idx].c2; --i >= 0;)
debian/patches/series 0000644 0000000 0000000 00000000027 11747577374 012057 0 ustar focus.diff
signed.diff
debian/speedcrunch.desktop 0000644 0000000 0000000 00000000276 11641532632 013074 0 ustar [Desktop Entry]
Name=SpeedCrunch
Comment=High precision calculator
Exec=speedcrunch
Icon=speedcrunch
GenericName=Calculator
Terminal=false
Type=Application
Categories=Qt;Utility;Calculator;
debian/source/ 0000755 0000000 0000000 00000000000 11641532657 010500 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 11641532657 011706 0 ustar 3.0 (quilt)