debian/0000755000000000000000000000000012071661117007170 5ustar debian/copyright0000644000000000000000000000215512071661117011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IMDB-Film Upstream-Contact: Michael Stepanov Source: http://search.cpan.org/dist/IMDB-Film/ Files: * Copyright: 2004-2010, Michael Stepanov License: GPL-1+ or Artistic Files: debian/* Copyright: 2005-2010, Bas Zoetekouw 2011-2012, Salvatore Bonaccorso License: GPL-1+ or Artistic 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/watch0000644000000000000000000000015712071661117010224 0ustar version=3 http://search.cpan.org/dist/IMDB-Film/ .*/IMDB-Film-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000222212071661117010571 0ustar Source: libimdb-film-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcache-cache-perl, liberror-perl, libhtml-parser-perl, libtext-unidecode-perl, libwww-perl, perl Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-perl/packages/libimdb-film-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimdb-film-perl.git Homepage: http://search.cpan.org/dist/IMDB-Film/ Package: libimdb-film-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcache-cache-perl, liberror-perl, libhtml-parser-perl, libtext-unidecode-perl, libwww-perl Description: Perl extension for retrieving movie info from IMDB.com This package includes the IMDB::Films and IMDB::Persons perl modules. . IMDB::Film allows retrieval of information about movies by its IMDB code or title. . IMDB::Persons allows retrieval of information about IMDB persons (actors, actresses, directors etc): full name, photo, date and place of birth, mini bio and filmography. debian/changelog0000644000000000000000000002424712071661117011053 0ustar libimdb-film-perl (0.53-1) unstable; urgency=low * Imported Upstream version 0.53 * Refresh fix-spelling-error-in-manpage.patch patch * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Sat, 05 Jan 2013 00:10:05 +0100 libimdb-film-perl (0.52-1) unstable; urgency=low * Imported Upstream version 0.52 * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for debian/* packaging. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Mon, 30 Apr 2012 22:49:56 +0200 libimdb-film-perl (0.51-1) unstable; urgency=low * Imported Upstream version 0.51 -- Salvatore Bonaccorso Wed, 28 Sep 2011 12:20:57 +0200 libimdb-film-perl (0.50-1) unstable; urgency=low * Imported Upstream version 0.50 (Closes: #609456). * Take over for the Debian Perl Group on maintainer's request (http://lists.debian.org/debian-perl/2011/08/msg00107.html) * debian/control: - Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bas Zoetekouw ); Bas Zoetekouw removed. Add myself to Uploaders. - Bump versioned Build-Depends on debhelper to (>= 8) - Reorder packages in Build-Depends, Build-Depends-Indep and Depends. Add missing packages in Build-Depends-Indep. - Remove versioned Build-Depends on perl (>= 5.8.0-7). - Remove Build-Depends on libtext-unidecode-perl - Update Homepage field to match dist based search.cpan.org URL. - Replace versioned (Build-)Depends(-Indep) on libhtml-parser-perl with unversioned dependency as the version is already satisfied in oldstable. - Replace versioned (Build-)Depends(-Indep) on libwww-perl with unversioned dependency as the version is already satisfied in oldstable. - Remove (Build-)Depends(-Indep) on libdigest-sha1-perl (Closes: #636642) * debian/rules: delete /usr/lib/perl5 only if it exists. * Update debian/copyright to revision 135 of DEP5 Format-Specification for machine readable copyright file. * debian/watch: Use dist based search.cpan.org URL * Bump Debhelper compat level to 8. * debian/rules: Use a tiny debian/rules makefile. * Bump Standards-Version to 3.9.2. * debian/patches: Add fix-spelling-error-in-manpage.patch patch to fix some spelling errors in manpage. -- Salvatore Bonaccorso Fri, 02 Sep 2011 21:41:21 +0200 libimdb-film-perl (0.43-1) unstable; urgency=low * New upstream release * Converted to 3.0 (quilt) format * Added dependency on libtext-unidecode-perl * Added dependency on ${misc:Depends} * Bumped Standards-version to 3.8.4 (no chenges required) -- Bas Zoetekouw Wed, 10 Feb 2010 19:47:06 +0100 libimdb-film-perl (0.41-1) unstable; urgency=low * New upstream release: - added retrieving of recommendation movies; - fixed issue with using of uninitialized value in pattern match - fixed issue with wrong item in the list of movie directors. -- Bas Zoetekouw Thu, 06 Aug 2009 13:21:00 +0200 libimdb-film-perl (0.40-1) unstable; urgency=low * New upstream release: - added top info into rating array - fixed pod errors -- Bas Zoetekouw Sat, 18 Jul 2009 10:44:22 +0200 libimdb-film-perl (0.39-1) unstable; urgency=low * New upstream release: - added additional attributes such "re-release", "DVD premiere" etc from the release date page (Closes: #524672) - fixed retrieving release date information (Closes: #524672) - added support for companies and movie connections - reorganize tests. - fixed issue with empty cast list - fixed issue with retrieving metadata for movies with code less then 7 digits - fixed POD documentation * Use main CPAN urls for watch file rather than a random mirror * Bumped standards-version to 3.8.2 (no changes necessary) -- Bas Zoetekouw Tue, 07 Jul 2009 10:04:07 +0200 libimdb-film-perl (0.37-1) unstable; urgency=low * New upstream release: - added MPAA info for the specified movie - fixed issue with retrieving of filmography - fixed issue with retrieving metadata for movies with title contained only digits, i.e. 300 - fixed several parsing errors -- Bas Zoetekouw Mon, 29 Jun 2009 15:51:45 +0200 libimdb-film-perl (0.34-1) unstable; urgency=low * New upstream release: - fixed issue with parsing user rating (thanks to Faidon Liambotis for h patch); - fixed module documentation. * Bumped standards-versio to 3.8.0 (no changes needed) * Added Homepage field. -- Bas Zoetekouw Thu, 25 Sep 2008 18:59:03 +0200 libimdb-film-perl (0.33-1) unstable; urgency=low * New upstream release: - fixed a bug with parsing a list of countries; - fixed a bug with parsing a list of language; - fixed a bug with parsing a list of certificates; - fixed a bug with list of matches - fixed a bug with searching by movie title in case if it a number -- Bas Zoetekouw Sat, 14 Jun 2008 21:48:10 +0200 libimdb-film-perl (0.32-2) unstable; urgency=low * Fix build failure with perl 5.10 (closes: #467906) -- Bas Zoetekouw Thu, 28 Feb 2008 16:26:12 +0100 libimdb-film-perl (0.32-1) unstable; urgency=low * New upstream release: - fixed a bug with retrieving movie cast - added tests for the TV series; - fixed a bug with parsing a person filmography. - added functionality to retrieve data of TV series; - added new tests to check TV series functionlity; - modified a procedure of getting trivia text; - fixed a bug with retrieving cast details * Bumped Standards-Version to 3.7.3 (no changes required) -- Bas Zoetekouw Thu, 03 Jan 2008 00:00:37 +0100 libimdb-film-perl (0.30-1) unstable; urgency=low * New upstream release - modified a functionlity to retrieve cast - fixed a bug with return a goofs - added localization of variable $/ - fixed a few bugs in the tests. * Fix the watch file to use a decent CPAN mirror -- Bas Zoetekouw Sat, 22 Sep 2007 15:06:19 +0200 libimdb-film-perl (0.29-1) unstable; urgency=low * New upstream release: - added possibility to get movie by its title and year - modified a search procedure to fit a new IMDB layout - modified retrieving a list of official sites and released dates - fixed a bug with parsing writers movie info -- Bas Zoetekouw Sun, 22 Jul 2007 13:11:10 +0200 libimdb-film-perl (0.28-1) unstable; urgency=low * New upstream release: - added a new method aspect_ratio() - fixed a bug with retrieving movie runtime -- Bas Zoetekouw Sun, 15 Jul 2007 19:16:36 +0200 libimdb-film-perl (0.27-1) unstable; urgency=low * New upstream release: - fixed a bug in parsing of movie directors and writers -- Bas Zoetekouw Sat, 21 Apr 2007 18:32:54 +0200 libimdb-film-perl (0.26-1) unstable; urgency=low * New upstream release: - 0.26: fixed a bug with parsing directors and writers - 0.25: fixed a bug with retrieving of movie rating - 0.25: fixed a retrieving of movie certifications * Fixed parsing of Writers and Directors field because of new imdb layout -- Bas Zoetekouw Sat, 14 Apr 2007 21:33:09 +0200 libimdb-film-perl (0.24-1) unstable; urgency=medium * New upstream release: - 0.23: new methods to retrieve release dates and quotes - 0.23: fix bug wrt special chars in movie poster titles - 0.24: update module for new IMDB site layout -- Bas Zoetekouw Fri, 23 Feb 2007 21:55:39 +0100 libimdb-film-perl (0.22-1) unstable; urgency=low * New upstream release - modified a procedure of parsing cast - removed a request for retrieving of movie official sites from the base initialization - fixed a bug with parsing movie title if the title contains some special symbols such '*' - fixed a bug with retrieving a cover if it isn't uploaded -- Bas Zoetekouw Mon, 7 Aug 2006 15:14:19 +0200 libimdb-film-perl (0.21-1) unstable; urgency=low * New upstream release: - added retrieving official site urls for specified movie; - added possibility to clean cached data; - added new test for official sites; - fixed a bug with retrieving a filmography of specified movie person; - fixed the tests; * Bumped standards-version to 3.7.2 (no changes needed) * Moved perl from Build-Depends-Indep to Build-Depends -- Bas Zoetekouw Fri, 16 Jun 2006 21:00:04 +0200 libimdb-film-perl (0.20-1) unstable; urgency=low * New upstream release: - added possibility to specify a path for cached data - added new statuses to separate objects retrieved from internet, cache -- Bas Zoetekouw Mon, 13 Mar 2006 23:48:53 +0100 libimdb-film-perl (0.19-1) unstable; urgency=low * New upstream release - fixed a bug related with search by movie title contained some special symbols such "&" - fixed a bug with retrieving a movie cover - fixed a bug with retrieving a list of cast of TV series * Added a missing dependency on libdigest-sha1-perl -- Bas Zoetekouw Tue, 21 Feb 2006 10:32:44 +0100 libimdb-film-perl (0.18-2) unstable; urgency=low * Added a watch file (for real, this time) -- Bas Zoetekouw Tue, 21 Feb 2006 10:31:23 +0100 libimdb-film-perl (0.18-1) unstable; urgency=low * New upstream release: - fixed a bug with retrieving ID of writers - fixed a bug with retrieving a list of writers if there is a link 'more' - fixed a documentation of method 'awards' * Added a watch file * Moved from debhelper version 4 to version 5 compatibility * Cleaned up debian/rules a bit -- Bas Zoetekouw Mon, 20 Feb 2006 13:45:10 +0100 libimdb-film-perl (0.17-1) unstable; urgency=low * Initial Release (closes: #343719); -- Bas Zoetekouw Sat, 17 Dec 2005 16:28:06 +0100 debian/rules0000755000000000000000000000003612071661117010247 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012071661117010470 5ustar debian/source/format0000644000000000000000000000001412071661117011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212071661117010366 0ustar 8 debian/patches/0000755000000000000000000000000012071661117010617 5ustar debian/patches/fix-spelling-error-in-manpage.patch0000644000000000000000000000157212071661117017407 0ustar Description: Fix spelling errors in manpage Origin: vendor Bug: http://rt.cpan.org/Ticket/Display.html?id=70702 Forwarded: yes Author: Salvatore Bonaccorso Last-Update: 2013-01-04 --- a/lib/IMDB/BaseClass.pm +++ b/lib/IMDB/BaseClass.pm @@ -250,7 +250,7 @@ =item _cacheObj() In case of using cache, we create new Cache::File object and store it in object's -propery. For more details about Cache::File please see Cache::Cache documentation. +property. For more details about Cache::File please see Cache::Cache documentation. =cut --- a/lib/IMDB/Persons.pm +++ b/lib/IMDB/Persons.pm @@ -35,7 +35,7 @@ =head1 DESCRIPTION -IMDB::Persons allows to retrieve an information about +IMDB::Persons allows one to retrieve an information about IMDB persons (actors, actresses, directors etc): full name, photo, date and place of birth, mini bio and filmography. debian/patches/series0000644000000000000000000000004412071661117012032 0ustar fix-spelling-error-in-manpage.patch