debian/0000755000000000000000000000000011741416007007167 5ustar debian/compat0000644000000000000000000000000211564447512010375 0ustar 7 debian/patches/0000755000000000000000000000000011741415746010627 5ustar debian/patches/series0000644000000000000000000000003211675601730012033 0ustar 01_remove_bad_cflags.diff debian/patches/01_remove_bad_cflags.diff0000644000000000000000000000072311741415746015405 0ustar Remove some unneeded CFLAGS. --- Makefile | 1 - 1 file changed, 1 deletion(-) --- dvblast.orig/Makefile +++ dvblast/Makefile @@ -4,7 +4,6 @@ TOPDIR = `basename ${PWD}` GIT_VER = $(shell git describe --tags --dirty --always 2>/dev/null) CFLAGS += -Wall -Wformat-security -O3 -fomit-frame-pointer -CFLAGS += -g CFLAGS += -DVERSION=\"$(VERSION_MAJOR).$(VERSION_MINOR)\" CFLAGS += -DVERSION_MAJOR=$(VERSION_MAJOR) CFLAGS += -DVERSION_MINOR=$(VERSION_MINOR) debian/rules0000755000000000000000000000010311564447734010257 0ustar #!/usr/bin/make -f # -*- makefile -*- export PREFIX=/usr %: dh $@ debian/docs0000644000000000000000000000001411564447512010045 0ustar NEWS README debian/control0000644000000000000000000000244711741415502010600 0ustar Source: dvblast Section: video Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Rémi Duraffort , Sam Hocevar (Debian packages) , Christophe Mutricy , Build-Depends: debhelper (>= 7), libbitstream-dev, linux-libc-dev Standards-Version: 3.9.3 Homepage: http://www.videolan.org/projects/dvblast.html Vcs-Git: git://git.debian.org/git/pkg-multimedia/dvblast.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/dvblast.git Package: dvblast Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Simple and powerful dvb-streaming application DVBlast is a simple and powerful streaming application based on the linux-dvb API. It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs. . DVBlast is designed to be the core of a custom IRD or CID, based on a PC with Linux-supported DVB cards. . DVBlast does not do any kind of processing on the elementary streams, such as transcoding, PID remapping or remultiplexing. it does not stream from plain files, only DVB devices. If you were looking for these features, switch to VLC. debian/changelog0000644000000000000000000000344611741416007011050 0ustar dvblast (2.2-1) unstable; urgency=low * Team upload. * New upstream bugfix release: - Fixed a regression that prevented ECM pass-through (-Y) from working. - Handle ECM pids that are described in PMT ES descriptor loop. * Refresh patches. * Bump Standards. -- Alessio Treglia Thu, 12 Apr 2012 02:04:18 +0200 dvblast (2.1.0-1) unstable; urgency=low * Team upload. * New upstream release. * Drop 02_fix_typo_in_manpage.diff patch, applied upstream. * Refresh 01_remove_bad_cflags.diff patch. * Replace libdvbpsi-dev with libbitstream-dev in the Depends field. -- Alessio Treglia Mon, 13 Feb 2012 19:39:28 +0100 dvblast (1.2-2) unstable; urgency=low [ Alessio Treglia ] * Switch to packaging format '3.0 (quilt)'. * Update Standards to 3.9.2. [ Rémi Duraffort ] * Fix lintian error (missing dependency). * Fix Maintainer field * Remove the dependency to libdvbpsi5-dev. * Update standards version. -- Rémi Duraffort Fri, 03 Jun 2011 09:16:56 +0200 dvblast (1.2-1) unstable; urgency=low [ Christophe Mutricy ] * Use a long list of architecture [ Rémi Duraffort ] * Add a gbp.conf file that say we use pristine-tar. * Update maintainers and uploaders. * Fix typo in the Makefile. * Add a .gitignore file. * Update Debian Policy to 3.8.4. * Remove patch merged upstream. * Update patch for the Makefile. * Set the prefix for the installation. * Use the upstream manpage. * Add a patch to fix a typo in the manpage. * Add the right Vcs headers. -- Rémi Duraffort Mon, 01 Mar 2010 23:31:02 +0100 dvblast (1.1-1) unstable; urgency=low * Initial release (Closes: #565740). -- Rémi Duraffort Mon, 18 Jan 2010 14:30:15 +0100 debian/dvblast.manpages0000644000000000000000000000001211564447512012344 0ustar dvblast.1 debian/gbp.conf0000644000000000000000000000010511741415336010606 0ustar [DEFAULT] # use pristine tar pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000351511564447512011136 0ustar This work was packaged for Debian by: Rémi Duraffort on Sun, 17 Jan 2010 20:00:40 +0100 It was downloaded from: http://downloads.videolan.org/pub/videolan/dvblast/ Upstream Authors: Marian Ďurkovič Andy Gatward Christophe Massiot Copyright: For all files except en50221.c Copyright (C) 2004-2010 Marian Ďurkovič Andy Gatward Christophe Massiot en50221.c: Copyright (C) 2004-2010 Christophe Massiot 2000 Klaus Schmidinger License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2010 Rémi Duraffort you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. debian/source/0000755000000000000000000000000011564450135010472 5ustar debian/source/format0000644000000000000000000000001411564450066011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000016711564447512010234 0ustar version=3 http://download.videolan.org/pub/videolan/dvblast/([\d][\d\.]+[a-z]?)/dvblast-([\d][\d\.]+[a-z]?)\.tar\.bz2