File: control

package info (click to toggle)
salliere 0.10-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 792 kB
  • ctags: 468
  • sloc: java: 4,086; makefile: 131; sh: 52
file content (37 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: salliere
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 10)
  , default-jdk
  , fastjar
  , docbook-to-man
  , libmatthew-debug-java
  , libcsv-java
  , libitext-java
  , gettext
  , javahelper (>= 0.20)
  , libcommons-net-java
Standards-Version: 3.9.8.0
Section: games
Homepage: http://www.matthew.ath.cx/projects/salliere/

Package: salliere
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Bridge duplicate scorer
 Salliere is a scoring program for duplicate bridge.  It will take a file of
 pair numbers and contracts then score and match point them for duplicate
 bridge. It will then produce nicely tabulated overall results and
 board-by-board results.

Package: gsalliere
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Bridge duplicate scorer (GUI frontend)
 Salliere is a scoring program for duplicate bridge.  It will take a file of
 pair numbers and contracts then score and match point them for duplicate
 bridge. It will then produce nicely tabulated overall results and
 board-by-board results.
 .
 This package contains the GUI frontend for salliere.