diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3172e76..e6ffe65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ linuxtv-dvb-apps (1.1.1+rev1500-1) UNRELEASED; urgency=low [ Tobias Grimm ] * d/control: Build-depend on linux-libc-dev (>= 3.3) because the DVB API 5.5 is required + * d/control: Standards-Version: 3.9.4 -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 17 Sep 2013 00:39:18 +0100 diff --git a/debian/control b/debian/control index 1dc0846..cb9ef8c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Uploaders: Mark Purcell <msp@debian.org>, Tobias Grimm <etobi@debian.org>, Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: debhelper (>= 8), libx11-dev, libzvbi-dev, linux-libc-dev (>= 3.3) -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-vdr-dvb/linuxtv-dvb-apps.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-vdr-dvb/linuxtv-dvb-apps.git Homepage: http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps |