diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:48:17 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:48:17 -0400 |
commit | 951a4fc34c0b35c9e6ca4876f1b44c0b25cd94a3 (patch) | |
tree | 42774ce1cc4cba9da6ee93f9feb6096f2a5220e7 /debian/control | |
parent | 52287b8dcbbf89b2df82c314e8c564de87a20234 (diff) |
updated debian/control to refer to "public-facing" git repo for the project.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7b5115d..0b3d871 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0) Standards-Version: 3.8.0.1 Homepage: http://monkeysphere.info/ -Vcs-Git: http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git +Vcs-Git: git://monkeysphere.info/monkeysphere Dm-Upload-Allowed: yes Format: 3.0 (git) |