debian/0000755000000000000000000000000011675622571007202 5ustar debian/compat0000644000000000000000000000000211675622571010400 0ustar 7 debian/libbitstream-dev.examples0000644000000000000000000000001311675622571014171 0ustar examples/* debian/rules0000755000000000000000000000015611675622571010264 0ustar #!/usr/bin/make -f export DESTDIR=$(CURDIR)/debian/libbitstream-dev export PREFIX=/usr %: dh $@ -Smakefile debian/control0000644000000000000000000000163511675622571010612 0ustar Source: bitstream Section: libdevel Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-multimedia/bitstream.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/bitstream.git Homepage: http://git.videolan.org/?p=bitstream.git Package: libbitstream-dev Architecture: all Depends: ${misc:Depends} Description: access to binary structures such as specified by MPEG, DVB, IETF and more biTStream is a set of C headers allowing a simpler access to binary structures such as specified by MPEG, DVB, IETF, etc. . If compared with libdvbpsi, biTStream is lower level, and more efficient: fewer memory allocations, fewer memory copies. It also features a better separation between layers and specifications. debian/changelog0000644000000000000000000000023311675622571011052 0ustar bitstream (1.0-1) unstable; urgency=low * Initial release. (Closes: #653218) -- Alessio Treglia Sun, 25 Dec 2011 14:08:57 +0100 debian/gbp.conf0000644000000000000000000000006211675622571010617 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/copyright0000644000000000000000000000434011675622571011136 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=204 Upstream-Name: biTStream Upstream-Contact: Christophe Massiot Source: http://download.videolan.org/pub/videolan/bitstream/ License: Expat Files: * Copyright: 2009-2011 VideoLAN 2011 Unix Solutions Ltd License: Expat Files: debian/* Copyright: 2011 Alessio Treglia License: GPL-2+ License: Expat Copyright (c) 2010-2011 VideoLAN . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2+ This program 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 program 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. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011675622571010502 5ustar debian/source/format0000644000000000000000000000001411675622571011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017211675622571010233 0ustar version=3 http://download.videolan.org/pub/videolan/bitstream/([\d][\d\.]+[a-z]?)/bitstream-([\d][\d\.]+[a-z]?)\.tar\.bz2