From 061152dfca6d679c80c22c0c291bdebf6f7b05db Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 7 Jan 2013 22:20:00 -0400 Subject: [PATCH] debian: change priority to optional. The distinction between extra and optional is generally not very important, except that being extra forces anything that depends on you to be extra. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dd07aa1a..2fa2cf6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ notmuch (0.15~rc1-1) experimental; urgency=low * New upstream release candidate. + * Change priority to optional (Closes: #687217). -- David Bremner Mon, 07 Jan 2013 21:40:52 -0400 diff --git a/debian/control b/debian/control index f7252769..ed026b09 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: notmuch Section: mail -Priority: extra +Priority: optional Maintainer: Carl Worth Uploaders: Jameson Graef Rollins , -- 2.43.0