File: control

package info (click to toggle)
lexbor 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,484 kB
  • sloc: ansic: 764,896; python: 2,795; perl: 1,735; sh: 101; makefile: 71; cpp: 44
file content (24 lines) | stat: -rw-r--r-- 684 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
Source: lib%%LIBNAME%%
Section: libs
Priority: optional
Maintainer: Alexander Borisov <borisov@lexbor.com>
Standards-Version: 3.9.5
Vcs-Git: git://github.com/lexbor/lexbor.git
Vcs-Browser: https://github.com/lexbor/lexbor
Homepage: https://lexbor.com
Build-Depends: debhelper (>= 9),
               cmake (>= 2.8),
               linux-libc-dev

Package: lib%%LIBNAME%%
Section: libs
Architecture: any
Multi-Arch: same
%%DEPENDS%%Description: Shared "%%NAME%%" library from the Lexbor project.
%%DESCRIPTION%%

Package: lib%%LIBNAME%%-dev
Section: libdevel
Architecture: any
%%DEPENDS_DEVEL%%Description: Static "%%NAME%%" library and headers from the Lexbor project.
%%DESCRIPTION%%