diff options
author | etobi <git@e-tobi.net> | 2013-09-19 21:29:19 +0200 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-19 21:29:19 +0200 |
commit | ea0ef4226da7b2a5bb9e5496d25acac2c69025f9 (patch) | |
tree | d5a15e68d85c3d1da1143879424ce71ecdccf480 | |
parent | 92df22dbd6b2a39ec594ef4022ad06326287d2ed (diff) | |
download | linux-dvb-apps-ea0ef4226da7b2a5bb9e5496d25acac2c69025f9.tar.gz |
d/control: Standards-Version: 3.9.4
-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 |