diff options
author | Michele Calgaro <[email protected]> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/dependencies/libart-lgpl/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/dependencies/libart-lgpl/debian/control')
-rw-r--r-- | ubuntu/raring/dependencies/libart-lgpl/debian/control | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/ubuntu/raring/dependencies/libart-lgpl/debian/control b/ubuntu/raring/dependencies/libart-lgpl/debian/control deleted file mode 100644 index 2de98fddf..000000000 --- a/ubuntu/raring/dependencies/libart-lgpl/debian/control +++ /dev/null @@ -1,48 +0,0 @@ -# This file is autogenerated. DO NOT EDIT! -# -# Modifications should be made to debian/control.in instead. -# This file is regenerated automatically in the clean target. - -Source: libart-lgpl -Section: devel -Priority: optional -Maintainer: Josselin Mouette <[email protected]> -Uploaders: Debian GNOME Maintainers <[email protected]>, Loic Minier <[email protected]>, Sebastian Dröge <[email protected]>, Sebastien Bacher <[email protected]> -Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 5), quilt, - gnome-pkg-tools (>= 0.7), - cdbs, - dpkg-dev (>= 1.13.19), - automake, autoconf, libtool, libltdl-dev - -Package: libart-2.0-2 -Architecture: any -Multi-Arch: same -Section: libs -Replaces: libart-2.0-2 (<< 4:14.0.0~) -Breaks: libart-2.0-2 (<< 4:14.0.0~) -Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, - ${shlibs:Depends} -Description: Library of functions for 2D graphics - runtime files - A library of functions for 2D graphics supporting a superset of the - PostScript imaging model, designed to be integrated with graphics, artwork, - and illustration programs. It is written in optimized C, and is fully - compatible with C++. With a small footprint of 10,000 lines of code, it is - especially suitable for embedded applications. - -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}), - pkg-config -Description: Library of functions for 2D graphics - development files - A library of functions for 2D graphics supporting a superset of the - PostScript imaging model, designed to be integrated with graphics, artwork, - and illustration programs. It is written in optimized C, and is fully - compatible with C++. With a small footprint of 10,000 lines of code, it is - especially suitable for embedded applications. |