File: changelog

package info (click to toggle)
liblatex-encode-perl 0.092.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 372 kB
  • ctags: 17
  • sloc: perl: 1,282; makefile: 4
file content (126 lines) | stat: -rw-r--r-- 4,782 bytes parent folder | download
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
115
116
117
118
119
120
121
122
123
124
125
126
liblatex-encode-perl (0.092.0-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Import upstream version 0.092.0
  * Bump Debhelper compat level to 9.
    Adjust versioned Build-Depends on debhelper to (>= 9).
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.0.0
  * Drop encoding.patch patch (applied upstream)
  * Declare package as autopkgtestable

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 24 Jun 2017 15:44:25 +0200

liblatex-encode-perl (0.091.6-1) unstable; urgency=medium

  * Update Vcs-Browser URL to cgit web frontend
  * Imported Upstream version 0.091.6

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 10 Sep 2014 22:14:22 +0200

liblatex-encode-perl (0.091.5-1) unstable; urgency=medium

  * Imported Upstream version 0.091.5
  * Add Build-Depends-Indep on libcarp-always-perl

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 04 Apr 2014 15:45:15 +0200

liblatex-encode-perl (0.09-1) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.09
  * Update copyright years for debian/* packaging files
  * Refresh encoding.patch patch (offset)
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 23 Mar 2014 08:18:54 +0100

liblatex-encode-perl (0.08-2) unstable; urgency=low

  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Add encoding.patch patch.
    Fix "FTBFS with perl 5.18: POD failure". (Closes: #720740)
  * Wrap and sort fields in debian/control file

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 25 Aug 2013 08:02:15 +0200

liblatex-encode-perl (0.08-1) unstable; urgency=low

  * Imported Upstream version 0.08
  * Add Build-Depends-Indep needed to run additional tests.
    Add Build-Depends-Indep on texlive-latex-base, texlive-latex-recommended
    and texlive-fonts-recommended to run more tests. Run now
    t/10-typeset-document.t in the testsuite.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 02 Oct 2012 07:37:06 +0200

liblatex-encode-perl (0.07-1) unstable; urgency=low

  * Imported Upstream version 0.07
  * Bump Standards-Version to 3.9.4
  * Disable Perl::Critic test.
    Remove Build-Depends-Indep on libtest-perl-critic-perl to disable the
    t/93-perl-critic.t Perl::Critic tests.

 -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 26 Sep 2012 06:55:32 +0200

liblatex-encode-perl (0.06-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * Fix the long description in the last paragraph (remove LaTeX
    technical stuff, which is not needed in the long description).
  * debian/control:
    - Changed: Replace versioned (build-)dependency on perl
      (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
      permitted by Debian Policy 3.8.3).
    - Drop Build-Depends on quilt.
    - Bump versioned Build-Depends on debhelper to (>= 8).
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * Drop quilt framework from debian/rules and convert package to '3.0
    (quilt)' source package format.
  * Drop debian/README.source.
  * debian/copyright:
    - Update format to copyright-format 1.0 as released together with Debian
      policy 3.9.3.
    - Explicitly point to GPL-1 license text in common-licenses.
    - Refer to Debian systems in general instead of only Debian
      GNU/Linux systems.
    - Update copyright years for debian/* packaging.
  * Bump Standards-Version to 3.9.3
  * Bump Debhelper compat level to 8.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.04, 0.05 and 0.06
    + Fix "Assumes latin1 encoding - produces invalid results when using
      UTF input" (Closes: #602398).
  * Update copyright years for upstream files
  * Drop add-pod-section-LaTeX::Encode::EncodingTable.patch.
    Upstream now added POD for LaTeX::Encode::EncodingTable.
  * Add new Build-Depends-Indep on libhtml-parser-perl
  * Add new dependency for Readonly module.
    Add Build-Depends-Indep and Depends on libreadonly-perl.

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 31 Aug 2012 10:53:45 +0200

liblatex-encode-perl (0.03-1) unstable; urgency=low

  * Initial Release. (Closes: #531761)

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sun, 07 Jun 2009 19:59:49 +0200