diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index dc2b1e5..a335f01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ dtv-scan-tables (0+git20171226.07b18ec-1) UNRELEASED; urgency=medium * New Upstream Snapshot (commit 07b18ec) + * d/control: update Standards Version to 4.1.4 + - Change priority extra to optional -- Jonathan McCrohan <jmccrohan@gmail.com> Sat, 07 Apr 2018 23:59:16 +0100 diff --git a/debian/control b/debian/control index 6ea65dc..3991cbd 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>, Tobias Grimm <etobi@debian.org> Section: video -Priority: extra +Priority: optional Build-Depends: debhelper (>= 9), dvb-tools -Standards-Version: 4.0.0 +Standards-Version: 4.1.4 Vcs-Browser: https://anonscm.debian.org/git/pkg-vdr-dvb/dtv-scan-tables.git Vcs-Git: https://anonscm.debian.org/git/pkg-vdr-dvb/dtv-scan-tables.git Homepage: https://git.linuxtv.org/dtv-scan-tables.git/ |