libsubtitles-perl 1.04-2 source package in Ubuntu

Changelog

libsubtitles-perl (1.04-2) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Drop Suggests: libprima-perl. The package is removed from the archive.
  * Don't install subplay into /usr/bin anymore as it needs the removed
    Prima module. Put it into examples instead.
  * Fix typo in long description. Thanks to lintian.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <email address hidden>  Thu, 15 Sep 2016 16:47:47 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsubtitles-perl_1.04-2.dsc 2.1 KiB 0ffb82d51e68730ecbb394017721db473ba458ec3a2bc4498aaf76b19b85474f
libsubtitles-perl_1.04.orig.tar.gz 16.3 KiB 987e2d05575da7e372de3cc1e154ac8b5d722da83ff9c094fa3d960772b62f17
libsubtitles-perl_1.04-2.debian.tar.xz 2.8 KiB d3d77c84a34fac9b56566bef06e240eaeb3f9f2a05e82e7bf105527142502ff1

Available diffs

No changes file available.

Binary packages built by this source

libsubtitles-perl: 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 manipulation of subtitles files is included in
 this package.