diff options
| author | Tobias Grimm <etobi@debian.org> | 2012-01-15 11:11:50 +0100 | 
|---|---|---|
| committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:51 +0200 | 
| commit | 1862692bb6fa784da580772ffd1197d789d718d3 (patch) | |
| tree | 1e63cfa01840bbe9a569453fea3af7cf252f4869 | |
| parent | 0c396198293e23568013ca36909dcd99a8c74aaf (diff) | |
| download | linux-dvb-apps-1862692bb6fa784da580772ffd1197d789d718d3.tar.gz | |
Imported Debian patch 1.1.1+rev1457-3debian/1.1.1+rev1457-3
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 6 | ||||
| -rwxr-xr-x[-rw-r--r--] | debian/patches/01_README.scan.dpatch | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | debian/patches/15_stdint_include.dpatch | 0 | 
4 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index cd5ba41..3524e73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +linuxtv-dvb-apps (1.1.1+rev1457-3) unstable; urgency=low + +  * Build-depend on libx11-dev (Closes: #655778) +  * Build-depend on libzvbi-dev +  * Standards-Version: 3.9.2 + + -- Tobias Grimm <etobi@debian.org>  Sun, 15 Jan 2012 11:11:50 +0100 +  linuxtv-dvb-apps (1.1.1+rev1457-2) unstable; urgency=low    * Fixed upstream "be-Schoten and be-Antwerp run on 506MHz" (Closes: #566336) diff --git a/debian/control b/debian/control index fbd0590..bdc089e 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: linuxtv-dvb-apps  Section: video  Priority: extra  Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  -Uploaders: Mark Purcell <msp@debian.org> +Uploaders: Mark Purcell <msp@debian.org>, Tobias Grimm <etobi@debian.org>  DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 8) -Standards-Version: 3.8.1 +Build-Depends: debhelper (>= 8), libx11-dev, libzvbi-dev +Standards-Version: 3.9.2  Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/trunk/  Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/dvb/linuxtv-dvb-apps/trunk/  Homepage: http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps diff --git a/debian/patches/01_README.scan.dpatch b/debian/patches/01_README.scan.dpatch index 29dbd47..29dbd47 100644..100755 --- a/debian/patches/01_README.scan.dpatch +++ b/debian/patches/01_README.scan.dpatch diff --git a/debian/patches/15_stdint_include.dpatch b/debian/patches/15_stdint_include.dpatch index 125be4d..125be4d 100644..100755 --- a/debian/patches/15_stdint_include.dpatch +++ b/debian/patches/15_stdint_include.dpatch  | 
