Codebase list libnet-sftp-foreign-perl / 3f1a6a60-8b91-41b1-ae3f-88980eb010be/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 82%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 2 package versions. Please wait... Got info from api.ftp-master.debian.org for 2 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.1' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.1' to '4.6.0'. Debian Janitor 2 years ago
2 changed file(s) with 21 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 libnet-sftp-foreign-perl (1.93+dfsg-2) UNRELEASED; urgency=medium
1
2 * Reading package lists... 0%Reading package lists... 0%Reading package
3 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
4 package lists... Done Building dependency tree... 0%Building dependency
5 tree... 0%Building dependency tree... 50%Building dependency tree...
6 50%Building dependency tree... 82%Building dependency tree... Done Reading
7 state information... 0% Reading state information... 0%Reading state
8 information... Done Connecting to api.ftp-master.debian.org to check 2
9 package versions. Please wait... Got info from api.ftp-master.debian.org for
10 2 packages. Changes applied to dpkg configuration: - control source
11 Standards-Version: '4.5.1' -> '4.6.0' # applied fix for :Current standards
12 version is '4.6.0'. Please read
13 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
14 changes that may be needed on your package to upgrade it from standard
15 version '4.5.1' to '4.6.0'.
16
17 -- Debian Janitor <janitor@jelmer.uk> Fri, 17 Sep 2021 00:12:36 -0000
18
019 libnet-sftp-foreign-perl (1.93+dfsg-1) unstable; urgency=medium
120
221 [ Debian Janitor ]
66 Priority: optional
77 Build-Depends: debhelper-compat (= 13)
88 Build-Depends-Indep: perl
9 Standards-Version: 4.5.1
9 Standards-Version: 4.6.0
1010 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-sftp-foreign-perl
1111 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-sftp-foreign-perl.git
1212 Homepage: https://metacpan.org/release/Net-SFTP-Foreign
1414
1515 Package: libnet-sftp-foreign-perl
1616 Architecture: all
17 Multi-Arch: foreign
1718 Depends: ${misc:Depends},
1819 ${perl:Depends},
1920 openssh-client | ssh-client
2021 Recommends: libio-pty-perl
21 Multi-Arch: foreign
2222 Description: client for the Secure File Transfer Protocol
2323 Net::SFTP::Foreign is a Perl client for the Secure File Transfer Protocol
2424 (SFTP) version 3 as defined in the SSH File Transfer Protocol IETF draft,