diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2025-01-05 17:16:54 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2025-01-05 22:16:09 +0000 |
| commit | 213486fc1b9fc0675a35b5c530447b401f9410ff (patch) | |
| tree | b88bf0c3330a289e1bd5f0ab4e81e8601d03fcbc /debian/control | |
| parent | 889cb31fc79be9b06a08a82063eef0102cf30543 (diff) | |
Remove leftovers from ftp and rsh/ssh methods removal
References: fd3684cdbc165ceaa635ed19fcbd231f509b0179
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 896573a33..aa106ff50 100644 --- a/debian/control +++ b/debian/control @@ -96,8 +96,8 @@ Description: package management runtime library solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system - * providing different transports to retrieve data over cdrom, ftp, - http(s), rsh as well as an interface to add more transports like + * providing different transports to retrieve data over cdrom and + http(s) as well as an interface to add more transports like tor+http(s) (apt-transport-tor). Package: apt-doc |
