File: control

package info (click to toggle)
libmicrohttpd 0.9.20-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,884 kB
  • sloc: ansic: 20,914; sh: 11,423; pascal: 972; makefile: 620
file content (43 lines) | stat: -rw-r--r-- 1,512 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
Source: libmicrohttpd
Section: libs
Priority: optional
Maintainer: Bertrand Marc <beberking@gmail.com>
Build-Depends: debhelper (>= 9), autoconf, automake, dh-autoreconf,
 libgcrypt-dev, libgnutls-dev
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/users/bbk-guest/libmicrohttpd.git
Vcs-browser: http://git.debian.org/?p=users/bbk-guest/libmicrohttpd.git
Homepage: http://www.gnu.org/software/libmicrohttpd/

Package: libmicrohttpd10
Architecture: any
Pre-Depends: multiarch-support
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library embedding HTTP server functionality
 libmicrohttpd is a small C library for embedding HTTP server functionality into
 applications, such as GNUnet.

Package: libmicrohttpd-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
 ${misc:Depends}, libmicrohttpd10 (= ${binary:Version}),
 libmicrohttpd-dev (= ${binary:Version})
Description: library embedding HTTP server functionality (debug)
 libmicrohttpd is a small C library for embedding HTTP server functionality into
 applications, such as GNUnet.
 .
 This package contains the debugging symbols.

Package: libmicrohttpd-dev
Section: libdevel
Architecture: any
Depends:
 ${misc:Depends}, libmicrohttpd10 (= ${binary:Version}),
 dpkg (>= 1.15.4) | install-info
Description: library embedding HTTP server functionality (development)
 libmicrohttpd is a small C library for embedding HTTP server functionality into
 applications, such as GNUnet.
 .
 This package contains the development files.