summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 21eb2d2..70ba083 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ debootstrap (1.0.92) UNRELEASED; urgency=medium
* Team upload.
* Add (Ubuntu) bionic as a symlink to gutsy.
+ * As Priority:extra is deprecated, change to optional.
-- Mattia Rizzolo <mattia@debian.org> Fri, 27 Oct 2017 11:19:02 +0200
diff --git a/debian/control b/debian/control
index 23371e9..cb606b7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: debootstrap
Section: admin
-Priority: extra
+Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Junichi Uekawa <dancer@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>, Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper (>= 9)