File: control

package info (click to toggle)
lunar-date 2.4.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,976 kB
  • sloc: sh: 11,074; ansic: 1,557; makefile: 214
file content (77 lines) | stat: -rw-r--r-- 2,283 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: lunar-date
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders:
 YunQiang Su <syq@debian.org>,
 ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
 xiao sheng wen <atzlinux@sina.com>,
Build-Depends:
 autoconf-archive,
 debhelper-compat (= 13),
 gnome-common,
 gobject-introspection,
 gtk-doc-tools (>= 1.0),
 intltool,
 libgirepository1.0-dev,
 libglib2.0-dev,
 valac,
 dh-sequence-gir,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Section: libs
Homepage: https://code.google.com/p/liblunar/
Vcs-Git: https://salsa.debian.org/chinese-team/lunar-date.git
Vcs-Browser: https://salsa.debian.org/chinese-team/lunar-date

Package: gir1.2-lunar-date-2.0
Section: introspection
Architecture: any
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GObject Introspection for lunar-date
 Lunar-date is a Chinese Lunar library based on GObject, which can
 covert between Chinese lunar calendar and Gregorian calendar.
 .
 This package contains GObject Introspection for lunar-date.

Package: liblunar-date-2.0-0
Pre-Depends:
 ${misc:Pre-Depends},
Multi-Arch: same
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Chinese Lunar library based on GObject
 Lunar-date is a Chinese Lunar library based on GObject, which can
 covert between Chinese lunar calendar and Gregorian calendar.
 .
 This package contains shared library and vala bindings.

Package: liblunar-date-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 liblunar-date-2.0-0 (= ${binary:Version}),
 ${misc:Depends},
Replaces: gir1.2-lunar-date-2.0 (<< 2.4.0-7)
Breaks: gir1.2-lunar-date-2.0 (<< 2.4.0-7)
Description: Chinese Lunar library based on GObject - develop files
 Lunar-date is a Chinese Lunar library based on GObject, which can
 covert between Chinese lunar calendar and Gregorian calendar.
 .
 This package contains develop files: C headers and static library.

Package: liblunar-date-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Chinese Lunar library based on GObject - API documents
 Lunar-date is a Chinese Lunar library based on GObject, which can
 covert between Chinese lunar calendar and Gregorian calendar.
 .
 This package contains API documents.