debian/0000755000000000000000000000000012220061720007156 5ustar debian/rules0000755000000000000000000000015212220061720010234 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: AUTOMATED_TESTING=0 RELEASE_TESTING=0 dh_auto_test debian/control0000644000000000000000000000261512220061720010565 0ustar Source: libvideo-fourcc-info-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Dominic Hargreaves Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdatetime-perl, libdbd-sqlite3-perl, libdbi-perl, libtest-nowarnings-perl, libtest-without-module-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-fourcc-info-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvideo-fourcc-info-perl.git Homepage: https://metacpan.org/release/Video-FourCC-Info/ Package: libvideo-fourcc-info-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl, libdbd-sqlite3-perl, libdbi-perl Description: Perl module to find information about codecs from its FourCC Video::FourCC::Info finds information about a given Four Character Code (FourCC). . This code is a four-byte sequence embedded in video files that tells video players what algorithm is required to decode a given video stream. This detection scheme ensures that the detected codec format is independent of the file extension, which may be incorrect due to human error or for some other reason. debian/source/0000755000000000000000000000000012220061720010456 5ustar debian/source/format0000644000000000000000000000001412220061720011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000443312220061720011034 0ustar libvideo-fourcc-info-perl (1.005-2) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Set AUTOMATED_TESTING to 0 and remove corresponding build dependencies. These tests are actually author tests which are not supposed to be run during build. Closes: #724303 * Switch to "3.0 (quilt)" source format. * debian/copyright: switch formatting to Copyright-Format 1.0. * Bump debhelper compatibility level to 8. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Mon, 23 Sep 2013 17:49:11 +0200 libvideo-fourcc-info-perl (1.005-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * Add perl (>= 5.10.1) as an alternative build dependency for Pod::Simple. [ Dominic Hargreaves ] * Note that this new release fixes FTBFS on perl 5.12 (Closes: #578901) -- Dominic Hargreaves Sun, 13 Feb 2011 17:45:36 +0000 libvideo-fourcc-info-perl (1.004-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Don't run Test::Signature without internet (Closes: #538014) + Now creates database from source at build time * Standards-Version 3.8.3 (no changes) * Remove Perl::Critic test * Rewrote control description * Removed version dependency when we have a newer version even in oldstable * Remove Test::Signature since that test is no longer run [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Wed, 30 Sep 2009 07:09:09 -0400 libvideo-fourcc-info-perl (1.1.5-1) unstable; urgency=low * Initial release. (Closes: #528526) -- Jonathan Yu Wed, 13 May 2009 08:50:41 -0400 debian/compat0000644000000000000000000000000212220061720010354 0ustar 8 debian/libvideo-fourcc-info-perl.examples0000644000000000000000000000001312220061720015655 0ustar examples/* debian/copyright0000644000000000000000000000330012220061720011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Video-FourCC-Info Upstream-Contact: Jonathan Yu Source: https://metacpan.org/release/Video-FourCC-Info/ Files: * Copyright: 2009, Jonathan Yu License: PD or Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu License: PD or Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. License: PD I, the copyright holder of this package, hereby release the entire contents therein into the public domain. This applies worldwide, to the extent that it is permissible by law. In case this is not legally possible, I grant any entity the right to use this work for any purpose, without any conditions, unless such conditions are required by law. If you so choose, or if you are legally compelled to do so, you may use this software under the terms of your choice of the following licenses: 1. The MIT/X11 License; or, 2. The Perl Artistic License, version 1 or later; or, 3. The GNU General Public License, version 1 or later debian/watch0000644000000000000000000000020012220061720010177 0ustar version=3 https://metacpan.org/release/Video-FourCC-Info/ .*/Video-FourCC-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$