diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 78b86c9..c0b6dc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ dtv-scan-tables (0+git20141009.d26b627-1) UNRELEASED; urgency=medium - To ease migration to DVBv5, DVBv3 files will be available from /usr/share/dvb/dvbv3/ until Jessie+1 * d/control: add Build-Depends on dvb-tools + * d/control: update Standards Version to 3.9.6 + - No changes required -- Jonathan McCrohan <jmccrohan@gmail.com> Wed, 15 Oct 2014 00:54:12 +0100 diff --git a/debian/control b/debian/control index 4cd8aac..3f600c3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>, Tobias Grimm <etobi@debian.org> Build-Depends: debhelper (>= 9), dvb-tools -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-vdr-dvb/dtv-scan-tables.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-vdr-dvb/dtv-scan-tables.git Homepage: http://git.linuxtv.org/cgit.cgi/dtv-scan-tables.git/ |