[DRE-commits] [redmine] 03/04: fix priority

Marc Dequènes duck at moszumanska.debian.org
Mon Sep 11 18:27:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

duck pushed a commit to branch master
in repository redmine.

commit 9a664b21eec0147d402f3dff9b0c458eac2f9119
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Tue Sep 12 02:48:56 2017 +0900

    fix priority
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 72bc45f..17d9a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ redmine (3.4.2-1) UNRELEASED; urgency=medium
   * Thanks Antonio for the hard work. Lucas, the team, and myself are
     now taking over.
   * Use HTTPS URLs in Debian metadata.
+  * Priority 'extra' is deprecated, switch to 'optional'.
 
  -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Tue, 12 Sep 2017 02:34:25 +0900
 
diff --git a/debian/control b/debian/control
index aceb774..d6423bb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: redmine
 Section: web
-Priority: extra
+Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders:  Jérémy Lal <kapouer at melix.org>,
             Lucas Kanashiro <kanashiro.duarte at gmail.com>,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/redmine.git



More information about the Pkg-ruby-extras-commits mailing list