File: control

package info (click to toggle)
libabw 0.1.0-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,364 kB
  • ctags: 833
  • sloc: sh: 11,377; cpp: 4,775; makefile: 232; perl: 52; ansic: 4
file content (35 lines) | stat: -rw-r--r-- 1,092 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
Source: libabw
Priority: optional
Maintainer: Rene Engelhard <rene@debian.org>
Build-Depends: autotools-dev,
               dh-autoreconf,
               debhelper (>= 9),
               gperf,
               libboost-dev,
               librevenge-dev,
               libxml2-dev,
               pkg-config,
               zlib1g-dev
Standards-Version: 3.9.4
Section: libs
Homepage: http://freedesktop.org/wiki/Software/libabw

Package: libabw-dev
Section: libdevel
Architecture: any
Depends: libabw-0.1-1 (= ${binary:Version}),
         librevenge-dev,
         ${misc:Depends}
Description: library for reading and writing AbiWord(tm) documents -- development
 Libabw is library providing ability to interpret and import AbiWord
 documents into various applications.
 .
 This package contains the development files (headers, ...)

Package: libabw-0.1-1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for reading and writing AbiWord(tm) documents
 Libabw is library providing ability to interpret and import AbiWord
 documents into various applications.