diff options
author | David Kalnischkies <david@kalnischkies.de> | 2017-07-08 13:08:42 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2017-07-26 19:07:55 +0200 |
commit | 49a81c237e18775a10369feaec303881f377bb6a (patch) | |
tree | 3ac0177b8534dfedb02f8d79f8d259b65ff05e01 /debian/control | |
parent | 78bc10d4702b30b46d802294ac43cffc34d9c431 (diff) |
remove reference to a-t-debtorrent in description
debtorrent and its helper apt-transport-debtorrent were removed from
Debian in 2013 based on the bugreports #730459 and #731281. As they
aren't available, we shouldn't make references to them anymore. a-t-tor
is picked as replacement for the example.
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 896f98783..3431ba0c0 100644 --- a/debian/control +++ b/debian/control @@ -83,8 +83,8 @@ Description: package management runtime library * 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, rsh as well as an interface to add more transports like - https (apt-transport-https) and debtorrent (apt-transport-debtorrent). + http(s), rsh as well as an interface to add more transports like + tor+http(s) (apt-transport-tor). Package: libapt-inst2.0 Architecture: any |