[Python-apps-commits] r5229 - in packages/openstv/trunk (39 files)
lantash-guest at users.alioth.debian.org
lantash-guest at users.alioth.debian.org
Sat May 15 22:58:40 UTC 2010
Date: Saturday, May 15, 2010 @ 22:58:39
Author: lantash-guest
Revision: 5229
[svn-inject] Applying Debian modifications to trunk
Added:
packages/openstv/trunk/debian/
packages/openstv/trunk/debian/changelog
packages/openstv/trunk/debian/compat
packages/openstv/trunk/debian/control
packages/openstv/trunk/debian/copyright
packages/openstv/trunk/debian/docs
packages/openstv/trunk/debian/icons/
packages/openstv/trunk/debian/icons/16x16/
packages/openstv/trunk/debian/icons/16x16/apps/
packages/openstv/trunk/debian/icons/16x16/apps/openstv.png
packages/openstv/trunk/debian/icons/22x22/
packages/openstv/trunk/debian/icons/22x22/apps/
packages/openstv/trunk/debian/icons/22x22/apps/openstv.png
packages/openstv/trunk/debian/icons/24x24/
packages/openstv/trunk/debian/icons/24x24/apps/
packages/openstv/trunk/debian/icons/24x24/apps/openstv.png
packages/openstv/trunk/debian/icons/32x32/
packages/openstv/trunk/debian/icons/32x32/apps/
packages/openstv/trunk/debian/icons/32x32/apps/openstv.png
packages/openstv/trunk/debian/icons/48x48/
packages/openstv/trunk/debian/icons/48x48/apps/
packages/openstv/trunk/debian/icons/48x48/apps/openstv.png
packages/openstv/trunk/debian/manpages
packages/openstv/trunk/debian/openstv-run-election.1
packages/openstv/trunk/debian/openstv.1
packages/openstv/trunk/debian/openstv.desktop
packages/openstv/trunk/debian/openstv.install
packages/openstv/trunk/debian/openstv.menu
packages/openstv/trunk/debian/openstv.xpm
packages/openstv/trunk/debian/patches/
packages/openstv/trunk/debian/patches/drop-setuptools.patch
packages/openstv/trunk/debian/patches/series
packages/openstv/trunk/debian/pycompat
packages/openstv/trunk/debian/pyversions
packages/openstv/trunk/debian/rules
packages/openstv/trunk/debian/source/
packages/openstv/trunk/debian/source/format
packages/openstv/trunk/debian/source/include-binaries
packages/openstv/trunk/debian/watch
Property changes on: packages/openstv/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: packages/openstv/trunk/debian/changelog
===================================================================
--- packages/openstv/trunk/debian/changelog (rev 0)
+++ packages/openstv/trunk/debian/changelog 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,5 @@
+openstv (1.6-1) unstable; urgency=low
+
+ * Initial release (Closes: #405759)
+
+ -- Severin Heiniger <severinheiniger at gmail.com> Sat, 15 May 2010 12:16:25 +0200
Added: packages/openstv/trunk/debian/compat
===================================================================
--- packages/openstv/trunk/debian/compat (rev 0)
+++ packages/openstv/trunk/debian/compat 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1 @@
+7
Added: packages/openstv/trunk/debian/control
===================================================================
--- packages/openstv/trunk/debian/control (rev 0)
+++ packages/openstv/trunk/debian/control 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,29 @@
+Source: openstv
+Section: misc
+Priority: extra
+Maintainer: Severin Heiniger <severinheiniger at gmail.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~), python-support, python
+Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/openstv/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/openstv/trunk
+Homepage: http://www.openstv.org/
+XS-Python-Version: >= 2.5
+
+Package: openstv
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-wxgtk2.8
+Suggests: python-profiler
+Description: single transferable vote and instant runoff voting software
+ OpenSTV is open-source software for implementing the single transferable vote
+ and other voting methods such as instant runoff voting, condorcet voting, and
+ approval voting. OpenSTV is the only open-source software that implements the
+ single transferable vote exactly as used by governments, including Scotland
+ and the City of Cambridge, Massachusetts. These methods have been extensively
+ verified against other software and/or actual election results.
+ .
+ Organizations can use OpenSTV to implement their own elections.
+ First, the organization must adopt a voting method. Second, the organization
+ must conduct the vote, and this will most likely be done with paper ballots.
+ Third, the ballots must be entered into the OpenSTV program. Finally, you can
+ use OpenSTV to count the votes and determine the winners of the election.
Added: packages/openstv/trunk/debian/copyright
===================================================================
--- packages/openstv/trunk/debian/copyright (rev 0)
+++ packages/openstv/trunk/debian/copyright 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,44 @@
+This work was packaged for Debian by:
+
+ Severin Heiniger <severinheiniger at gmail.com> on Sat, 15 May 2010 12:16:25 +0200
+
+It was downloaded from:
+
+ http://www.openstv.org/
+
+Upstream Authors:
+
+ Jeff O'Neill <jeff.oneill at openstv.org>
+ Jonathan Lundell
+ Brian Wichmann
+
+Copyright:
+
+ OpenSTV Copyright (C) 2003-2010 Jeffrey O'Neill
+
+License:
+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ This package 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 systems, the complete text of the GNU General
+Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is:
+
+ Copyright (C) 2010 Severin Heiniger <severinheiniger at gmail.com>
+
+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.
Added: packages/openstv/trunk/debian/docs
===================================================================
--- packages/openstv/trunk/debian/docs (rev 0)
+++ packages/openstv/trunk/debian/docs 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,2 @@
+CHANGELOG.txt
+README.txt
Added: packages/openstv/trunk/debian/icons/16x16/apps/openstv.png
===================================================================
(Binary files differ)
Property changes on: packages/openstv/trunk/debian/icons/16x16/apps/openstv.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: packages/openstv/trunk/debian/icons/22x22/apps/openstv.png
===================================================================
(Binary files differ)
Property changes on: packages/openstv/trunk/debian/icons/22x22/apps/openstv.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: packages/openstv/trunk/debian/icons/24x24/apps/openstv.png
===================================================================
(Binary files differ)
Property changes on: packages/openstv/trunk/debian/icons/24x24/apps/openstv.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: packages/openstv/trunk/debian/icons/32x32/apps/openstv.png
===================================================================
(Binary files differ)
Property changes on: packages/openstv/trunk/debian/icons/32x32/apps/openstv.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: packages/openstv/trunk/debian/icons/48x48/apps/openstv.png
===================================================================
(Binary files differ)
Property changes on: packages/openstv/trunk/debian/icons/48x48/apps/openstv.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: packages/openstv/trunk/debian/manpages
===================================================================
--- packages/openstv/trunk/debian/manpages (rev 0)
+++ packages/openstv/trunk/debian/manpages 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,2 @@
+debian/openstv.1
+debian/openstv-run-election.1
Added: packages/openstv/trunk/debian/openstv-run-election.1
===================================================================
--- packages/openstv/trunk/debian/openstv-run-election.1 (rev 0)
+++ packages/openstv/trunk/debian/openstv-run-election.1 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,68 @@
+.TH OPENSTV-RUN-ELECTION 1 "May 2010" "1.6"
+
+.SH NAME
+OpenSTV - Single Transferable Vote and Instant Runoff Voting Software
+
+.SH SYNOPSIS
+.B openstv-run-election [\fIOPTION\fP] \fIMETHOD\fP \fIBALLOT_FILE\fP
+
+.SH DESCRIPTION
+Runs an election for a given \fIMETHOD\fP and \fIBALLOT_FILE\fP.
+Results are printed to the standard output. The following methods are available:
+
+ Approval
+ Borda
+ Bucklin
+ CambridgeSTV
+ Condorcet
+ Coombs
+ ERS97STV
+ FTSTV
+ GPCA2000STV
+ IRV
+ MeekNZSTV
+ MeekQXSTV
+ MeekSTV
+ MinneapolisSTV
+ NIrelandSTV
+ QPQ
+ RTSTV
+ SNTV
+ ScottishSTV
+ SuppVote
+ WarrenQXSTV
+ WarrenSTV
+
+.SH OPTIONS
+.TP
+\fB-p\fP \fIPREC\fP
+Override default precision (in digits).
+.TP
+\fB-r\fP \fIFORMAT\fP
+Report format: CsvReport, HtmlReport, MinimalReport, TextReport or YamlReport
+.TP
+\fB-t\fP \fITIEBREAK\fP
+Strong tie-break method: random (default), alpha or index
+.TP
+\fB-w\fP \fIWEAKTIE\fP
+Weak tie-break method: method-default (default), strong, forward or backward
+.TP
+\fB-s\fP \fISEATS\fP
+Number of seats (for text-format ballot files).
+.TP
+\fB-P\fP
+Profile and send output to profile.out
+.TP
+\fB-x\fP \fINUM\fP
+Specify repeat count (for profiling).
+
+.SH SEE ALSO
+.B Homepage:
+http://www.openstv.org/
+
+.SH AUTHOR
+This manual page was written by Severin Heiniger <severinheiniger at gmail.com> 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.
Added: packages/openstv/trunk/debian/openstv.1
===================================================================
--- packages/openstv/trunk/debian/openstv.1 (rev 0)
+++ packages/openstv/trunk/debian/openstv.1 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,40 @@
+.TH OPENSTV 1 "May 2010" "1.6"
+
+.SH NAME
+OpenSTV - Single Transferable Vote and Instant Runoff Voting Software
+
+.SH SYNOPSIS
+.B openstv
+
+.SH DESCRIPTION
+.B OpenSTV
+is open-source software for implementing the single transferable vote
+and other voting methods such as instant runoff voting, condorcet voting, and
+approval voting.
+. B OpenSTV
+is the only open-source software that implements the
+single transferable vote exactly as used by governments, including Scotland
+and the City of Cambridge, Massachusetts. These methods have been extensively
+verified against other software and/or actual election results.
+
+Organizations can use
+.B OpenSTV
+to implement their own elections.
+First, the organization must adopt a voting method. Second, the organization
+must conduct the vote, and this will most likely be done with paper ballots.
+Third, the ballots must be entered into the
+.B OpenSTV
+program. Finally, you can use
+.B OpenSTV
+to count the votes and determine the winners of the election.
+
+.SH SEE ALSO
+.B Homepage:
+http://www.openstv.org/
+
+.SH AUTHOR
+This manual page was written by Severin Heiniger <severinheiniger at gmail.com> 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.
Added: packages/openstv/trunk/debian/openstv.desktop
===================================================================
--- packages/openstv/trunk/debian/openstv.desktop (rev 0)
+++ packages/openstv/trunk/debian/openstv.desktop 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Name=OpenSTV Voting Software
+GenericName=Voting Software
+Comment=Conduct a Single Transferable Vote election
+Categories=Office;
+Exec=openstv
+Icon=openstv
+Terminal=false
+Type=Application
Added: packages/openstv/trunk/debian/openstv.install
===================================================================
--- packages/openstv/trunk/debian/openstv.install (rev 0)
+++ packages/openstv/trunk/debian/openstv.install 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,3 @@
+debian/icons/* /usr/share/icons/hicolor
+debian/openstv.xpm /usr/share/pixmaps
+debian/openstv.desktop /usr/share/applications
Added: packages/openstv/trunk/debian/openstv.menu
===================================================================
--- packages/openstv/trunk/debian/openstv.menu (rev 0)
+++ packages/openstv/trunk/debian/openstv.menu 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,6 @@
+?package(openstv): \
+ needs="X11" \
+ section="Applications/Office" \
+ title="OpenSTV" \
+ command="/usr/bin/openstv" \
+ icon="/usr/share/pixmaps/openstv.xpm"
Added: packages/openstv/trunk/debian/openstv.xpm
===================================================================
--- packages/openstv/trunk/debian/openstv.xpm (rev 0)
+++ packages/openstv/trunk/debian/openstv.xpm 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,138 @@
+/* XPM */
+static char * openstv_xpm[] = {
+"32 32 103 2",
+" c None",
+". c #000000",
+"+ c #0C0C00",
+"@ c #2C2C00",
+"# c #0E0E00",
+"$ c #0E0000",
+"% c #2C0000",
+"& c #0C0000",
+"* c #303000",
+"= c #8E8E00",
+"- c #D6D600",
+"; c #FDFD00",
+"> c #FFFF00",
+", c #3F3F00",
+"' c #3F0000",
+") c #FF0000",
+"! c #FD0000",
+"~ c #D60000",
+"{ c #8E0000",
+"] c #300000",
+"^ c #2B2B00",
+"/ c #B7B700",
+"( c #FEFE00",
+"_ c #FE0000",
+": c #B70000",
+"< c #2B0000",
+"[ c #727200",
+"} c #F8F800",
+"| c #F80000",
+"1 c #720000",
+"2 c #424200",
+"3 c #430000",
+"4 c #004343",
+"5 c #6E6E00",
+"6 c #700000",
+"7 c #004100",
+"8 c #007272",
+"9 c #00FEFE",
+"0 c #007070",
+"a c #006E00",
+"b c #00FE00",
+"c c #006D00",
+"d c #002B2B",
+"e c #00F8F8",
+"f c #00FFFF",
+"g c #00FF00",
+"h c #00F600",
+"i c #002400",
+"j c #00B7B7",
+"k c #00AC00",
+"l c #003030",
+"m c #00FD00",
+"n c #002500",
+"o c #008E8E",
+"p c #008300",
+"q c #00D6D6",
+"r c #00CD00",
+"s c #000C0C",
+"t c #00FDFD",
+"u c #00FB00",
+"v c #000800",
+"w c #002C2C",
+"x c #040400",
+"y c #040000",
+"z c #002900",
+"A c #003C3C",
+"B c #003B00",
+"C c #003B3B",
+"D c #003333",
+"E c #007000",
+"F c #002A2A",
+"G c #003F3F",
+"H c #040200",
+"I c #000909",
+"J c #00FCFC",
+"K c #3F2800",
+"L c #6E4700",
+"M c #00CECE",
+"N c #3F2900",
+"O c #FEA300",
+"P c #008484",
+"Q c #FFA400",
+"R c #002525",
+"S c #00ACAC",
+"T c #002424",
+"U c #00F6F6",
+"V c #006C6C",
+"W c #009A9A",
+"X c #004200",
+"Y c #000202",
+"Z c #422A00",
+"` c #F8A000",
+" . c #724900",
+".. c #B77600",
+"+. c #2B1B00",
+"@. c #FDA300",
+"#. c #D68A00",
+"$. c #8E5B00",
+"%. c #301E00",
+"&. c #000E0E",
+"*. c #0E0900",
+"=. c #2C1C00",
+"-. c #0C0800",
+" . . . . . . ",
+" . . . + @ # $ % & . . . ",
+" . . * = - ; > , ' ) ! ~ { ] . . ",
+" . . ^ / ( > > > > , ' ) ) ) ) _ : < . . ",
+" . . [ } > > > > > > , ' ) ) ) ) ) ) | 1 . . ",
+" . . 2 ( > > > > > > > , ' ) ) ) ) ) ) ) _ 3 . . ",
+" . . 4 . 5 ( > > > > > > , ' ) ) ) ) ) ) _ 6 . 7 . . ",
+" . 8 9 0 . 5 ( > > > > > , ' ) ) ) ) ) _ 6 . a b c . ",
+" . d e f 9 0 . 5 ( > > > > , ' ) ) ) ) _ 6 . a b g h i . ",
+" . j f f f 9 0 . 5 ( > > > , ' ) ) ) _ 6 . a b g g g k . ",
+" . l 9 f f f f 9 0 . 5 ( > > , ' ) ) _ 6 . a b g g g g m n . ",
+" . o f f f f f f 9 0 . 5 ( > , ' ) _ 6 . a b g g g g g g p . ",
+" . q f f f f f f f 9 0 . 5 ( , ' _ 6 . a b g g g g g g g r . ",
+". s t f f f f f f f f 9 0 . 5 , ' 6 . a b g g g g g g g g u v . ",
+". w f f f f f f f f f f 9 0 . x y . a b g g g g g g g g g g z . ",
+". A f f f f f f f f f f f 9 0 . . a b g g g g g g g g g g g B . ",
+". C f f f f f f f f f f f f 9 D . E b g g g g g g g g g g g B . ",
+". F f f f f f f f f f f f f f G H . E b g g g g g g g g g g z . ",
+". I J f f f f f f f f f f f f G K L . E b g g g g g g g g u v . ",
+" . M f f f f f f f f f f f f G N O L . E b g g g g g g g r . ",
+" . P f f f f f f f f f f f f G N Q O L . E b g g g g g g p . ",
+" . R t f f f f f f f f f f f G N Q Q O L . E b g g g g m n . ",
+" . S f f f f f f f f f f f G N Q Q Q O L . E b g g g k . ",
+" . T U f f f f f f f f f f G N Q Q Q Q O L . E b g h i . ",
+" . V f f f f f f f f f f G N Q Q Q Q Q O L . E b c . ",
+" . . W f f f f f f f f f G N Q Q Q Q Q Q O L . X . . ",
+" . Y W f f f f f f f f G N Q Q Q Q Q Q Q O Z . . ",
+" . . V U f f f f f f G N Q Q Q Q Q Q ` .. . ",
+" . . T S t f f f f G N Q Q Q Q O ..+.. . ",
+" . . R P M J f G N Q @.#.$.%.. . ",
+" . . . I F &.*.=.-.. . . ",
+" . . . . . . "};
Added: packages/openstv/trunk/debian/patches/drop-setuptools.patch
===================================================================
--- packages/openstv/trunk/debian/patches/drop-setuptools.patch (rev 0)
+++ packages/openstv/trunk/debian/patches/drop-setuptools.patch 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,28 @@
+Use `distutils.core' instead of `setuptools'.
+Install two executables `openstv' and `openstv-run-election'.
+Install icons, splash screen as well as HTML files used by the application.
+--- a/setup.py
++++ b/setup.py
+@@ -19,8 +19,10 @@
+ import py2exe
+ elif sys.platform == "cygwin":
+ from distutils.core import setup
+-else:
++elif sys.platform == "darwin":
+ from setuptools import setup
++else:
++ from distutils.core import setup
+
+ from openstv.version import v as OpenSTV_version
+
+@@ -249,4 +251,6 @@
+ url = url,
+ license = license,
+ packages = packages,
++ scripts = ['bin/openstv', 'bin/openstv-run-election'],
++ package_data = {'openstv': ['Icons/*.ico', 'Icons/*.png', '*.html']}
+ )
+--- /dev/null
++++ b/drop-setuptools.patch
+@@ -0,0 +1 @@
++q
Added: packages/openstv/trunk/debian/patches/series
===================================================================
--- packages/openstv/trunk/debian/patches/series (rev 0)
+++ packages/openstv/trunk/debian/patches/series 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1 @@
+drop-setuptools.patch
Added: packages/openstv/trunk/debian/pycompat
===================================================================
--- packages/openstv/trunk/debian/pycompat (rev 0)
+++ packages/openstv/trunk/debian/pycompat 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1 @@
+2
Added: packages/openstv/trunk/debian/pyversions
===================================================================
--- packages/openstv/trunk/debian/pyversions (rev 0)
+++ packages/openstv/trunk/debian/pyversions 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1 @@
+2.5-
Added: packages/openstv/trunk/debian/rules
===================================================================
--- packages/openstv/trunk/debian/rules (rev 0)
+++ packages/openstv/trunk/debian/rules 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+%:
+ dh --with quilt $@
+
+override_dh_auto_clean:
+ # `drop-setuptools.patch' needs to be applied for `setup.py clean' to work
+ dh_quilt_patch
+ dh_auto_clean
+
+override_dh_quilt_patch:
+ dh_quilt_patch
+ mkdir -p bin
+ [ -f bin/openstv ] || mv openstv/OpenSTV.py bin/openstv
+ [ -f bin/openstv-run-election ] || mv openstv/runElection.py bin/openstv-run-election
+
+override_dh_quilt_unpatch:
+ [ -f openstv/OpenSTV.py ] || mv bin/openstv openstv/OpenSTV.py
+ [ -f openstv/runElection.py ] || mv bin/openstv-run-election openstv/runElection.py
+ rm -rf bin
+ dh_quilt_unpatch
Property changes on: packages/openstv/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: packages/openstv/trunk/debian/source/format
===================================================================
--- packages/openstv/trunk/debian/source/format (rev 0)
+++ packages/openstv/trunk/debian/source/format 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: packages/openstv/trunk/debian/source/include-binaries
===================================================================
--- packages/openstv/trunk/debian/source/include-binaries (rev 0)
+++ packages/openstv/trunk/debian/source/include-binaries 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,6 @@
+debian/icons/16x16/apps/openstv.png
+debian/icons/22x22/apps/openstv.png
+debian/icons/24x24/apps/openstv.png
+debian/icons/32x32/apps/openstv.png
+debian/icons/48x48/apps/openstv.png
+debian/icons/openstv.xpm
Added: packages/openstv/trunk/debian/watch
===================================================================
--- packages/openstv/trunk/debian/watch (rev 0)
+++ packages/openstv/trunk/debian/watch 2010-05-15 22:58:39 UTC (rev 5229)
@@ -0,0 +1,4 @@
+version=3
+
+opts=downloadurlmangle=s#.*(OpenSTV-([\d.]+)-?\d?\.tar\.gz).*#http://stv.googlecode.com/files/$1#,filenamemangle=s#.*(OpenSTV-([\d.]+)-?\d?\.tar\.gz).*#$1# \
+ http://code.google.com/p/stv/downloads/list ^.*detail\?name=OpenSTV-([\d.]+)-?\d?\.tar\.gz.*
More information about the Python-apps-commits
mailing list