From 02dbbffa606c3c52833bbaf3dc5c5a050f295dbf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 21 Jun 2018 17:55:05 +0900 Subject: DEB: Removed dependency on gnome-pkg-tools for digikam, krusader and libart-lgpl Signed-off-by: Michele Calgaro --- .../dependencies/libart-lgpl/debian/control | 6 +-- .../dependencies/libart-lgpl/debian/control.in | 43 ---------------------- .../maverick/dependencies/libart-lgpl/debian/rules | 3 -- 3 files changed, 1 insertion(+), 51 deletions(-) delete mode 100644 ubuntu/maverick/dependencies/libart-lgpl/debian/control.in (limited to 'ubuntu/maverick/dependencies') diff --git a/ubuntu/maverick/dependencies/libart-lgpl/debian/control b/ubuntu/maverick/dependencies/libart-lgpl/debian/control index 4c5ccdc42..6aed100fd 100644 --- a/ubuntu/maverick/dependencies/libart-lgpl/debian/control +++ b/ubuntu/maverick/dependencies/libart-lgpl/debian/control @@ -9,11 +9,7 @@ Priority: optional Maintainer: Josselin Mouette Uploaders: Debian GNOME Maintainers , Loic Minier , Sebastian Dröge , Sebastien Bacher Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 7.0.50~), quilt, - gnome-pkg-tools (>= 0.7), - cdbs, - dpkg-dev (>= 1.13.19), - automake, libtool, libltdl-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, dpkg-dev (>= 1.13.19), automake, libtool, libltdl-dev Package: libart-2.0-2 Architecture: any diff --git a/ubuntu/maverick/dependencies/libart-lgpl/debian/control.in b/ubuntu/maverick/dependencies/libart-lgpl/debian/control.in deleted file mode 100644 index 168168b28..000000000 --- a/ubuntu/maverick/dependencies/libart-lgpl/debian/control.in +++ /dev/null @@ -1,43 +0,0 @@ -Source: libart-lgpl -Section: devel -Priority: optional -Maintainer: Josselin Mouette -Uploaders: @GNOME_TEAM@ -Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 5), quilt, - gnome-pkg-tools (>= 0.7), - cdbs, - dpkg-dev (>= 1.13.19), - automake, 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. diff --git a/ubuntu/maverick/dependencies/libart-lgpl/debian/rules b/ubuntu/maverick/dependencies/libart-lgpl/debian/rules index 495993679..8ead6b1fc 100755 --- a/ubuntu/maverick/dependencies/libart-lgpl/debian/rules +++ b/ubuntu/maverick/dependencies/libart-lgpl/debian/rules @@ -4,9 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk #include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/gnome.mk -include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk --include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk debian/stamp-autoreconf: dh_testdir -- cgit v1.2.3