debian/0000755000000000000000000000000011717305453007174 5ustar debian/control0000644000000000000000000000176511717305453010610 0ustar Source: libsubtitles-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont , Fabrizio Regalli Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsubtitles-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libsubtitles-perl Homepage: http://search.cpan.org/dist/Subtitles/ Package: libsubtitles-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Suggests: libprima-perl Description: utilities to fix subtitles timing Movie files can be viewed with subtitles, which are currently very popular as text files. This module provides means for simple loading, re-timing, and storing these subtitle files. . The module supports srt, sub, smi subtitle formats. . A command-line tool `subs' for manupulation of subtitles files is included in this package. debian/copyright0000644000000000000000000000225411717305453011132 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Name: Subtitles Upstream-Contact: Dmitry Karasik Source: http://search.cpan.org/dist/Subtitles/ Files: * Copyright: 2004-2010 Dmitry Karasik License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, 2007, 2008, 2009, Bas Zoetekouw 2011, Dominique Dumont 2012, Fabrizio Regalli 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/watch0000644000000000000000000000015611717305453010227 0ustar version=3 http://search.cpan.org/dist/Subtitles/ .*/Subtitles-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211717305453010372 0ustar 8 debian/changelog0000644000000000000000000000506411717305453011053 0ustar libsubtitles-perl (1.04-1) unstable; urgency=low [ gregor herrmann ] * debian/watch: use dist-based URL. [ Fabrizio Regalli ] * Imported Upstream version 1.04 * Added myself to Uploaders and Copyright * Updated d/copyright Format url * Updated d/compat to 8 -- Fabrizio Regalli Thu, 16 Feb 2012 15:20:55 +0100 libsubtitles-perl (1.03-1) unstable; urgency=low * New upstream release: * read u16 text * control: * Maintainer is now Debian Perl group + added dod as uploader + added vcs-git and vcs-browser * refreshed with dh-make-perl * updated synopsis * copyright: * refreshed with config-edit * updated upstream (c) years * debian/libimdb-film-perl.substvars: removed * rules: use now standard boilerplate provided by dh-make-perl + added debian/source/format with 3.0 (quilt) -- Dominique Dumont Wed, 31 Aug 2011 18:24:58 +0200 libsubtitles-perl (1.02-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.2: - Added Homepage control field -- Bas Zoetekouw Tue, 30 Jun 2009 12:01:21 +0200 libsubtitles-perl (1.00-2) unstable; urgency=low * Fix building with perl 5.10 (closes: #468015) * Added suggests on libprima-perl, as the subplay script requires Prima, and move the subplay script to /usr/share/libsubtitles-perl/examples. (closes: #464791) * Convert copyright to machine-readable form -- Bas Zoetekouw Thu, 28 Feb 2008 16:50:47 +0100 libsubtitles-perl (1.00-1) unstable; urgency=low * New upstream release: - added -O option to subs (separate overlapping subtitles) - added -z option to subs (read timing and text from different files) * Bump Standards-Version to 3.7.3 (no changed required) -- Bas Zoetekouw Fri, 14 Dec 2007 14:08:04 +0100 libsubtitles-perl (0.09-1) unstable; urgency=low * New upstream release: - added a -P option to subs - minor documentation changes * Increated Standards-Version to 3.7.2 (no changes needed) -- Bas Zoetekouw Sun, 15 Apr 2007 19:06:25 +0200 libsubtitles-perl (0.08-2) unstable; urgency=low * Oops, fixed copyright file, which still had the info of another of my packages... * Removed test target from debian/rules and run the test during build instead. -- Bas Zoetekouw Thu, 23 Mar 2006 10:32:43 +0100 libsubtitles-perl (0.08-1) unstable; urgency=low * Initial Release (closes: #357766) -- Bas Zoetekouw Wed, 22 Mar 2006 22:19:32 +0100 debian/source/0000755000000000000000000000000011717305453010474 5ustar debian/source/format0000644000000000000000000000001411717305453011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717305453010253 0ustar #!/usr/bin/make -f %: dh $@