tags 623316 + patch thanks Oops, forgot to attach the Git patch. Here it is (against debian/tor.git's master branch).
-- intrigeri <[email protected]> | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc | Who wants a world in which the guarantee that we shall not | die of starvation would entail the risk of dying of boredom ?
>From 08329255605795c12513642b155b59ae4eed6794 Mon Sep 17 00:00:00 2001 From: intrigeri <[email protected]> Date: Tue, 19 Apr 2011 11:53:47 +0200 Subject: [PATCH] Add Vcs-* control fields. --- debian/control | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/debian/control b/debian/control index aac04ff..483fb14 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Peter Palfrader <[email protected]> Build-Depends: debhelper (>= 5), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), binutils (>= 2.14.90.0.7), hardening-includes, asciidoc (>= 8.2), docbook-xml, docbook-xsl, xmlto Standards-Version: 3.8.1 Homepage: https://www.torproject.org/ +Vcs-Git: git://git.torproject.org/debian/tor.git +Vcs-Browser: https://gitweb.torproject.org/debian/tor.git Package: tor Architecture: any -- 1.7.2.5

