File: control

package info (click to toggle)
lunar-date 2.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,960 kB
  • ctags: 311
  • sloc: sh: 11,074; ansic: 1,557; makefile: 217
file content (64 lines) | stat: -rw-r--r-- 2,265 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
Source: lunar-date
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders: YunQiang Su <wzssyqa@gmail.com>,
           ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 10),
               autoconf-archive,
               autotools-dev,
               dh-autoreconf,
               gnome-common,
               gobject-introspection,
               gtk-doc-tools (>= 1.0),
               intltool,
               libgirepository1.0-dev,
               libglib2.0-dev,
               valac,
Standards-Version: 3.9.8
Section: libs
Homepage: http://code.google.com/p/liblunar/
Vcs-Git: https://anonscm.debian.org/git/chinese/lunar-date.git
Vcs-Browser: https://anonscm.debian.org/git/chinese/lunar-date.git

Package: liblunar-date-dev
Section: libdevel
Architecture: any
Depends: liblunar-date-2.0-0 (= ${binary:Version}), ${misc:Depends}
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-2.0-0
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Architecture: any
Depends: ${shlibs:Depends},
         ${misc: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-doc
Section: doc
Architecture: all
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.

Package: gir1.2-lunar-date-2.0
Section: introspection
Architecture: any
Depends: ${misc:Depends},
         ${gir: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.