Bug#623316: tor: please add Vcs-Git and Vcs-Browser control fields

2011-04-19 Thread intrigeri+debian
Package: tor
Version: 0.2.1.30-1
Severity: wishlist
Tags: patch

Hi Peter,

please consider adding the Vcs-* control fields:

Vcs-Git: git://git.torproject.org/debian/tor.git
Vcs-Browser: https://gitweb.torproject.org/debian/tor.git

Bye,
--
  intrigeri intrig...@boum.org
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
  | So what?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623316: tor: please add Vcs-Git and Vcs-Browser control fields

2011-04-19 Thread intrigeri
tags 623316 + patch
thanks

Oops, forgot to attach the Git patch.
Here it is (against debian/tor.git's master branch).

-- 
  intrigeri intrig...@boum.org
  | 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 intrig...@boum.org
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 wea...@debian.org
 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