From 54897ebc55e1a61eeaeedb858683d2e6c5cba4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Dec 2016 18:26:54 +0100 Subject: Change Priority from extra to optional --- debian/changelog | 1 + debian/control | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index db169b6..4aebcc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ xtrkcad (1:4.2.2-2) UNRELEASED; urgency=medium - Bump Standards-Version to 3.9.8 (no changes required). - Bump debhelper B-D minimum version to 10. - Add Vcs-* tags. + - Change Priority from extra to optional. -- Jörg Frings-Fürst Wed, 28 Dec 2016 17:27:47 +0100 diff --git a/debian/control b/debian/control index ec00bfb..222f742 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: xtrkcad Section: editors -Priority: extra +Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: cmake, @@ -19,7 +19,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xtrkcad.git Package: xtrkcad Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: + ${shlibs:Depends}, + ${misc:Depends} Description: Model Train Track CAD Program This program allows you to design model train layouts. It is fundamentally a drawing (CAD) program, but tailored to some of the specific issues in the -- cgit v1.2.3