diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-19 01:12:19 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-19 01:12:19 -0400 |
commit | b00fb52f0ad889df2697427afa7d07d42bb3fbad (patch) | |
tree | bb5a0488b891de1d6aeb5226a36173e38b13673e /debian/control | |
parent | 4fc090419c3c87a6689ee2f42b94e1f40aa06e5c (diff) |
added git-core to Build-Depends: because of new packaging format.
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 7fbcbc7..2984464 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> -Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0) +Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0), git-core Standards-Version: 3.8.0.1 Homepage: http://monkeysphere.info/ Vcs-Git: git://monkeysphere.info/monkeysphere |