lintian.txt
  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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
N:
W: libtemplate-perl source: source-nmu-has-incorrect-version-number 3.102-1~debusine1 [debian/changelog:1]
N: 
N:   A source NMU should have a Debian revision of "-x.x" (or "+nmuX" for a
N:   native package). This is to prevent stealing version numbers from the
N:   maintainer.
N:   
N:   Maybe you didn't intend this upload to be a NMU, in that case, please
N:   double-check that the most recent entry in the changelog is byte-for-byte
N:   identical to the maintainer or one of the uploaders. If this is a local
N:   package (not intended for Debian), you can suppress this warning by
N:   putting "local" in the version number or "local package" on the first line
N:   of the changelog entry.
N: 
N:   Please refer to NMUs and debian/changelog (Section 5.11.2) in the Debian
N:   Developer's Reference for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: nmu
N: 
N:
I: libtemplate-perl: debian-news-entry-uses-asterisk [usr/share/doc/libtemplate-perl/NEWS.Debian.gz:1]
N: 
N:   The latest entry in NEWS.Debian appears to use asterisks to present
N:   changes in a bulleted list, similar to the normal changelog syntax. The
N:   Debian Developer's Reference recommends using regular paragraphs in
N:   NEWS.Debian rather than a bulleted list.
N: 
N:   Please refer to Common errors in changelog entries (Section 6.3.4) in the
N:   Debian Developer's Reference for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/changelog
N: 
N:
I: libtemplate-perl: hardening-no-bindnow [usr/lib/i386-linux-gnu/perl5/5.40/auto/Template/Stash/XS/XS.so]
N: 
N:   This package provides an ELF binary that lacks the "bindnow" linker flag.
N:   
N:   This is needed (together with "relro") to make the "Global Offset Table"
N:   (GOT) fully read-only. The bindnow feature trades startup time for
N:   improved security. Please consider enabling this feature or consider
N:   overriding the tag (possibly with a comment about why).
N:   
N:   If you use dpkg-buildflags, you may have to add hardening=+bindnow or
N:   hardening=+all to DEB_BUILD_MAINT_OPTIONS.
N:   
N:   The relevant compiler flags are set in LDFLAGS.
N: 
N:   Please refer to https://wiki.debian.org/Hardening for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: binaries/hardening
N: 
N:
I: libtemplate-perl source: older-debian-watch-file-standard 3 [debian/watch]
N: 
N:   The version= line in the debian/watch file in this package declares an
N:   older version. Please upgrade when you have a chance.
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/watch/standard
N: 
N:
I: libtemplate-perl source: out-of-date-standards-version 4.6.2 (released 2022-12-17) (current is 4.7.0)
N: 
N:   The source package refers to a Standards-Version older than the one that
N:   was current at the time the package was created (according to the
N:   timestamp of the latest debian/changelog entry). Please consider updating
N:   the package to current Policy and setting this control field
N:   appropriately.
N:   
N:   If the package is already compliant with the current standards, you don't
N:   have to re-upload the package just to adjust the Standards-Version control
N:   field. However, please remember to update this field next time you upload
N:   the package.
N:   
N:   See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the
N:   debian-policy package for a summary of changes in newer versions of
N:   Policy.
N: 
N:   Please refer to
N:   https://www.debian.org/doc/debian-policy/upgrading-checklist.html for
N:   details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/standards-version
N: 
N:
I: libtemplate-perl: typo-in-manual-page Experimetal Experimental [usr/share/man/man3/Template::Stash::Context.3pm.gz:64]
N: 
N:   Lintian found a spelling error in a manual page. Lintian has a list of
N:   common misspellings that it looks for. It does not have a dictionary like
N:   a spelling checker does.
N:   
N:   If the string containing the spelling error is translated with the help of
N:   gettext (with the help of po4a, for example) or a similar tool, please fix
N:   the error in the translations as well as the English text to avoid making
N:   the translations fuzzy. With gettext, for example, this means you should
N:   also fix the spelling mistake in the corresponding msgids in the *.po
N:   files.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: spelling-error-in-manpage
N: 
N:
I: libtemplate-perl: typo-in-manual-page superceded superseded [usr/share/man/man3/Template::Manual::Filters.3pm.gz:349]
N:
I: libtemplate-perl source: upstream-metadata-missing-bug-tracking [debian/upstream/metadata]
N: 
N:   The DEP 12 metadata file does not specify any upstream bug tracking
N:   information (ie. the Bug-Database or Bug-Submit fields are missing).
N:   
N:   The upstream metadata can be found in the source package in the file
N:   debian/upstream/metadata.
N: 
N:   Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/upstream/metadata
N: 
N:
P: libtemplate-perl source: no-dep5-copyright [debian/copyright]
N: 
N:   This package does not use a machine-readable debian/copyright file.
N:   
N:   This format makes it easier to review licenses and can be easily parsed by
N:   Lintian.
N: 
N:   Please refer to
N:   https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for
N:   details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/copyright/dep5
N: 
N:
P: libtemplate-perl source: silent-on-rules-requiring-root [debian/control]
N: 
N:   The field Rules-Requires-Root is missing from the file debian/control.
N:   
N:   Over time, Debian has successively narrowed the steps for which elevated
N:   privileges are required. It speeds up the building of installation
N:   packages in the archive. Eventually, Debian will switch the default
N:   archive-wide behaviour to expedite the build process further.
N:   
N:   Please declare explicitly that the sources do not require root privileges.
N:   You can use the setting Rules-Requires-Root: no in the source stanza of
N:   debian/control, but please verify with diffoscope(1) that the installation
N:   packages produced are in fact identical.
N: 
N:   Please refer to usr/share/doc/dpkg/spec/rootless-builds.txt, debian/rules
N:   and Rules-Requires-Root (Section 4.9.2) in the Debian Policy Manual, and
N:   Rules-Requires-Root (Section 5.6.31) in the Debian Policy Manual for
N:   details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/control/field/rules-requires-root
N:   Renamed from: rules-requires-root-missing
N: 
N:
P: libtemplate-perl source: trailing-whitespace [debian/changelog:102]
N: 
N:   This file contains lines with trailing whitespace characters.
N:   
N:   Whilst often harmless and unsightly, such extra whitespaces can also cause
N:   tools to interpret the whitespace characters literally. The tool diff(1)
N:   does not like them, either. They are best avoided.
N:   
N:   Some of these problems can be hard to track down.
N:   
N:   Whitespace at the end of lines may be removed with the following:
N:   
N:    $ sed -i -e 's@[[:space:]]*$@@g' debian/control debian/changelog
N:   
N:   If you use Emacs, you can also use "M-x wh-cl" (whitespace-cleanup).
N:   
N:   However, if you wish to only remove trailing spaces and leave trailing
N:   tabs (eg. for Makefiles), you can use the following code snippet:
N:   
N:    $ sed -i -e 's@[ ]*$@@g' debian/rules
N:   
N:   To remove empty lines from the end of a file, you can use:
N:   
N:    $ sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' debian/rules
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/trailing-whitespace
N:   Renamed from: file-contains-trailing-whitespace
N: 
N:
P: libtemplate-perl source: trailing-whitespace [debian/changelog:110]
N:
P: libtemplate-perl source: trailing-whitespace [debian/changelog:153]
N:
X: libtemplate-perl: application-in-library-section perl [usr/bin/tpage]
N: 
N:   This package contains a binary in $PATH but is in a section just thought
N:   for libraries. It likely should be in another section like e.g. utils,
N:   text, devel, misc, etc., but not in e.g. perl, ruby or python.
N:   
N:   People tend to skip these package sections when looking for applications
N:   in the package list and hence wouldn't notice this package.
N:   
N:   In case the program in $PATH is only a helper tool and the package is
N:   primarily a library, please add a Lintian override for this tag.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: application-not-library
N:   This tag is experimental.
N: 
N:
X: libtemplate-perl: application-in-library-section perl [usr/bin/ttree]
N:
X: libtemplate-perl source: debian-watch-does-not-check-openpgp-signature [debian/watch]
N: 
N:   This watch file does not specify a means to verify the upstream tarball
N:   using a cryptographic signature.
N:   
N:   If upstream distributions provides such signatures, please use the
N:   pgpsigurlmangle options in this watch file's opts= to generate the URL of
N:   an upstream OpenPGP signature. This signature is automatically downloaded
N:   and verified against a keyring stored in debian/upstream/signing-key.asc
N:   
N:   Of course, not all upstreams provide such signatures but you could request
N:   them as a way of verifying that no third party has modified the code after
N:   its release (projects such as phpmyadmin, unrealircd, and proftpd have
N:   suffered from this kind of attack).
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debian/watch
N:   Renamed from: debian-watch-does-not-check-gpg-signature
N:   debian-watch-may-check-gpg-signature
N:   This tag is experimental.
N: 
N:
X: libtemplate-perl: library-package-name-for-application [usr/bin/tpage]
N: 
N:   This package contains a program in $PATH but is named like a library. E.g.
N:   instead of libfoo-bar-perl it should be named just foo-bar.
N:   
N:   People tend to skip library-like named packages when looking for
N:   applications in the package list and hence wouldn't notice this package.
N:   See the reference for some (not perl-specific) reasoning.
N:   
N:   In case the program in $PATH is only a helper tool and the package is
N:   primarily a library, please add a Lintian override for this tag.
N: 
N:   Please refer to
N:   https://perl-team.pages.debian.net/policy.html#Package_Naming_Policy for
N:   details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: application-not-library
N:   This tag is experimental.
N: 
N:
X: libtemplate-perl: library-package-name-for-application [usr/bin/ttree]
N:
C: libtemplate-perl: control-tarball-compression-format xz
N: 
N:   This is the compressor format used for the control.tar tarball.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: deb-format
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl-dbgsym: control-tarball-compression-format xz
N:
C: libtemplate-perl: data-tarball-compression-format xz
N: 
N:   This is the compressor format used for the data.tar tarball.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: deb-format
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl-dbgsym: data-tarball-compression-format xz
N:
C: libtemplate-perl source: debhelper-compat-level 13
N: 
N:   This is the debhelper compat level used specified by this package.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debhelper
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: debhelper-compat-virtual-relation 13 [debian/control]
N: 
N:   This package is using the debhelper-compat virtual package as a
N:   build-dependency.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debhelper
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: debian-build-system dh [debian/rules]
N: 
N:   This is the build system that Lintian believes the package is using.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debhelper
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: debian-watch-file-standard 3 [debian/watch]
N: 
N:   The watch file uses this version standard. The currently known watch file
N:   versions are 2, 3 and 4. Version 1 means it was undeclared.
N: 
N:   Please refer to the uscan(1) manual page for details.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debian/watch/standard
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: mail-contact Maintainer "Benjamin Mako Hill" <mako@debian.org>
N: 
N:   This person is a contact in the named group for this package.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: fields/mail-address
N:   Renamed from: maintainer uploader
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl: mail-contact Maintainer "Benjamin Mako Hill" <mako@debian.org>
N:
C: libtemplate-perl-dbgsym: mail-contact Maintainer "Benjamin Mako Hill" <mako@debian.org>
N:
C: libtemplate-perl: no-ctrl-scripts
N: 
N:   The package does not rely on any maintainer scripts (or other executable
N:   control files).
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: control-files
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl-dbgsym: no-ctrl-scripts
N:
C: libtemplate-perl source: package-is-maintained-by-individual
N: 
N:   The package is maintained by an individual according to the
N:   maintainer/uploaders fields in the debian/control file.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: fields/vcs
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl: package-is-maintained-by-individual
N:
C: libtemplate-perl-dbgsym: package-is-maintained-by-individual
N:
C: libtemplate-perl source: patch-system quilt
N: 
N:   This package uses the specified patch system (eg. "quilt" or "dpatch").
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debian/patches
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: source-format 3.0 (quilt)
N: 
N:   This is the source format declared in the package.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debian/source-dir
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: standards-version 4.6.2
N: 
N:   The standards version of the package according to Standards-Version field
N:   in the debian/control file.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: fields/standards-version
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Build-Depends debhelper-compat (= 13),\n libappconfig-perl (>= 1.56),\n libcgi-pm-perl,\n libtest-leaktrace-perl,\n perl [debian/control:5]
N: 
N:   The raw but trimmed contents of the named field in the given Deb822 file.
N:   The number indicates the section from the top, starting at 1.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: fields/deb822
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Homepage https://metacpan.org/release/Template-Toolkit [debian/control:11]
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Maintainer Benjamin Mako Hill <mako@debian.org> [debian/control:4]
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Priority optional [debian/control:3]
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Section perl [debian/control:2]
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Source libtemplate-perl [debian/control:1]
N:
C: libtemplate-perl source: trimmed-deb822-field §1 Standards-Version 4.6.2 [debian/control:10]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Architecture any [debian/control:14]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Conflicts libtemplate-perl-doc [debian/control:19]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Depends ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},\n libappconfig-perl (>= 1.56) [debian/control:15]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Description "Template Toolkit" template processing system in Perl\n The Template Toolkit is a fast, powerful, flexible, and easily\n extensible template processing system written in Perl. It is ideally\n suited for (but not limited) to the creation of static and dynamic web\n content. It includes support for all standard templating directives\n and many additional features including output filtering, exception\n handling, macro definition, support for plugin objects, definition of\n template metadata, embedded Perl code, and much more.\n .\n This package contains the 'tpage' and 'ttree' executables which serve\n as simple, powerful tools in the creation of static content without\n any prerequisite knowledge of Perl. It also contains an extensive set\n of Perl modules ideally suited to act as a templating system in the\n dynamic creation of web content.\n .\n Excellent offline batch processing makes it ideal for generating\n non-web-based content including POD, LaTeX, PostScript, and plain text\n from source templates.\n .\n This package also includes Doug Steinwand's high-speed drop-in\n replacement for Template::Stash written in Perl XS. [debian/control:20]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Package libtemplate-perl [debian/control:13]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Provides templatetoolkit-perl [debian/control:17]
N:
C: libtemplate-perl source: trimmed-deb822-field §2 Suggests libtemplate-plugin-gd-perl, libtemplate-plugin-xml-perl [debian/control:18]
N:
C: libtemplate-perl source: trimmed-field Architecture any
N: 
N:   These are the raw but trimmed contents of the named field in the package's
N:   primary control file.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: fields/trimmed
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: trimmed-field Binary libtemplate-perl
N:
C: libtemplate-perl source: trimmed-field Build-Depends debhelper-compat (= 13), libappconfig-perl (>= 1.56), libcgi-pm-perl, libtest-leaktrace-perl, perl
N:
C: libtemplate-perl source: trimmed-field Checksums-Sha1 68ca32e3dd89d559bb5abefea17bb26e45512837 522811 libtemplate-perl_3.102.orig.tar.gz\n 70e5b45c5a7e063658e1dc71c94753f57cb8d180 4168 libtemplate-perl_3.102-1~debusine1.debian.tar.xz
N:
C: libtemplate-perl source: trimmed-field Checksums-Sha256 d161c89dee9b213a7c55709ea782e2dd5923dbd1215b9576612889e6e74a2e06 522811 libtemplate-perl_3.102.orig.tar.gz\n 82ed766bc73170f0addfa1ab3453ff5db8a50f011e590a4aa2eb3372eb4fcfc5 4168 libtemplate-perl_3.102-1~debusine1.debian.tar.xz
N:
C: libtemplate-perl source: trimmed-field Files 23699f6b2830646d5ff6bb3ccad94a05 522811 libtemplate-perl_3.102.orig.tar.gz\n 8a69ac37c205ae7660024eea95f66db9 4168 libtemplate-perl_3.102-1~debusine1.debian.tar.xz
N:
C: libtemplate-perl source: trimmed-field Format 3.0 (quilt)
N:
C: libtemplate-perl source: trimmed-field Homepage https://metacpan.org/release/Template-Toolkit
N:
C: libtemplate-perl source: trimmed-field Maintainer Benjamin Mako Hill <mako@debian.org>
N:
C: libtemplate-perl source: trimmed-field Package-List libtemplate-perl deb perl optional arch=any
N:
C: libtemplate-perl source: trimmed-field Source libtemplate-perl
N:
C: libtemplate-perl source: trimmed-field Standards-Version 4.6.2
N:
C: libtemplate-perl source: trimmed-field Version 3.102-1~debusine1
N:
C: libtemplate-perl: trimmed-field Architecture i386
N:
C: libtemplate-perl: trimmed-field Conflicts libtemplate-perl-doc
N:
C: libtemplate-perl: trimmed-field Depends perl (>= 5.40.0-8), perlapi-5.40.0, libc6 (>= 2.4), libappconfig-perl (>= 1.56)
N:
C: libtemplate-perl: trimmed-field Description "Template Toolkit" template processing system in Perl\n The Template Toolkit is a fast, powerful, flexible, and easily\n extensible template processing system written in Perl. It is ideally\n suited for (but not limited) to the creation of static and dynamic web\n content. It includes support for all standard templating directives\n and many additional features including output filtering, exception\n handling, macro definition, support for plugin objects, definition of\n template metadata, embedded Perl code, and much more.\n .\n This package contains the 'tpage' and 'ttree' executables which serve\n as simple, powerful tools in the creation of static content without\n any prerequisite knowledge of Perl. It also contains an extensive set\n of Perl modules ideally suited to act as a templating system in the\n dynamic creation of web content.\n .\n Excellent offline batch processing makes it ideal for generating\n non-web-based content including POD, LaTeX, PostScript, and plain text\n from source templates.\n .\n This package also includes Doug Steinwand's high-speed drop-in\n replacement for Template::Stash written in Perl XS.
N:
C: libtemplate-perl: trimmed-field Homepage https://metacpan.org/release/Template-Toolkit
N:
C: libtemplate-perl: trimmed-field Installed-Size 1495
N:
C: libtemplate-perl: trimmed-field Maintainer Benjamin Mako Hill <mako@debian.org>
N:
C: libtemplate-perl: trimmed-field Package libtemplate-perl
N:
C: libtemplate-perl: trimmed-field Priority optional
N:
C: libtemplate-perl: trimmed-field Provides templatetoolkit-perl
N:
C: libtemplate-perl: trimmed-field Section perl
N:
C: libtemplate-perl: trimmed-field Suggests libtemplate-plugin-gd-perl, libtemplate-plugin-xml-perl
N:
C: libtemplate-perl: trimmed-field Version 3.102-1~debusine1
N:
C: libtemplate-perl-dbgsym: trimmed-field Architecture i386
N:
C: libtemplate-perl-dbgsym: trimmed-field Auto-Built-Package debug-symbols
N:
C: libtemplate-perl-dbgsym: trimmed-field Build-Ids 3a63487aed7ae079e56101d499082ea0470e8e00
N:
C: libtemplate-perl-dbgsym: trimmed-field Depends libtemplate-perl (= 3.102-1~debusine1)
N:
C: libtemplate-perl-dbgsym: trimmed-field Description debug symbols for libtemplate-perl
N:
C: libtemplate-perl-dbgsym: trimmed-field Installed-Size 68
N:
C: libtemplate-perl-dbgsym: trimmed-field Maintainer Benjamin Mako Hill <mako@debian.org>
N:
C: libtemplate-perl-dbgsym: trimmed-field Package libtemplate-perl-dbgsym
N:
C: libtemplate-perl-dbgsym: trimmed-field Priority optional
N:
C: libtemplate-perl-dbgsym: trimmed-field Section debug
N:
C: libtemplate-perl-dbgsym: trimmed-field Source libtemplate-perl
N:
C: libtemplate-perl-dbgsym: trimmed-field Version 3.102-1~debusine1
N:
C: libtemplate-perl source: upstream-metadata Archive CPAN [debian/upstream/metadata]
N: 
N:   The DEP 12 metadata contains the field and the value indicated.
N: 
N:   Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debian/upstream/metadata
N:   This tag is a classification. There is no issue in your package.
N: 
N:
C: libtemplate-perl source: upstream-metadata Contact Andy Wardley <abw@wardley.org> [debian/upstream/metadata]
N:
C: libtemplate-perl source: upstream-metadata Name Template-Toolkit [debian/upstream/metadata]
N:
C: libtemplate-perl source: upstream-metadata Repository https://github.com/abw/Template2 [debian/upstream/metadata]
N:
C: libtemplate-perl source: upstream-metadata-exists [debian/upstream/metadata]
N: 
N:   The sources contain a DEP 12 metadata file.
N: 
N:   Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N: 
N:   Visibility: classification
N:   Show-Always: no
N:   Check: debian/upstream/metadata
N:   This tag is a classification. There is no issue in your package.
N: 
lintian report System lintian - 1 week, 1 day ago 0 minutes
BETA