diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 205a423..022620f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Change Vcs-* to point to the new repository. + - Change Priority extra to optional. -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Sep 2018 21:25:57 +0200 diff --git a/debian/control b/debian/control index f0d0b7d..78201bc 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: downtimed Section: admin -Priority: extra +Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11), |