1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
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 <gregoa@debian.org> Thu, 15 Sep 2016 16:47:47 +0200
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 <fabreg@fabreg.it> 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 <dod@debian.org> 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 <bas@debian.org> 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 <bas@debian.org> 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 <bas@debian.org> 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 <bas@debian.org> 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 <bas@debian.org> Thu, 23 Mar 2006 10:32:43 +0100
libsubtitles-perl (0.08-1) unstable; urgency=low
* Initial Release (closes: #357766)
-- Bas Zoetekouw <bas@debian.org> Wed, 22 Mar 2006 22:19:32 +0100
|