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 b703ece..ece5f60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ mailgraph (1.14-16) UNRELEASED; urgency=medium * debian/control: - Change Vcs-* to point to the new repository. - Use secure URI for homepage. + - Change priority from deprecated extra to optional. * debian/copyright: - Use secure URI for copyright format and source. - Change year to 2018 for packaging. diff --git a/debian/control b/debian/control index 7d56f7e..b7cfad0 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: mailgraph Section: admin -Priority: extra +Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper (>= 11), |