File: control

package info (click to toggle)
libspiro 20071029-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 1,276 kB
  • ctags: 90
  • sloc: sh: 7,907; ansic: 1,097; makefile: 53
file content (37 lines) | stat: -rw-r--r-- 1,124 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
Source: libspiro
Section: libs
Priority: extra
Maintainer: Ruben Molina <rmolina@udea.edu.co>
Build-Depends: cdbs, debhelper (>= 6), autotools-dev
Standards-Version: 3.7.3
Homepage: http://sourceforge.net/projects/libspiro/

Package: libspiro0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description:  a library for curve design
 A mechanism for drawing smooth contours with constant curvature
 at the spline joins.
 .
 This package contains the runtime library. 

Package: libspiro-dev
Architecture: any
Section: libdevel
Depends: libspiro0 (= ${binary:Version})
Description: a library for curve design (development files)
 A mechanism for drawing smooth contours with constant curvature
 at the spline joins.
 .
 This package contains the runtime library's development files.

Package: libspiro0-dbg
Architecture: any
Section: libdevel
Priority: extra
Depends: libspiro0 (= ${binary:Version})
Description: a library for curve design (debugging symbols)
 A mechanism for drawing smooth contours with constant curvature
 at the spline joins.
 .
 This package contains the debugging symbols for libspiro0.