File: control

package info (click to toggle)
gmult 8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,476 kB
  • ctags: 734
  • sloc: ansic: 4,983; sh: 4,432; makefile: 68
file content (33 lines) | stat: -rw-r--r-- 1,198 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
Source: gmult
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefreese@debian.org>,
           Ansgar Burchardt <ansgar@43-1.org>,
           Mahyuddin Susanto <udienz@ubuntu.com>
Build-Depends: autoconf,
               automake,
               autopoint,
               debhelper (>> 9),
               dh-autoreconf,
               docbook-xsl,
               gettext (>= 0.12.1),
               intltool (>= 0.28),
               libglib2.0-dev,
               libgtk-3-dev,
               pkg-config,
               quilt,
               xsltproc
Standards-Version: 3.9.4
Homepage: https://launchpad.net/gmult
Vcs-Git: git://anonscm.debian.org/pkg-games/gmult.git
Vcs-Browser: http://anonscm.debian.org/git/pkg-games/gmult.git

Package: gmult
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: figure out which letters are which numbers
 Multiplication Puzzle is a simple GTK+ 2 game that emulates the
 multiplication game found in Emacs.  Basically, a multiplication
 problem is shown with all digits replaced by letters.  Your job
 is to guess which letter represents which number.