summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2014-09-20 21:49:09 -0400
committerHans-Christoph Steiner <hans@eds.org>2014-09-20 21:49:09 -0400
commitee20336e9c78d2e3782c8d096b9ab4f6ca8ce95f (patch)
tree9cf3a94fbc3c97a62f254929105e3d3bafe9988b
parentd269ccc690742fb399d39f4c2d942dd52a5777cc (diff)
switch libsqlcipher0 Priority to optional
I think the 'standard' Priority was just inherited from the sqlite3 packaging.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 21ba132..e063d90 100644
--- a/debian/control
+++ b/debian/control
@@ -70,7 +70,7 @@ Description: SQLCipher debugging symbols
Package: libsqlcipher0
Section: libs
Architecture: any
-Priority: standard
+Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}