File: control

package info (click to toggle)
cpan-listchanges 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 120 kB
  • sloc: perl: 125; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,346 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
Source: cpan-listchanges
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-perl
Build-Depends-Indep: libalgorithm-diff-perl,
                     libcpan-distnameinfo-perl,
                     libtest-requires-perl,
                     libtry-tiny-perl,
                     libwww-perl,
                     libyaml-perl,
                     perl
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/cpan-listchanges
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/cpan-listchanges.git
Homepage: https://metacpan.org/release/cpan-listchanges

Package: cpan-listchanges
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libalgorithm-diff-perl,
         libcpan-distnameinfo-perl,
         libtry-tiny-perl,
         libwww-perl,
         libyaml-perl
Description: package change history notification tool
 cpan-listchanges is a command-line application that compares the Changes file
 between arbitrary versions of a package. It is similar to apt-listchanges,
 and by default, it compares the currently installed version with the latest
 one available on CPAN.