[SCM] gmerlin-avdecoder/master: Update changelog, control file and copyright hints.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Mar 25 17:35:40 UTC 2012


The following commit has been merged in the master branch:
commit d73a2f4c904714aa745c6d1d9ff0f84b2e01f327
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 25 19:35:00 2012 +0200

    Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 2295f33..b9cbcee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,38 @@
+gmerlin-avdecoder (1.1.0~dfsg-4) UNRELEASED; urgency=low
+
+  [ Alessio Treglia ]
+  * Bump standards-version to 3.9.3.
+  * Update package relations:
+    + Build-depend on libpng-dev (not libpng12-dev).
+    Closes: #662351.
+  * Update copyright file:
+    + Rewrite using machine-readable format 1.0.
+
+  [ Jonas Smedegaard ]
+  * Fix declare DEB_AUTO_UPDATE_* variables before including CDBS
+    snippets: Used in ifeq conditionals so need to be resolved early.
+  * Update copyright file:
+    + Consistently double-indent (not tab- or mult-indent) in Copyright
+      fields as per Policy §5.6.13.
+    + Consistently space-separate (not comma-separate) files.
+    + Better license shortnames.
+    + Include verbatim licensing statements, also of derived licenses.
+    + Quote licenses in comments.
+    + Double-indent license in lists where newlines should be preserved.
+  * Document use of CDBS and git in README.source.
+  * Refresh patches with shortening quilt options, and improve DEP3
+    headers.
+  * Remove debian/source/local-options; abort-on-upstream-changes and
+    unapply-patches are default in dpkg-source since 1.16.1.
+  * Extend copyright years for Debian packaging.
+  * Update package relations:
+    + Stop build-depending on unused dh-autoreconf.
+    + Relax build-dependency on cdbs: Needlessly tight.
+    + Relax build-depend unversioned on debhelper and devscripts: Needed
+      versions satisfied even in oldstable.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 25 Mar 2012 19:24:23 +0200
+
 gmerlin-avdecoder (1.1.0~dfsg-3) unstable; urgency=low
 
   [ IOhannes m zmölnig ]
diff --git a/debian/control b/debian/control
index 2f84c06..92443bb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,57 +2,59 @@ Source: gmerlin-avdecoder
 Section: libs
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Romain Beauxis <toots at rastageeks.org>,
+Uploaders:
+ Romain Beauxis <toots at rastageeks.org>,
  Jonas Smedegaard <dr at jones.dk>,
  IOhannes m zmoelnig (gpg-key at iem) <zmoelnig at iem.at>,
  Alessio Treglia <alessio at debian.org>
 Homepage: http://gmerlin.sourceforge.net/
-Standards-Version: 3.9.2
-Build-Depends: autotools-dev,
+Standards-Version: 3.9.3
+Build-Depends:
+ cdbs (>= 0.4.70~),
+ autotools-dev,
  gnulib,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
+ debhelper,
  dh-buildinfo,
  libtool,
  automake1.10,
  autoconf,
- devscripts (>= 2.10.7~),
- dh-autoreconf,
+ devscripts,
  doxygen,
- libxext-dev,
- libgavl-dev (>=  1.2.0),
- libgmerlin-dev (>= 1.0.0~),
+ liba52-0.7.4-dev,
  libavcodec-dev,
  libavformat-dev,
- libpostproc-dev,
- libflac-dev,
- libtheora-dev,
- libvorbis-dev,
  libcdio-paranoia-dev,
- libtiff4-dev,
- libopenjpeg-dev,
- libpng12-dev,
- libsmbclient-dev,
  libdca-dev,
- libmpcdec-dev,
- libspeex-dev,
- libmad0-dev,
- libmpeg2-4-dev,
  libdts-dev,
- libswscale-dev,
  libdvdread-dev (>= 4.1.3),
  libfaad-dev,
- liba52-0.7.4-dev,
- libvdpau-dev,
+ libflac-dev,
+ libgavl-dev (>=  1.2.0),
+ libgmerlin-dev (>= 1.0.0~),
+ libgsm1-dev,
+ libmad0-dev,
+ libmpcdec-dev,
+ libmpeg2-4-dev,
+ libopenjpeg-dev,
+ libpng-dev,
+ libpostproc-dev,
  libschroedinger-dev,
- libgsm1-dev
+ libsmbclient-dev,
+ libspeex-dev,
+ libswscale-dev,
+ libtheora-dev,
+ libtiff4-dev,
+ libvdpau-dev,
+ libvorbis-dev,
+ libxext-dev
 Vcs-Git: git://git.debian.org/pkg-multimedia/gmerlin-avdecoder.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/gmerlin-avdecoder.git
 
 Package: libgmerlin-avdec1
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: general multimedia decoding library
  Gmerlin_avdecoder is a general purpose media decoding library. It was
  written as a support library for gmerlin, but it can also be used by other
@@ -64,9 +66,10 @@ Description: general multimedia decoding library
 Package: libgmerlin-avdec-dev
 Architecture: all
 Section: libdevel
-Depends: libgmerlin-avdec1 (>= ${source:Version}),
- libgmerlin-avdec1 (<< ${source:Upstream-Version}+1~),
+Depends:
  libgavl-dev,
+ libgmerlin-avdec1 (<< ${source:Upstream-Version}+1~),
+ libgmerlin-avdec1 (>= ${source:Version}),
  ${misc:Depends}
 Description: general multimedia decoding library (development files)
  Gmerlin_avdecoder is a general purpose media decoding library. It was
@@ -79,7 +82,8 @@ Description: general multimedia decoding library (development files)
 Package: libgmerlin-avdec-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
 Description: general multimedia decoding library (documentation)
  Gmerlin_avdecoder is a general purpose media decoding library. It was
  written as a support library for gmerlin, but it can also be used by other
@@ -90,7 +94,8 @@ Description: general multimedia decoding library (documentation)
 Package: gmerlin-avdecoder-dbg
 Architecture: any
 Section: debug
-Depends: libgmerlin-avdec1 (= ${binary:Version}),
+Depends:
+ libgmerlin-avdec1 (= ${binary:Version}),
  ${misc:Depends}
 Description: debugging symbols for Gmerlin_avdecoder
  Gmerlin_avdecoder is a general purpose media decoding library. It was
@@ -101,15 +106,17 @@ Description: debugging symbols for Gmerlin_avdecoder
 
 Package: gmerlin-plugins-avdecoder
 Architecture: any
-Enhances: gmerlin
-Depends: ${shlibs:Depends},
+Enhances:
+ gmerlin
+Depends:
  libgmerlin-avdec1 (= ${binary:Version}),
  libgmerlin0 (>= 1.0.0~),
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: avdecoder plugins for Gmerlin
  Gmerlin_avdecoder is a general purpose media decoding library. It was
  written as a support library for gmerlin, but it can also be used by other
- applications. 
+ applications.
  .
  This package contains the decoder plugins for gmerlin that are based on
  Gmerlin_avdecoder.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 71ff2b0..c01d8f2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,613 +1,610 @@
-Format: http://bzr.debian.org/scm/loggerhead/dep/dep5/trunk/annotate/132/dep5.mdwn
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
-Copyright: FIXME
-Disclaimer: Autogenerated by CDBS snippet copyright-check.mk
-
-Files: include/a52_header.h,
- include/aac_frame.h,
- include/audioparser_priv.h,
- include/avdec.h,
- include/avdec_private.h,
- include/bgav_dca.h,
- include/bgavdefs.h,
- include/bitstream.h,
- include/bsf.h,
- include/bsf_private.h,
- include/cavs_header.h,
- include/codecs.h,
- include/dirac_header.h,
- include/dvb_channels.h,
- include/dvframe.h,
- include/h264_header.h,
- include/http.h,
- include/id3.h,
- include/language_table.h,
- include/matroska.h,
- include/mms.h,
- include/mpa_header.h,
- include/mpeg4_header.h,
- include/mpegts_common.h,
- include/mpv_header.h,
- include/mxf.h,
- include/os.h,
- include/packettimer.h,
- include/parser.h,
- include/pes_header.h,
- include/pngreader.h,
- include/ptscache.h,
- include/qt.h,
- include/rmff.h,
- include/rtp.h,
- include/rtsp.h,
- include/sdp.h,
- include/utils.h,
- include/vc1_header.h,
- include/videoparser_priv.h,
- include/vorbis_comment.h,
- include/win32codec.h,
- include/xing.h,
- include/yml.h,
- lib/a52_header.c,
- lib/aac_frame.c,
- lib/apetag.c,
- lib/audio.c,
- lib/audio_a52.c,
- lib/audio_dca.c,
- lib/audio_faad2.c,
- lib/audio_ffmpeg.c,
- lib/audio_flac.c,
- lib/audio_gavl.c,
- lib/audio_gsm.c,
- lib/audio_mad.c,
- lib/audio_pcm.c,
- lib/audio_qtwin32.c,
- lib/audio_real.c,
- lib/audio_speex.c,
- lib/audio_vorbis.c,
- lib/audio_win32.c,
- lib/audioparser.c,
- lib/bgav.c,
- lib/bitstream.c,
- lib/bsf.c,
- lib/bsf_avcc.c,
- lib/bytebuffer.c,
- lib/cavs_header.c,
- lib/chapterlist.c,
- lib/charset.c,
- lib/codecs.c,
- lib/demux_4xm.c,
- lib/demux_a52.c,
- lib/demux_adif.c,
- lib/demux_adts.c,
- lib/demux_aiff.c,
- lib/demux_asf.c,
- lib/demux_au.c,
- lib/demux_avs.c,
- lib/demux_daud.c,
- lib/demux_dsicin.c,
- lib/demux_dv.c,
- lib/demux_dxa.c,
- lib/demux_flac.c,
- lib/demux_fli.c,
- lib/demux_flv.c,
- lib/demux_gif.c,
- lib/demux_gsm.c,
- lib/demux_gxf.c,
- lib/demux_ircam.c,
- lib/demux_matroska.c,
- lib/demux_mpegaudio.c,
- lib/demux_mpegps.c,
- lib/demux_mpegvideo.c,
- lib/demux_mtv.c,
- lib/demux_musepack.c,
- lib/demux_mxf.c,
- lib/demux_nsv.c,
- lib/demux_nuv.c,
- lib/demux_ogg.c,
- lib/demux_p2xml.c,
- lib/demux_psxstr.c,
- lib/demux_quicktime.c,
- lib/demux_r3d.c,
- lib/demux_roq.c,
- lib/demux_shorten.c,
- lib/demux_smacker.c,
- lib/demux_smaf.c,
- lib/demux_smjpeg.c,
- lib/demux_sol.c,
- lib/demux_sphere.c,
- lib/demux_thp.c,
- lib/demux_tiertex.c,
- lib/demux_tta.c,
- lib/demux_vmd.c,
- lib/demux_voc.c,
- lib/demux_vqa.c,
- lib/demux_wav.c,
- lib/demux_wavpack.c,
- lib/demux_wve.c,
- lib/demux_y4m.c,
- lib/demuxer.c,
- lib/device.c,
- lib/dirac_header.c,
- lib/dvb_channels.c,
- lib/dvframe.c,
- lib/edl.c,
- lib/fileindex.c,
- lib/formattracker.c,
- lib/h264_header.c,
- lib/http.c,
- lib/id3v1.c,
- lib/in_cb.c,
- lib/in_dvb_linux.c,
- lib/in_dvd.c,
- lib/in_fd.c,
- lib/in_file.c,
- lib/in_ftp.c,
- lib/in_http.c,
- lib/in_memory.c,
- lib/in_mms.c,
- lib/in_mmsh.c,
- lib/in_pnm.c,
- lib/in_rtsp.c,
- lib/in_smb.c,
- lib/in_vcd.c,
- lib/input.c,
- lib/keyframetable.c,
- lib/languages.c,
- lib/log.c,
- lib/matroska.c,
- lib/metadata.c,
- lib/mms.c,
- lib/mpa_header.c,
- lib/mpeg4_header.c,
- lib/mpegts_common.c,
- lib/mpv_header.c,
- lib/mxf.c,
- lib/nanosoft.c,
- lib/options.c,
- lib/packet.c,
- lib/packetbuffer.c,
- lib/packetpool.c,
- lib/packettimer.c,
- lib/parse_a52.c,
- lib/parse_aac.c,
- lib/parse_cavs.c,
- lib/parse_dca.c,
- lib/parse_dirac.c,
- lib/parse_mpeg4.c,
- lib/parse_mpegaudio.c,
- lib/parse_mpv.c,
- lib/parse_vc1.c,
- lib/parse_vorbis.c,
- lib/pes_header.c,
- lib/pngreader.c,
- lib/ptscache.c,
- lib/qt_atom.c,
- lib/qt_chan.c,
- lib/qt_cmov.c,
- lib/qt_dinf.c,
- lib/qt_dref.c,
- lib/qt_edts.c,
- lib/qt_elst.c,
- lib/qt_enda.c,
- lib/qt_esds.c,
- lib/qt_fiel.c,
- lib/qt_frma.c,
- lib/qt_ftab.c,
- lib/qt_glbl.c,
- lib/qt_gmhd.c,
- lib/qt_gmin.c,
- lib/qt_hdlr.c,
- lib/qt_language.c,
- lib/qt_mdhd.c,
- lib/qt_mdia.c,
- lib/qt_minf.c,
- lib/qt_moov.c,
- lib/qt_mvhd.c,
- lib/qt_nmhd.c,
- lib/qt_palette.c,
- lib/qt_pasp.c,
- lib/qt_rdrf.c,
- lib/qt_rmda.c,
- lib/qt_rmra.c,
- lib/qt_stbl.c,
- lib/qt_stco.c,
- lib/qt_stsc.c,
- lib/qt_stsd.c,
- lib/qt_stss.c,
- lib/qt_stsz.c,
- lib/qt_stts.c,
- lib/qt_tcmi.c,
- lib/qt_timecode.c,
- lib/qt_tkhd.c,
- lib/qt_tmcd.c,
- lib/qt_trak.c,
- lib/qt_tref.c,
- lib/qt_udta.c,
- lib/qt_utils.c,
- lib/qt_wave.c,
- lib/r_asx.c,
- lib/r_m3u.c,
- lib/r_pls.c,
- lib/r_qtl.c,
- lib/r_ref.c,
- lib/r_rtsptext.c,
- lib/r_smil.c,
- lib/redirect.c,
- lib/rmff.c,
- lib/rtcp.c,
- lib/rtp.c,
- lib/rtpbuffer.c,
- lib/rtsp.c,
- lib/sampleseek.c,
- lib/sdp.c,
- lib/seek.c,
- lib/stream.c,
- lib/subovl_dvd.c,
- lib/subread.c,
- lib/subtitle.c,
- lib/superindex.c,
- lib/tcp.c,
- lib/timecode.c,
- lib/track.c,
- lib/tracktable.c,
- lib/translation.c,
- lib/udp.c,
- lib/utils.c,
- lib/vc1_header.c,
- lib/video.c,
- lib/video_aviraw.c,
- lib/video_ffmpeg.c,
- lib/video_gavl.c,
- lib/video_libmpeg2.c,
- lib/video_openjpeg.c,
- lib/video_png.c,
- lib/video_qtraw.c,
- lib/video_real.c,
- lib/video_rtjpeg.c,
- lib/video_schroedinger.c,
- lib/video_tga.c,
- lib/video_theora.c,
- lib/video_tiff.c,
- lib/video_win32.c,
- lib/video_xadll.c,
- lib/video_yuv.c,
- lib/videoparser.c,
- lib/win32codec.c,
- lib/xing.c,
- lib/yml.c,
- plugins/avdec_common.h,
- plugins/i_avdec.c,
- plugins/i_dvb.c,
- plugins/i_dvd.c,
- plugins/i_vcd.c,
- tests/bgavdemux.c,
- tests/bgavdump.c,
- tests/bgavsave.c,
- tests/count_samples.c,
- tests/frametable.c,
- tests/indexdump.c,
- tests/indextest.c,
- tests/mmstest.c,
- tests/rtsptest.c,
- tests/seektest.c,
- tests/vcdtest.c,
+Disclaimer: Autogenerated by CDBS
+
+Files: include/a52_header.h
+ include/aac_frame.h
+ include/audioparser_priv.h
+ include/avdec.h
+ include/avdec_private.h
+ include/bgav_dca.h
+ include/bgavdefs.h
+ include/bitstream.h
+ include/bsf.h
+ include/bsf_private.h
+ include/cavs_header.h
+ include/codecs.h
+ include/dirac_header.h
+ include/dvb_channels.h
+ include/dvframe.h
+ include/h264_header.h
+ include/http.h
+ include/id3.h
+ include/language_table.h
+ include/matroska.h
+ include/mms.h
+ include/mpa_header.h
+ include/mpeg4_header.h
+ include/mpegts_common.h
+ include/mpv_header.h
+ include/mxf.h
+ include/os.h
+ include/packettimer.h
+ include/parser.h
+ include/pes_header.h
+ include/pngreader.h
+ include/ptscache.h
+ include/qt.h
+ include/rmff.h
+ include/rtp.h
+ include/rtsp.h
+ include/sdp.h
+ include/utils.h
+ include/vc1_header.h
+ include/videoparser_priv.h
+ include/vorbis_comment.h
+ include/win32codec.h
+ include/xing.h
+ include/yml.h
+ lib/a52_header.c
+ lib/aac_frame.c
+ lib/apetag.c
+ lib/audio.c
+ lib/audio_a52.c
+ lib/audio_dca.c
+ lib/audio_faad2.c
+ lib/audio_ffmpeg.c
+ lib/audio_flac.c
+ lib/audio_gavl.c
+ lib/audio_gsm.c
+ lib/audio_mad.c
+ lib/audio_pcm.c
+ lib/audio_qtwin32.c
+ lib/audio_real.c
+ lib/audio_speex.c
+ lib/audio_vorbis.c
+ lib/audio_win32.c
+ lib/audioparser.c
+ lib/bgav.c
+ lib/bitstream.c
+ lib/bsf.c
+ lib/bsf_avcc.c
+ lib/bytebuffer.c
+ lib/cavs_header.c
+ lib/chapterlist.c
+ lib/charset.c
+ lib/codecs.c
+ lib/demux_4xm.c
+ lib/demux_a52.c
+ lib/demux_adif.c
+ lib/demux_adts.c
+ lib/demux_aiff.c
+ lib/demux_asf.c
+ lib/demux_au.c
+ lib/demux_avs.c
+ lib/demux_daud.c
+ lib/demux_dsicin.c
+ lib/demux_dv.c
+ lib/demux_dxa.c
+ lib/demux_flac.c
+ lib/demux_fli.c
+ lib/demux_flv.c
+ lib/demux_gif.c
+ lib/demux_gsm.c
+ lib/demux_gxf.c
+ lib/demux_ircam.c
+ lib/demux_matroska.c
+ lib/demux_mpegaudio.c
+ lib/demux_mpegps.c
+ lib/demux_mpegvideo.c
+ lib/demux_mtv.c
+ lib/demux_musepack.c
+ lib/demux_mxf.c
+ lib/demux_nsv.c
+ lib/demux_nuv.c
+ lib/demux_ogg.c
+ lib/demux_p2xml.c
+ lib/demux_psxstr.c
+ lib/demux_quicktime.c
+ lib/demux_r3d.c
+ lib/demux_roq.c
+ lib/demux_shorten.c
+ lib/demux_smacker.c
+ lib/demux_smaf.c
+ lib/demux_smjpeg.c
+ lib/demux_sol.c
+ lib/demux_sphere.c
+ lib/demux_thp.c
+ lib/demux_tiertex.c
+ lib/demux_tta.c
+ lib/demux_vmd.c
+ lib/demux_voc.c
+ lib/demux_vqa.c
+ lib/demux_wav.c
+ lib/demux_wavpack.c
+ lib/demux_wve.c
+ lib/demux_y4m.c
+ lib/demuxer.c
+ lib/device.c
+ lib/dirac_header.c
+ lib/dvb_channels.c
+ lib/dvframe.c
+ lib/edl.c
+ lib/fileindex.c
+ lib/formattracker.c
+ lib/h264_header.c
+ lib/http.c
+ lib/id3v1.c
+ lib/in_cb.c
+ lib/in_dvb_linux.c
+ lib/in_dvd.c
+ lib/in_fd.c
+ lib/in_file.c
+ lib/in_ftp.c
+ lib/in_http.c
+ lib/in_memory.c
+ lib/in_mms.c
+ lib/in_mmsh.c
+ lib/in_pnm.c
+ lib/in_rtsp.c
+ lib/in_smb.c
+ lib/in_vcd.c
+ lib/input.c
+ lib/keyframetable.c
+ lib/languages.c
+ lib/log.c
+ lib/matroska.c
+ lib/metadata.c
+ lib/mms.c
+ lib/mpa_header.c
+ lib/mpeg4_header.c
+ lib/mpegts_common.c
+ lib/mpv_header.c
+ lib/mxf.c
+ lib/nanosoft.c
+ lib/options.c
+ lib/packet.c
+ lib/packetbuffer.c
+ lib/packetpool.c
+ lib/packettimer.c
+ lib/parse_a52.c
+ lib/parse_aac.c
+ lib/parse_cavs.c
+ lib/parse_dca.c
+ lib/parse_dirac.c
+ lib/parse_mpeg4.c
+ lib/parse_mpegaudio.c
+ lib/parse_mpv.c
+ lib/parse_vc1.c
+ lib/parse_vorbis.c
+ lib/pes_header.c
+ lib/pngreader.c
+ lib/ptscache.c
+ lib/qt_atom.c
+ lib/qt_chan.c
+ lib/qt_cmov.c
+ lib/qt_dinf.c
+ lib/qt_dref.c
+ lib/qt_edts.c
+ lib/qt_elst.c
+ lib/qt_enda.c
+ lib/qt_esds.c
+ lib/qt_fiel.c
+ lib/qt_frma.c
+ lib/qt_ftab.c
+ lib/qt_glbl.c
+ lib/qt_gmhd.c
+ lib/qt_gmin.c
+ lib/qt_hdlr.c
+ lib/qt_language.c
+ lib/qt_mdhd.c
+ lib/qt_mdia.c
+ lib/qt_minf.c
+ lib/qt_moov.c
+ lib/qt_mvhd.c
+ lib/qt_nmhd.c
+ lib/qt_palette.c
+ lib/qt_pasp.c
+ lib/qt_rdrf.c
+ lib/qt_rmda.c
+ lib/qt_rmra.c
+ lib/qt_stbl.c
+ lib/qt_stco.c
+ lib/qt_stsc.c
+ lib/qt_stsd.c
+ lib/qt_stss.c
+ lib/qt_stsz.c
+ lib/qt_stts.c
+ lib/qt_tcmi.c
+ lib/qt_timecode.c
+ lib/qt_tkhd.c
+ lib/qt_tmcd.c
+ lib/qt_trak.c
+ lib/qt_tref.c
+ lib/qt_udta.c
+ lib/qt_utils.c
+ lib/qt_wave.c
+ lib/r_asx.c
+ lib/r_m3u.c
+ lib/r_pls.c
+ lib/r_qtl.c
+ lib/r_ref.c
+ lib/r_rtsptext.c
+ lib/r_smil.c
+ lib/redirect.c
+ lib/rmff.c
+ lib/rtcp.c
+ lib/rtp.c
+ lib/rtpbuffer.c
+ lib/rtsp.c
+ lib/sampleseek.c
+ lib/sdp.c
+ lib/seek.c
+ lib/stream.c
+ lib/subovl_dvd.c
+ lib/subread.c
+ lib/subtitle.c
+ lib/superindex.c
+ lib/tcp.c
+ lib/timecode.c
+ lib/track.c
+ lib/tracktable.c
+ lib/translation.c
+ lib/udp.c
+ lib/utils.c
+ lib/vc1_header.c
+ lib/video.c
+ lib/video_aviraw.c
+ lib/video_ffmpeg.c
+ lib/video_gavl.c
+ lib/video_libmpeg2.c
+ lib/video_openjpeg.c
+ lib/video_png.c
+ lib/video_qtraw.c
+ lib/video_real.c
+ lib/video_rtjpeg.c
+ lib/video_schroedinger.c
+ lib/video_tga.c
+ lib/video_theora.c
+ lib/video_tiff.c
+ lib/video_win32.c
+ lib/video_xadll.c
+ lib/video_yuv.c
+ lib/videoparser.c
+ lib/win32codec.c
+ lib/xing.c
+ lib/yml.c
+ plugins/avdec_common.h
+ plugins/i_avdec.c
+ plugins/i_dvb.c
+ plugins/i_dvd.c
+ plugins/i_vcd.c
+ tests/bgavdemux.c
+ tests/bgavdump.c
+ tests/bgavsave.c
+ tests/count_samples.c
+ tests/frametable.c
+ tests/indexdump.c
+ tests/indextest.c
+ tests/mmstest.c
+ tests/rtsptest.c
+ tests/seektest.c
+ tests/vcdtest.c
  tests/ymltest.c
-Copyright: 2001, - 2008, Members of the Gmerlin project,
- 2001, - 2011, Members of the Gmerlin project
+Copyright: 2001, - 2008, Members of the Gmerlin project
+  2001, - 2011, Members of the Gmerlin project
 License: GPL-2+
  FIXME
 
-Files: ABOUT-NLS,
- AUTHORS,
- ChangeLog,
- INSTALL,
- Makefile.am,
- NEWS,
- README,
- acinclude.m4,
- autogen.sh,
- configure.ac,
- cpuinfo.sh,
- cvs_clean.sh,
- debian/compat,
- debian/control,
- debian/control.in,
- debian/gbp.conf,
- debian/gmerlin-plugins-avdecoder.install,
- debian/install,
- debian/libgmerlin-avdec-dev.install,
- debian/libgmerlin-avdec-doc.doc-base,
- debian/libgmerlin-avdec-doc.install,
- debian/libgmerlin-avdec1.symbols,
- debian/patches/autoconf_removed_sources.patch,
- debian/patches/fix_dvdread_configure.patch,
- debian/patches/fix_typos.patch,
- debian/patches/series,
- debian/patches/system_gsm.patch,
- debian/restorefiles,
- debian/source/format,
- debian/source/local-options,
- debian/watch,
- doc/Doxyfile.in,
- doc/Makefile.am,
- doc/gavl.tags,
- doc/mainpage.incl,
- gmerlin_avdec.pc.in,
- gmerlin_avdec.spec.in,
- include/Makefile.am,
- include/bgav_vdpau.h,
- include/bgav_version.h,
- include/bgav_version.h.in,
- include/config.h.in,
- lib/Makefile.am,
- lib/vdpau.c,
- m4/Makefile.am,
- m4/avcodec.m4,
- m4/avformat.m4,
- m4/check_funcs.m4,
- m4/lqt_opt_cflags.m4,
- make_potfiles,
- plugins/Makefile.am,
- po/ChangeLog,
- po/LINGUAS,
- po/POTFILES.in,
- po/Rules-quot,
- po/boldquot.sed,
- po/de.gmo,
- po/en at boldquot.header,
- po/en at quot.header,
- po/insert-header.sin,
- po/quot.sed,
- po/remove-potcdate.sin,
- po/stamp-po,
- tests/Makefile.am,
- utils/Makefile.am,
+Files: ABOUT-NLS
+ AUTHORS
+ ChangeLog
+ INSTALL
+ Makefile.am
+ NEWS
+ README
+ acinclude.m4
+ autogen.sh
+ configure.ac
+ cpuinfo.sh
+ cvs_clean.sh
+ debian/README.source
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
+ debian/gmerlin-plugins-avdecoder.install
+ debian/libgmerlin-avdec-dev.install
+ debian/libgmerlin-avdec-doc.doc-base
+ debian/libgmerlin-avdec-doc.install
+ debian/libgmerlin-avdec1.install
+ debian/libgmerlin-avdec1.symbols
+ debian/patches/autoconf_removed_sources.patch
+ debian/patches/fix_dvdread_configure.patch
+ debian/patches/fix_typos.patch
+ debian/patches/series
+ debian/patches/system_gsm.patch
+ debian/restorefiles
+ debian/source/format
+ debian/watch
+ doc/Doxyfile.in
+ doc/Makefile.am
+ doc/gavl.tags
+ doc/mainpage.incl
+ gmerlin_avdec.pc.in
+ gmerlin_avdec.spec.in
+ include/Makefile.am
+ include/bgav_vdpau.h
+ include/bgav_version.h
+ include/bgav_version.h.in
+ include/config.h.in
+ lib/Makefile.am
+ lib/vdpau.c
+ m4/Makefile.am
+ m4/avcodec.m4
+ m4/avformat.m4
+ m4/check_funcs.m4
+ m4/lqt_opt_cflags.m4
+ make_potfiles
+ plugins/Makefile.am
+ po/ChangeLog
+ po/LINGUAS
+ po/POTFILES.in
+ po/Rules-quot
+ po/boldquot.sed
+ po/de.gmo
+ po/en at boldquot.header
+ po/en at quot.header
+ po/insert-header.sin
+ po/quot.sed
+ po/remove-potcdate.sin
+ po/stamp-po
+ tests/Makefile.am
+ utils/Makefile.am
  utils/cpuinfo.c
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: config.rpath,
- m4/codeset.m4,
- m4/gettext.m4,
- m4/glibc2.m4,
- m4/glibc21.m4,
- m4/iconv.m4,
- m4/intdiv0.m4,
- m4/intmax.m4,
- m4/inttypes-h.m4,
- m4/inttypes-pri.m4,
- m4/inttypes_h.m4,
- m4/lcmessage.m4,
- m4/lib-ld.m4,
- m4/lib-link.m4,
- m4/lib-prefix.m4,
- m4/lock.m4,
- m4/longdouble.m4,
- m4/longlong.m4,
- m4/nls.m4,
- m4/po.m4,
- m4/printf-posix.m4,
- m4/progtest.m4,
- m4/signed.m4,
- m4/size_max.m4,
- m4/stdint_h.m4,
- m4/uintmax_t.m4,
- m4/ulonglong.m4,
- m4/visibility.m4,
- m4/wchar_t.m4,
- m4/wint_t.m4,
+Files: config.rpath
+ m4/codeset.m4
+ m4/gettext.m4
+ m4/glibc2.m4
+ m4/glibc21.m4
+ m4/iconv.m4
+ m4/intdiv0.m4
+ m4/intmax.m4
+ m4/inttypes-h.m4
+ m4/inttypes-pri.m4
+ m4/inttypes_h.m4
+ m4/lcmessage.m4
+ m4/lib-ld.m4
+ m4/lib-link.m4
+ m4/lib-prefix.m4
+ m4/lock.m4
+ m4/longdouble.m4
+ m4/longlong.m4
+ m4/nls.m4
+ m4/po.m4
+ m4/printf-posix.m4
+ m4/progtest.m4
+ m4/signed.m4
+ m4/size_max.m4
+ m4/stdint_h.m4
+ m4/uintmax_t.m4
+ m4/ulonglong.m4
+ m4/visibility.m4
+ m4/wchar_t.m4
+ m4/wint_t.m4
  m4/xsize.m4
-Copyright: 1995-2002, 2004-2005, Free Software Foundation, Inc,
- 1995-2003, 2005-2006, Free Software Foundation, Inc,
- 1995-2006, Free Software Foundation, Inc,
- 1996-2003, 2005 Free Software Foundation, Inc,
- 1996-2003, Free Software Foundation, Inc,
- 1996-2006, Free Software Foundation, Inc,
- 1997-2002, 2006 Free Software Foundation, Inc,
- 1997-2004, Free Software Foundation, Inc,
- 1999-2004, Free Software Foundation, Inc,
- 2000-2002, 2004 Free Software Foundation, Inc,
- 2000-2002, Free Software Foundation, Inc,
- 2001-2002, Free Software Foundation, Inc,
- 2001-2005, Free Software Foundation, Inc,
- 2001-2006, Free Software Foundation, Inc,
- 2002, Free Software Foundation, Inc,
- 2002-2003, 2006 Free Software Foundation, Inc,
- 2002-2003, Free Software Foundation, Inc,
- 2002-2005, Free Software Foundation, Inc,
- 2003, 2005-2006, Free Software Foundation, Inc,
- 2003, Free Software Foundation, Inc,
- 2003-2004, Free Software Foundation, Inc,
- 2005, Free Software Foundation, Inc
+Copyright: 1995-2002, 2004-2005, Free Software Foundation, Inc
+  1995-2003, 2005-2006, Free Software Foundation, Inc
+  1995-2006, Free Software Foundation, Inc
+  1996-2003, 2005 Free Software Foundation, Inc
+  1996-2003, Free Software Foundation, Inc
+  1996-2006, Free Software Foundation, Inc
+  1997-2002, 2006 Free Software Foundation, Inc
+  1997-2004, Free Software Foundation, Inc
+  1999-2004, Free Software Foundation, Inc
+  2000-2002, 2004 Free Software Foundation, Inc
+  2000-2002, Free Software Foundation, Inc
+  2001-2002, Free Software Foundation, Inc
+  2001-2005, Free Software Foundation, Inc
+  2001-2006, Free Software Foundation, Inc
+  2002, Free Software Foundation, Inc
+  2002-2003, 2006 Free Software Foundation, Inc
+  2002-2003, Free Software Foundation, Inc
+  2002-2005, Free Software Foundation, Inc
+  2003, 2005-2006, Free Software Foundation, Inc
+  2003, Free Software Foundation, Inc
+  2003-2004, Free Software Foundation, Inc
+  2005, Free Software Foundation, Inc
 License: UNKNOWN
  FIXME
 
-Files: Makefile.in,
- doc/Makefile.in,
- include/Makefile.in,
- lib/Makefile.in,
- m4/Makefile.in,
- plugins/Makefile.in,
- tests/Makefile.in,
+Files: Makefile.in
+ doc/Makefile.in
+ include/Makefile.in
+ lib/Makefile.in
+ m4/Makefile.in
+ plugins/Makefile.in
+ tests/Makefile.in
  utils/Makefile.in
 Copyright: 1994-2002
 License: UNKNOWN
  FIXME
 
-Files: include/asmrp.h,
- lib/asmrp.c,
- lib/pnm.c,
- lib/pnm.h
-Copyright: 2000-2002, the xine project,
- 2002, the xine project
-License: GPL-2+
- FIXME
-
-Files: include/md5.h,
- lib/md5.c,
+Files: config.guess
+ config.sub
+ include/md5.h
+ lib/md5.c
  missing
-Copyright: 1995-1997,1999-2001,2004-2006,
- 1995-1997,1999-2001,2005-2006,
- 1996-1997, 1999-2000, 2002-2006
-License: GPL
+Copyright: 1992-1999,
+  1992-2001
+  1995-1997,1999-2001,2004-2006
+  1995-1997,1999-2001,2005-2006
+  1996-1997, 1999-2000, 2002-2006
+License: GPL-2+
  FIXME
 
-Files: config.guess,
- config.sub
-Copyright: 1992-1999,,
- 1992-2001
+Files: include/asmrp.h
+ lib/asmrp.c
+ lib/pnm.c
+ lib/pnm.h
+Copyright: 2000-2002, the xine project
+  2002, the xine project
 License: GPL-2+
  FIXME
 
-Files: lib/targa.c,
+Files: lib/targa.c
  lib/targa.h
-Copyright: 2001-2003, Emil Mikulic,
- holder is
+Copyright: 2001-2003, Emil Mikulic
+  holder is
 License: UNKNOWN
  FIXME
 
 Files: lib/base64.c
-Copyright: ((c > 127) ? 0xff : index_64[,
- HOLDERS AND CONTRIBUTORS ``AS
+Copyright: ((c > 127) ? 0xff : index_64[
+  HOLDERS AND CONTRIBUTORS ``AS
 License: BSD (3 clause)
  FIXME
 
-Files: debian/rules
-Copyright: 2008, Christian Marillat <marillat at debian.org>,
- 2010, Jonas Smedegaard <dr at jones.dk>,
- 2011, IOhannes m zmölnig <zmoelnig at iem.at>
-License: GPL
- FIXME
-
-Files: depcomp
-Copyright: 1999-2000, 2003-2007, 2009 Free
-License: GPL
- FIXME
-
 Files: configure
-Copyright: (ISLOWER ? 'A' + ( - 'a') : ),
- (ISLOWER ? ( | 0x40) : ),
- 1992-1996, 1998-2001,,
- 1996-2001, 2003-2005,
- 2009, Free Software Foundation, Inc
+Copyright: (ISLOWER ? 'A' + ( - 'a') : )
+  (ISLOWER ? ( | 0x40) : )
+  1992-1996, 1998-2001,
+  1996-2001, 2003-2005
+  2009, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
 Files: aclocal.m4
-Copyright: 1996-1997, 2000-2001, 2003, 2005,,
- 1996-1997, 2000-2001, 2003, 2005, 2008,
- 1996-2001, 2003-2005,
- 1996-2004,,
- 1997, 1999-2001, 2003-2005, 2008,
- 1997, 2000-2001, 2003-2006, 2008,
- 1999-2005, 2008,
- 1999-2006, 2009,
- 2001, 2003, 2005, 2008 Free Software Foundation, Inc,
- 2001, 2003, 2005, Free Software Foundation, Inc,
- 2001, 2003-2006, Free Software Foundation, Inc,
- 2001-2003, 2005, 2008, Free Software Foundation, Inc,
- 2001-2003, 2005, 2009, Free Software Foundation, Inc,
- 2002-2003, 2005-2008, Free Software Foundation, Inc,
- 2003, 2005 Free Software Foundation, Inc,
- 2003-2006, Free Software Foundation, Inc,
- 2004, Free Software Foundation, Inc,
- 2004, Scott James Remnant <scott at netsplit.com>,
- 2004-2005, 2007 Free Software Foundation, Inc,
- 2004-2005, 2007-2008, Free Software Foundation, Inc,
- 2004-2005, Free Software Foundation, Inc,
- 2006, 2008 Free Software Foundation, Inc,
- 2008, Free Software Foundation, Inc
+Copyright: 1996-1997, 2000-2001, 2003, 2005,
+  1996-1997, 2000-2001, 2003, 2005, 2008
+  1996-2001, 2003-2005
+  1996-2004,
+  1997, 1999-2001, 2003-2005, 2008
+  1997, 2000-2001, 2003-2006, 2008
+  1999-2005, 2008
+  1999-2006, 2009
+  2001, 2003, 2005, 2008 Free Software Foundation, Inc
+  2001, 2003, 2005, Free Software Foundation, Inc
+  2001, 2003-2006, Free Software Foundation, Inc
+  2001-2003, 2005, 2008, Free Software Foundation, Inc
+  2001-2003, 2005, 2009, Free Software Foundation, Inc
+  2002-2003, 2005-2008, Free Software Foundation, Inc
+  2003, 2005 Free Software Foundation, Inc
+  2003-2006, Free Software Foundation, Inc
+  2004, Free Software Foundation, Inc
+  2004, Scott James Remnant <scott at netsplit.com>
+  2004-2005, 2007 Free Software Foundation, Inc
+  2004-2005, 2007-2008, Free Software Foundation, Inc
+  2004-2005, Free Software Foundation, Inc
+  2006, 2008 Free Software Foundation, Inc
+  2008, Free Software Foundation, Inc
 License: GPL-2+
  FIXME
 
 Files: lib/demux_mpegts.c
-Copyright: ( ((( >> 4) & 0x0f) * 10) + ( & 0x0f) ),
- 2001, - 2011, Members of the Gmerlin project
+Copyright: ( ((( >> 4) & 0x0f) * 10) + ( & 0x0f) )
+  2001, - 2011, Members of the Gmerlin project
 License: GPL-2+
  FIXME
 
 Files: lib/demux_avi.c
-Copyright: (((uint16_t)c) | ((uint16_t)<<8)),
- 2001, - 2011, Members of the Gmerlin project
+Copyright: (((uint16_t)c) | ((uint16_t)<<8))
+  2001, - 2011, Members of the Gmerlin project
 License: GPL-2+
  FIXME
 
 Files: lib/parse_h264.c
-Copyright: ((c >> 4)*10+(c&0xf)),
- 2001, - 2011, Members of the Gmerlin project
+Copyright: ((c >> 4)*10+(c&0xf))
+  2001, - 2011, Members of the Gmerlin project
 License: GPL-2+
  FIXME
 
 Files: COPYING
-Copyright: 1989, 1991 Free Software Foundation, Inc,
- <year> <name of author>,
- HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR,
- HOLDERS AND/OR OTHER PARTIES,
- disclaimer" for the program, if,
- holder saying it may be distributed,
- holder who places the Program under this License,
- interest in the program,
- law:,
- the software, and,
- year name of author
+Copyright: 1989, 1991 Free Software Foundation, Inc
+  <year> <name of author>
+  HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+  HOLDERS AND/OR OTHER PARTIES
+  disclaimer" for the program, if
+  holder saying it may be distributed
+  holder who places the Program under this License
+  interest in the program
+  law:
+  the software, and
+  year name of author
 License: GPL-2+
  FIXME
 
 Files: plugins/avdec_common.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bg_strdup(dst->, str);
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bg_strdup(dst->, str);
 License: GPL-2+
  FIXME
 
 Files: lib/demux_ra.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_convert_string(charset_cnv
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_convert_string(charset_cnv
 License: GPL-2+
  FIXME
 
 Files: lib/demux_rm.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_convert_string(cnv
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_convert_string(cnv
 License: GPL-2+
  FIXME
 
 Files: lib/demux_ffmpeg.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_strdup(avfc->);
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_strdup(avfc->);
+  = bgav_strdup(entry->value);
 License: GPL-2+
  FIXME
 
 Files: lib/vorbis_comment.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_strdup(field);
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_strdup(field);
 License: GPL-2+
  FIXME
 
 Files: lib/id3v2.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_strdup(frame->strings[0
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_strdup(frame->strings[0
 License: GPL-2+
  FIXME
 
 Files: lib/demux_vivo.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = bgav_strdup(pos);,
- = bgav_strdup(priv->header.);
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = bgav_strdup(pos);
+  = bgav_strdup(priv->header.);
 License: GPL-2+
  FIXME
 
 Files: lib/demux_8svx.c
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- = buffer;
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  = buffer;
+License: GPL-2+
+ FIXME
+
+Files: debian/rules
+Copyright: 2008, Christian Marillat <marillat at debian.org>
+  2010, 2012 Jonas Smedegaard <dr at jones.dk>
+  2011, IOhannes m zmölnig <zmoelnig at iem.at>
 License: GPL-2+
  FIXME
 
 Files: include/nanosoft.h
-Copyright: 2001, - 2011, Members of the Gmerlin project,
- Encyclopedia International 1991." If there are multiple s, separate them
+Copyright: 2001, - 2011, Members of the Gmerlin project
+  Encyclopedia International 1991." If there are multiple s, separate them
+License: GPL-2+
+ FIXME
+
+Files: depcomp
+Copyright: 1999-2000, 2003-2007, 2009 Free
 License: GPL-2+
  FIXME
 
@@ -617,23 +614,23 @@ License: GPL-2+
  FIXME
 
 Files: include/bswap.h
-Copyright: 1997-1998, Free Software Foundation, Inc,
- 2001, - 2011, Members of the Gmerlin project
+Copyright: 1997-1998, Free Software Foundation, Inc
+  2001, - 2011, Members of the Gmerlin project
 License: GPL-2+
  FIXME
 
 Files: lib/RTjpeg.c
-Copyright: 1998-1999, Joerg Walter <trouble at moes.pmnet.uni-oldenburg.de>,
- 1999, Wim Taymans <wim.taymans at tvd.be>,
- Justin Schoeman 1998,,
- Justin Schoeman 1998, (justin at suntiger.ee.up.ac.za)
+Copyright: 1998-1999, Joerg Walter <trouble at moes.pmnet.uni-oldenburg.de>
+  1999, Wim Taymans <wim.taymans at tvd.be>
+  Justin Schoeman 1998,
+  Justin Schoeman 1998, (justin at suntiger.ee.up.ac.za)
 License: LGPL-2.1+
  FIXME
 
 Files: include/RTjpeg.h
-Copyright: 1998-1999, Joerg Walter <trouble at moes.pmnet.uni-oldenburg.de>,
- 1999, Wim Taymans <wim.taymans at tvd.be>,
- Justin Schoeman 1998, (justin at suntiger.ee.up.ac.za)
+Copyright: 1998-1999, Joerg Walter <trouble at moes.pmnet.uni-oldenburg.de>
+  1999, Wim Taymans <wim.taymans at tvd.be>
+  Justin Schoeman 1998, (justin at suntiger.ee.up.ac.za)
 License: LGPL-2.1+
  FIXME
 
@@ -642,6 +639,11 @@ Copyright: 1994, X Consortium
 License: MIT/X11 (BSD like)
  FIXME
 
+Files: debian/patches/libav_0.7.patch
+Copyright: = bgav_strdup(entry->value);
+License: UNKNOWN
+ FIXME
+
 Files: po/de.po
 Copyright: 2007, Members of the gmerlin project
 License: UNKNOWN
@@ -658,10 +660,10 @@ License: UNKNOWN
  FIXME
 
 Files: po/Makevars
-Copyright: for their translations to this person,
- holder of the package.) Translators are,
- holder of the surrounding,
- holder that gets inserted into the header of the
+Copyright: for their translations to this person
+  holder of the package.) Translators are
+  holder of the surrounding
+  holder that gets inserted into the header of the
 License: UNKNOWN
  FIXME
 

-- 
gmerlin-avdecoder packaging



More information about the pkg-multimedia-commits mailing list