From 48cd5b9ff9de9f2ef4292750746345fe0ceec062 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 22 Apr 2012 05:08:26 +0400 Subject: Fixed package priority --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 2162e43..8906ce0 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=debtags/libept.git Package: libept-dev Section: libdevel +Priority: optional Architecture: any Recommends: pkg-config Depends: libept1.4.12 (= ${binary:Version}), libwibble-dev (>= 0.1.21), libwibble-dev (<< 0.2), libtagcoll2-dev (>= 2.0.6), libtagcoll2-dev (<< 2.1), libapt-pkg-dev (>= 0.6.46.1), libxapian-dev (>= 1.0.5), ${misc:Depends} @@ -45,6 +46,7 @@ Description: High-level library for managing Debian package information This is the shared library. Package: ept-cache +Priority: extra Architecture: all Section: misc Depends: ${shlibs:Depends}, ${misc:Depends}, apt-xapian-index (>= 0.30) -- cgit v1.2.3