File: control

package info (click to toggle)
govarnam 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 592 kB
  • sloc: ansic: 340; sh: 182; makefile: 115; sql: 42
file content (52 lines) | stat: -rw-r--r-- 1,504 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Source: govarnam
Section: x11
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders:
 Guido Günther <agx@sigxcpu.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 fakeroot,
 golang-any (>= 1.16.0),
 golang-github-mattn-go-sqlite3-dev,
 pkgconf,
Standards-Version: 4.7.0
Homepage: https://github.com/varnamproject/govarnam
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/govarnam
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/govarnam.git
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/varnamproject/govarnam

Package: libgovarnam1
Architecture: any
Multi-Arch: same
Section: libs
Recommends:
 varnam-schemes | varnam-schemes-ml | varnam-schemes-ta | varnam-schemes-hi,
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${misc:Built-Using},
Description: Transliteration library to type Indic languages
 Govarnam is a transliteration library to type Indic languages.
 .
 This package contains the shared libraries for applications interfacing with
 govarnam.

Package: libgovarnam-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libgovarnam1 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${misc:Built-Using},
Description: Development files for libgovarnam
 Govarnam is a transliteration library to type Indic languages.
 .
 This package contains development files and Vala bindings to use when writing
 applications that interface with GThd.