|
|
|
@ -8,11 +8,13 @@ Build-Depends: debhelper (>= 5), quilt,
|
|
|
|
|
gnome-pkg-tools (>= 0.7),
|
|
|
|
|
cdbs,
|
|
|
|
|
dpkg-dev (>= 1.13.19),
|
|
|
|
|
autotools-dev
|
|
|
|
|
automake, libtool, libltdl-dev
|
|
|
|
|
|
|
|
|
|
Package: libart-2.0-2
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libs
|
|
|
|
|
Replaces: libart-2.0-2 (<< 4:14.0.0~)
|
|
|
|
|
Breaks: libart-2.0-2 (<< 4:14.0.0~)
|
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
|
${shlibs:Depends}
|
|
|
|
|
Description: Library of functions for 2D graphics - runtime files
|
|
|
|
@ -25,6 +27,8 @@ Description: Library of functions for 2D graphics - runtime files
|
|
|
|
|
Package: libart-2.0-dev
|
|
|
|
|
Architecture: any
|
|
|
|
|
Section: libdevel
|
|
|
|
|
Replaces: libart-2.0-dev (<< 4:14.0.0~)
|
|
|
|
|
Breaks: libart-2.0-dev (<< 4:14.0.0~)
|
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
|
${shlibs:Depends},
|
|
|
|
|
libart-2.0-2 (= ${binary:Version}),
|
|
|
|
|