debian/0000755000000000000000000000000011554563575007206 5ustar debian/control0000644000000000000000000000171011554563434010602 0ustar Source: libfile-type-webimages-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Nicholas Bamber Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/File-Type-WebImages/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfile-type-webimages-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfile-type-webimages-perl/ Package: libfile-type-webimages-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: tool for determining web image file types using magic File::Type::WebImages determines the file type of web images using magic. mime_type() can use either a filename, or file contents, to determine the type of a file. The process involves looking the data at the beginning of the file, sometimes called "magic numbers". debian/copyright0000644000000000000000000000211311554563107011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Mark Stosberg Source: http://search.cpan.org/dist/File-Type-WebImages/ Name: File-Type-WebImages Files: * Copyright: 2003-2004, Fotango Ltd. License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2011, Nicholas Bamber License: 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'. debian/watch0000644000000000000000000000020311507366766010233 0ustar version=3 http://search.cpan.org/dist/File-Type-WebImages/ .*/File-Type-WebImages-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211554563204010371 0ustar 8 debian/changelog0000644000000000000000000000030411554563107011044 0ustar libfile-type-webimages-perl (1.01-1) unstable; urgency=low [ Jonathan Yu ] * Initial Release (Closes: #623832). -- Nicholas Bamber Sat, 23 Apr 2011 15:37:36 +0100 debian/source/0000755000000000000000000000000011554563575010506 5ustar debian/source/format0000644000000000000000000000001411554563107011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611507366766010266 0ustar #!/usr/bin/make -f %: dh $@