summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4279304..9f84eb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+driverdb (0.1.1) unstable; urgency=low
+
+ * Make package optional
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 21 Sep 2013 17:44:53 +0400
+
driverdb (0.1.0) unstable; urgency=low
* Initial release.
diff --git a/debian/control b/debian/control
index 206788f..3c0c18e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Vcs-Browser: http://cgit.osdyson.org/illumos/driverdb.git/
Package: driverdb
Architecture: all
+Priority: optional
Section: kernel
Pre-Depends: bootadm (>= 2.10-3)
Replaces: illumos-kernel (<< 2.10+6)