debian/ 0000755 0000000 0000000 00000000000 12253317244 007171 5 ustar debian/compat 0000644 0000000 0000000 00000000002 11755114173 010371 0 ustar 8
debian/stopwatch.sgml 0000644 0000000 0000000 00000007524 11755114024 012076 0 ustar manpage.1'. You may view
the manual page with: `docbook-to-man manpage.sgml | nroff -man |
less'. A typical entry in a Makefile or Makefile.am is:
manpage.1: manpage.sgml
docbook-to-man $< > $@
The docbook-to-man binary is found in the docbook-to-man package.
Please remember that if you create the nroff version in one of the
debian/rules file targets (such as build), you will need to include
docbook-to-man in your Build-Depends control field.
-->
Don">
Libes">
October 30, 2005">
1x">
libes@nist.gov">
STOPWATCH">
Debian">
GNU">
GPL">
]>
&dhemail;
&dhfirstname;
&dhsurname;
2003
&dhusername;
&dhdate;
&dhucpackage;
&dhsection;
&dhpackage;
a stopwatch and timer program
&dhpackage;
DESCRIPTION
&dhpackage; does what its name implies - enables hand timing much like a physical stopwatch. It can also be used as a countdown timer. Stopwatch has millisecond accuracy and no artificial limit on hours.
DIRECTIONS
Press "start" to start the stopwatch and "stop" to stop it. "record" records the current time and selects it so that it can readily be pasted into other programs. Recorded times are marked with an L for "lap" or T for "total". When stopped, you can cut/paste/edit the time by hand and set it to any valid time. "zero" resets the time to zero. Holding down the shift key while pressing record or zero, records and then zeros the time.
Time moves forward or backward according to the Run menu. By default, time is stopped automatically when either the lap or total time reaches zero. To disable the automatic stop, unselect Run -> Stop At Zero.
AUTHOR
This manual page was adapted from the stopwatch documentation written by &dhusername;. Permission is
granted to copy, distribute and/or modify this manpage under
the terms of the &gnu; General Public License, Version 2 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/README.Debian 0000644 0000000 0000000 00000001326 11755114024 011231 0 ustar stopwatch for Debian
--------------------
There is confusion about the upstream version number.
- The upstream website mentiones "version 3.5".
- The file "stopwatch" contains "set version 3.5".
- The file "HISTORY" contains separate entries for 3.4 and 3.5.
- The file "index.html" contains "version 3.5".
- The top directory in the upstream .tar.gz is "stopwatch-3.4".
- The file "Makefile" contains "VERSION = 3.4".
This is, in my opinion, version 3.5.
md5sum stopwatch*.tar.gz
4feb97cd7f108c89f17fcb18e55deaf9 stopwatch_3.4.orig.tar.gz
4feb97cd7f108c89f17fcb18e55deaf9 stopwatch_3.5.orig.tar.gz
4feb97cd7f108c89f17fcb18e55deaf9 stopwatch.tar.gz
-- Bart Martens Wed, 02 Jul 2008 10:17:08 +0200
debian/docs 0000644 0000000 0000000 00000000032 11755117432 010042 0 ustar HISTORY
index.html
README
debian/stopwatch.doc-base 0000644 0000000 0000000 00000000374 11755114024 012605 0 ustar Document: stopwatch
Title: Debian stopwatch Manual
Author: Don Libes
Abstract: This is simply a copy of the upstream homepage.
Section: Science/Mathematics
Format: HTML
Index: /usr/share/doc/stopwatch/index.html
Files: /usr/share/doc/stopwatch/*.html
debian/install 0000644 0000000 0000000 00000000154 11755114024 010557 0 ustar stopwatch usr/bin/
debian/stopwatch.xpm usr/share/pixmaps/
debian/stopwatch.desktop usr/share/applications/
debian/stopwatch.desktop 0000644 0000000 0000000 00000000340 11755114024 012572 0 ustar [Desktop Entry]
Version=1.0
Type=Application
Encoding=UTF-8
Name=Stopwatch
Comment=A virtual stopwatch
TryExec=/usr/bin/stopwatch
Exec=/usr/bin/stopwatch
Categories=Application;Utility
Icon=/usr/share/pixmaps/stopwatch.xpm
debian/watch 0000644 0000000 0000000 00000000253 11755116210 010216 0 ustar version=3
opts="uversionmangle=s/^$/$content/;s/.*This page describes stopwatch version (\S+)\..*/$1/s;" \
http://expect.sourceforge.net/stopwatch/ stopwatch(.*)\.tar\.gz
debian/copyright 0000644 0000000 0000000 00000001153 11755115251 011124 0 ustar This package was debianized by Daniel Milstein on
Sun, 30 Oct 2005 16:08:17 -0500.
It was downloaded from:
http://expect.nist.gov/stopwatch/
http://expect.sourceforge.net/stopwatch/
Author: Don Libes
Quote from http://expect.nist.gov/stopwatch/ on Sat, 24 Mar 2007 09:00:05 +0100:
> Copy and Reuse Information
> Stopwatch is in the public domain.
The Debian packaging is
Copyright (C) 2005, Daniel Milstein
Copyright (C) 2007-2012, Bart Martens
and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'.
debian/control 0000644 0000000 0000000 00000000740 12253317244 010575 0 ustar Source: stopwatch
Section: utils
Priority: optional
Maintainer: Debian QA Group
Build-Depends: debhelper (>= 8.0.0)
Build-Depends-Indep: docbook-to-man
Standards-Version: 3.9.3
Homepage: http://expect.sourceforge.net/stopwatch/
Package: stopwatch
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, tk
Description: Virtual stopwatch and timer
Stopwatch is a stopwatch and timer program that uses the Tk toolkit. It has
millisecond accuracy.
debian/changelog 0000644 0000000 0000000 00000003716 12253317044 011050 0 ustar stopwatch (3.5-4) unstable; urgency=low
* QA upload, orphaning this package.
* debian/stopwatch.menu: Added /usr/share/pixmaps/ to icon. Closes: #693476.
-- Bart Martens Sun, 15 Dec 2013 13:05:24 +0100
stopwatch (3.5-3) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format, debhelper 8, no cdbs.
* debian/control: Updated Homepage. Closes: #673227.
* debian/control: Fixed description-synopsis-starts-with-article.
* debian/watch: Updated to match new homepage.
-- Bart Martens Thu, 17 May 2012 06:19:36 +0000
stopwatch (3.5-2) unstable; urgency=low
* debian/patches/03_start.diff: Added. Closes: #507507.
Adds options -forward and -backward to start stopwatch with timer on.
Patch by Carles Pina i Estany .
* debian/control: Replaced tk8.4 by tk in Depends.
-- Bart Martens Wed, 22 Apr 2009 18:45:56 +0200
stopwatch (3.5-1) unstable; urgency=low
* This is not a new upstream release, see debian/README.Debian (edited).
* Fixed lintian messages.
* debian/watch: Added.
-- Bart Martens Wed, 02 Jul 2008 10:17:08 +0200
stopwatch (3.4-3) unstable; urgency=low
* New maintainer. Closes: #401464.
* debian/*: Switch to cdbs, standards-version 3.7.2, debhelper 5.
* debian/copyright: Updated.
* debian/control, debian/patches/*: Replaced dpatch by simple .diff files.
* debian/README.Debian: Added to explain the confusion about upstream
version numbers 3.5 and 3.4.
* debian/stopwatch.menu: Updated to add longtitle, and now installing it.
-- Bart Martens Sat, 24 Mar 2007 09:00:05 +0100
stopwatch (3.4-2) unstable; urgency=low
* Added .desktop file
* Added icon
-- Daniel Milstein Tue, 22 Nov 2005 21:54:16 -0500
stopwatch (3.4-1) unstable; urgency=low
* Initial release
* Closes: bug#336534
-- Daniel Milstein Sun, 30 Oct 2005 16:08:17 -0500
debian/rules 0000755 0000000 0000000 00000000222 11755115644 010253 0 ustar #!/usr/bin/make -f
#export DH_VERBOSE=1
%:
dh $@
override_dh_auto_build:
dh_auto_build
docbook-to-man debian/stopwatch.sgml > stopwatch.1x
debian/clean 0000644 0000000 0000000 00000000015 11755115616 010177 0 ustar stopwatch.1x
debian/manpages 0000644 0000000 0000000 00000000015 11755114024 010700 0 ustar stopwatch.1x
debian/stopwatch.xpm 0000644 0000000 0000000 00000002554 11755114024 011736 0 ustar /* XPM */
static char * stopwatch_xpm[] = {
"32 32 12 1",
" c None",
". c #919191",
"+ c #87C980",
"@ c #939393",
"# c #555555",
"$ c #2D2D2D",
"% c #141414",
"& c #C2C2C2",
"* c #2B2B2B",
"= c #535353",
"- c #575757",
"; c #000000",
" ",
" ",
" ",
" ",
" ",
" ...... ",
" .......... ",
" .............. ",
" ................ ",
" ................. ",
" ..+++++++++++++++.. ",
" ...+++++++++++++++.... ",
" ...+@#$+++@#$@#$++.... ",
" ...+%&%+$+%&%%&%++.... ",
" ....+*=@+-+*=@*=@++..... ",
" ....+++++++++++++++..... ",
" ....+++++++++++++++..... ",
" ........................ ",
" ........................ ",
" ...................... ",
" ...;;;;;;;..;;;;;;;... ",
" ...;;;;;;;..;;;;;;;... ",
" ..;;;;;;;..;;;;;;;.. ",
" .................. ",
" ................ ",
" .............. ",
" .......... ",
" ...... ",
" ",
" ",
" ",
" "};
debian/patches/ 0000755 0000000 0000000 00000000000 11755116521 010621 5 ustar debian/patches/02_path_wish.diff 0000644 0000000 0000000 00000000552 11755114024 013740 0 ustar diff -Nru sw-orig/stopwatch stopwatch-3.4/stopwatch
--- sw-orig/stopwatch 2004-10-26 20:17:16.000000000 +0000
+++ stopwatch-3.4/stopwatch 2005-11-02 22:05:33.000000000 +0000
@@ -1,4 +1,4 @@
-#!/depot/path/wish -f
+#!/usr/bin/wish -f
######################################################################
# Name: Stopwatch
# Author: Don Libes
debian/patches/01_debianize.diff 0000644 0000000 0000000 00000001151 11755114024 013677 0 ustar diff -Nru sw-orig/README stopwatch-3.4/README
--- sw-orig/README 2002-01-18 15:59:30.000000000 +0000
+++ stopwatch-3.4/README 2005-11-05 20:52:20.000000000 +0000
@@ -3,16 +3,10 @@
within a talk. For that purpose, it works well.
--------------------
-To Install
---------------------
-
-See the install instructions at http://expect.nist.gov/stopwatch/#install
-
---------------------
To Use
--------------------
-See the directions at http://expect.nist.gov/stopwatch/#directions
+See the directions at http://expect.nist.gov/stopwatch/#directions or the man page.
--------------------
Systems Supported
debian/patches/03_start.diff 0000644 0000000 0000000 00000002044 11755116455 013120 0 ustar Adds options -forward and -backward to start stopwatch with timer on.
Patch by Carles Pina i Estany . Closes: #507507.
--- /usr/bin/stopwatch 2008-07-02 13:13:46.000000000 +0200
+++ ./stopwatch 2008-12-06 01:40:38.815444276 +0100
@@ -392,6 +392,14 @@
"
+ .help.text insert end "Command line arguments" h1
+ .help.text insert end "
+
+-forward: executes stopwatcher with the timer on
+-backward TIME: executes stopwatch with the timer on, backward, with initial TIME as time (same format than stopwatch GUI)
+
+"
+
.help.text insert end "Caveats" h1
.help.text insert end {
@@ -471,4 +479,15 @@
bind all {.lapzero invoke} ; bind all {lapzr}
bind all {.totalzero invoke} ; bind all {totalzr}
+set option_location [lsearch $argv "-forward"]
+if { $option_location >= 0 } {
+ start
+}
+
+set option_location [lsearch $argv "-backward"]
+if { $option_location >= 0 } {
+ set time(total) [lindex $argv [expr {$option_location+1}]]
+ set time(forward) 0
+ start
+}
debian/patches/series 0000644 0000000 0000000 00000000062 11755116521 012034 0 ustar 01_debianize.diff
02_path_wish.diff
03_start.diff
debian/source/ 0000755 0000000 0000000 00000000000 11755114172 010472 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 11755114172 011700 0 ustar 3.0 (quilt)
debian/stopwatch.menu 0000644 0000000 0000000 00000000277 12253316736 012106 0 ustar ?package(stopwatch):needs="X11" section="Applications/Science/Mathematics"\
longtitle="A virtual stopwatch"\
title="Stopwatch" command="stopwatch" icon="/usr/share/pixmaps/stopwatch.xpm"