apt-transport-tor (0.4)
[PTS] [DDPO]
COMMITS: VCS has seen 17 commits since the v0.3 tag
- Git: https://salsa.debian.org/apt-team/apt-transport-tor.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/apt-team/apt-transport-tor
- Last scan: 2021-03-07 10:04:13+00
- Next scan: 2021-03-13 21:52:00+00
- Debian changelog in Git:
apt-transport-tor (0.4) unstable; urgency=medium
* fix typo in Vcs-{Git,Browser} URI
* document that a-t-tor is not a The Tor Project product
* use deb.d.o instead of httpredir.d.o as example mirror
* drop mozilla.d.n from example onion list
* add a paragraph about changelog download via Tor
* add paragraph about leaking locale via Translation files
* add support for combination with apt-transport-mirror
* move upstream git from alioth to salsa
* mark package as Rules-Requires-Root: no
* bump to debhelper compat level 11
* drop Recommends apt-transport-https for apt >= 1.6
* no-change bump of Standards-Version to 4.1.3
-- David Kalnischkies <donkult@debian.org> Mon, 22 Jan 2018 17:36:38 +0100
- This branch is 17 commits ahead of tag v0.3
- Git log:
commit ca2bd825ede871ad27671456779a7139b8b5aabb
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 17:37:44 2018 +0100
Release 0.4
commit 76ebd0fb3f8da11d29e8ee53b2b147ca6bf17c2c
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 17:19:13 2018 +0100
no-change bump of Standards-Version to 4.1.3
commit 74637e2bf379af303b559c62c3938bd625d2ae20
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 17:14:37 2018 +0100
fix a "chosen" typo in the README
Reported-By: codespell
Gbp-Dch: Ignore
commit 779290231d0c546e5a803e9b1871cd2573a25c34
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 17:09:32 2018 +0100
drop Recommends apt-transport-https for apt >= 1.6
apt 1.6 includes https directly with a-t-https just remaining for
compatibility with debootstrap for the moment. ~alpha6 is picked as
this includes also the renewed mirror method allowing the use of another
optional feature.
commit 03e39abb5f3d04d4e59a4d62e2a086664f929bd2
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 17:04:08 2018 +0100
add debian/.debhelper to .gitignore
Gbp-Dch: Ignore
commit 02aac2b22f5b926f681cf3b1214038314c49d5f2
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 15:16:56 2018 +0100
bump to debhelper compat level 11
The package is hardly needing any specific version, but
bumping it once in a while to keep us away from ancient
versions seems like a good idea.
commit 0bfdd797d17bcbf8bdfcbfacecbc4f5ebb401c95
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 15:04:25 2018 +0100
use https instead of http in copyright format line
The spec defines both values to be interchangeable with the https line
being preferred, so lets adopt this one here.
Gbp-Dch: Ignore
commit 008d0ab2539dc2ac03561d17dfd7957ccbea148e
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 15:00:34 2018 +0100
bump my copyright years
Gbp-Dch: Ignore
commit c723e7c76cdd5cdf079cf9ef1b49a527e9c8964a
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 14:55:29 2018 +0100
mark package as Rules-Requires-Root: no
commit 48d0013527c596246cc0afe073557bd5ebcbf312
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 14:53:04 2018 +0100
move upstream git from alioth to salsa
commit e6ebfe9d7f3ce71cc99be01e3008a22816707ebd
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 14:38:47 2018 +0100
add support for combination with apt-transport-mirror
References: apt-transport-mirror manpage in apt
commit d7e8ddd398594b0e01b3bcb5574224f851dcf32e
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 14:15:57 2018 +0100
add paragraph about leaking locale via Translation files
References: https://bugs.debian.org/749611
commit 2fd8655ca7da6ff31f73253986bab7bd311664c7
Author: David Kalnischkies <david@kalnischkies.de>
Date: Mon Jan 22 14:15:18 2018 +0100
add a paragraph about changelog download via Tor
commit bd13a64155a153823f2f5b74f0d41854e742332b
Author: David Kalnischkies <david@kalnischkies.de>
Date: Sat Jul 8 19:21:38 2017 +0200
drop mozilla.d.n from example onion list
The address and the onion itself exist still, but the repository exists
no longer as all distributed packages available via different channels
from backports to experimental.
commit 437d368a4594e212def9d13c4b8ba3f0bcdf122f
Author: David Kalnischkies <david@kalnischkies.de>
Date: Sat Jul 8 19:12:08 2017 +0200
use deb.d.o instead of httpredir.d.o as example mirror
The service behind httpredir.debian.org is decommissioned and the domain
points to the deb.debian.org service, so following the redirect and
explaining the effects it has a bit is a good idea.
commit c500fa4df1464ec690e02e1c489d0dcc746167d8
Author: David Kalnischkies <david@kalnischkies.de>
Date: Sat Jul 8 18:39:30 2017 +0200
document that a-t-tor is not a The Tor Project product
The trademark FAQ suggests giving a pointer to Tor and what isn't a The
Tor Project product in case "Tor" is used and we are worse in that it is
even part of our product name, but using anything else as name would be a
disservice to users.
commit 220cf2b7d76b55ca50a12a669db256efa4ddd029
Author: David Kalnischkies <david@kalnischkies.de>
Date: Sun Oct 9 19:23:23 2016 +0200
fix typo in Vcs-{Git,Browser} URI
Silly me wrote the URI in the control file before having actually
created the repository… lets not think too deeply about what a
"tranport" might be. Sounds 'fishy' at least…