summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-04-22 05:08:26 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-04-22 05:08:26 +0400
commit48cd5b9ff9de9f2ef4292750746345fe0ceec062 (patch)
tree9bd34b51131507df3a87ddb85b84d684cfbf6a7d
parent2cd651e8b52030e9829ad7b8b9557bd4e3d099d7 (diff)
downloadlibept-48cd5b9ff9de9f2ef4292750746345fe0ceec062.tar.gz
Fixed package priority
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
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)