File: changelog

package info (click to toggle)
liblatex-driver-perl 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 512 kB
  • sloc: perl: 2,776; makefile: 4
file content (209 lines) | stat: -rw-r--r-- 8,133 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
liblatex-driver-perl (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.2.0.
  * Remove debian/liblatex-driver-perl.docs. The installed file is gone.
  * Add new test and runtime dependency: liblog-any-perl.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Nov 2020 15:22:47 +0100

liblatex-driver-perl (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.1.1.
  * Update upstream copyright notices.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Fri, 31 Jul 2020 17:32:47 +0200

liblatex-driver-perl (1.0.0-1) unstable; urgency=medium

  * Import upstream version 1.0.0
  * Update copyright years for upstream files

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 22 May 2020 21:51:20 +0200

liblatex-driver-perl (0.300.2-3) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
    Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Salvatore Bonaccorso ]
  * Bump Debhelper compat level to 13
  * Set Rules-Requires-Root to no
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 4.5.0

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 22 May 2020 21:06:58 +0200

liblatex-driver-perl (0.300.2-2) unstable; urgency=medium

  * Team upload.
  * Add explicit build dependency on lmodern which does not get pulled in
    by the texlive-* packages anymore.
    Thanks to Lucas Nussbaum for the bug report. (Closes: #852889)

 -- gregor herrmann <gregoa@debian.org>  Sun, 29 Jan 2017 16:38:33 +0100

liblatex-driver-perl (0.300.2-1) unstable; urgency=medium

  * Imported Upstream version 0.300.2
  * debian/rules: Fix typo in comment

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 22 Apr 2016 06:36:51 +0200

liblatex-driver-perl (0.300.1-1) unstable; urgency=medium

  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Add debian/upstream/metadata
  * Import upstream version 0.300.0 and 0.300.1
    Fixes "stdout 'bleeds' into caller's stdout" (Closes: #821284)
  * Add libcapture-tiny-perl to (Build-)Depends(-Indep)
  * Bump Debhelper compat level to 9
  * Update copyright years for included Module::Install copy
  * Update copyright years for debian/* packaging files
  * Declare compliance with Debian policy 3.9.8
  * Wrap and sort fields in debian/control file
  * Mark package as autopkgtestable
  * debian/copyright: Remove unused paragraph
  * Add fix-spelling-error-in-manpage.patch patch.
    Fixes spelling error in LaTeX::Driver::FilterProgram manpage.

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 18 Apr 2016 17:09:17 +0200

liblatex-driver-perl (0.200.4-1) 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

  [ gregor herrmann ]
  * New upstream release.
  * Strip trailing slash from metacpan URLs.
  * Don't run author tests anymore.
  * debian/copyright: update copyright years and holders.
    Add third-party files. Update Upstream-Contact.
  * Update patches.
    Remove accept-interactive-questions.patch (not relevant anymore), refresh
    others (renamed files, removed files, ...).
  * Don't install README anymore.
    Just a text version of the POD/manpage.
  * Add (build) dependency on libfile-pushd-perl.
  * Explicitly enable tests that are by default skipped now.
    Add build dependency on texlive-xetex.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Tue, 13 May 2014 20:37:59 +0200

liblatex-driver-perl (0.12-1) unstable; urgency=low

  * Imported Upstream version 0.12

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 31 Aug 2012 22:42:05 +0200

liblatex-driver-perl (0.11-1) unstable; urgency=low

  * Imported Upstream version 0.11
  * Add dependency for Readonly.
    Add Build-Depends-Indep and Depends on libreadonly-perl.
  * Update debian/copyright file.
    Update format to copyright-format 1.0 as released together with Debian
    policy 3.9.3.
    Update copyright years for upstream files and debian/* packaging files.
  * Bump Standards-Version to 3.9.3
  * Drop fix-spelling-errors-in-manpage.patc patch.
    Patch was applied upstream.
  * Refresh fix-manpage-has-bad-whatis-entry.patch (offset)
  * Update patch headers for accept-interactive-questions.patch
  * Update patch headers for fix-manpage-latex2dvi.patch
  * Update patch headers for fix-manpage-latex2pdf.patch
  * Update patch headers for fix-manpage-latex2ps.patch

 -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 31 Aug 2012 17:38:42 +0200

liblatex-driver-perl (0.10-1) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Imported Upstream version 0.10
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * Update upstream copyright years information
  * Update copyright for debian/* packaging
  * Convert to '3.0 (quilt)' source package format
  * Drop quilt framework.
    Remove --with quilt arguments for dh in debian/rules.
    Remove quilt Build-Depends in debian/control.
  * Remove debian/README.source.
    Not needed anymore to refer to quilt documentation for modification to
    upstream source due to switch to '3.0 (quilt)' source package format.
  * Bump Debhelper compat level to 8
  * Bump versioned Build-Depends on debhelper to (>= 8)
  * Make Build-Depends-Indep on libtest-pod-perl unversioned.
    No need to make the version required explicit, as the version is
    already satisfied in oldstable.
  * Make Build-Depends-Indep on libtest-pod-coverage-perl unversioned.
    No need to make the version required explicit, as the version is
    already satisfied in oldstable.
  * Bump Standards-Version to 3.9.2.
  * Refresh accept-interactive-questions.patch patch
  * Update fix-spelling-errors-in-manpage.patch patch (offset).
    Fix another spelling error in LaTeX::Driver manpage found by lintian
    spell check.
  * Update lintian overrides file.
    False-positive on capitalization-error-in-description warning.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 18 Sep 2011 22:17:36 +0200

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

  [ Salvatore Bonaccorso ]
  * 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).

  [ gregor herrmann ]
  * debian/control: remove unversioned (build) dependency on perl-
    modules.
  * debian/rules: switch order of arguments to dh.

  [ Salvatore Bonaccorso ]
  * Change (Build-)Depends(-Indep) on texlive-base-bin to texlive-
    binaries.
  * Add accept-interactive-questions.patch patch to accept the questions
    asked in interactive mode (Closes: #599251).
  * Bump Standards-Version to 3.9.1.
  * Refresh debian/copyright: Refer to GPL-1 license text in
    /usr/share/common-licenses and refer to Debian systems.
  * Add fix-spelling-errors-in-manpage.patch to fix spelling errors in
    manpage of LaTeX::Driver.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Wed, 06 Oct 2010 14:18:28 +0200

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

  * Initial Release. (Closes: #531763)

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sat, 06 Jun 2009 15:17:42 +0200