summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2018-01-22 17:37:44 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2018-01-22 18:26:25 +0100
commitca2bd825ede871ad27671456779a7139b8b5aabb (patch)
tree0418f2f0bec4386fb1fa5a10e54d75b1962b310e
parent76ebd0fb3f8da11d29e8ee53b2b147ca6bf17c2c (diff)
Release 0.4
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 33785a3..6b9bb57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+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
+
apt-transport-tor (0.3) unstable; urgency=medium
[ David Kalnischkies ]