summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-19 01:12:19 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-19 01:12:19 -0400
commitb00fb52f0ad889df2697427afa7d07d42bb3fbad (patch)
treebb5a0488b891de1d6aeb5226a36173e38b13673e /debian
parent4fc090419c3c87a6689ee2f42b94e1f40aa06e5c (diff)
added git-core to Build-Depends: because of new packaging format.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b38c6a..372855d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+monkeysphere (0.10-2) experimental; urgency=low
+
+ [ Daniel Kahn Gillmor ]
+ * debian/control: added Build-Depends: git-core for the new packaging
+ format
+
+ -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 19 Aug 2008 01:11:48 -0400
+
monkeysphere (0.10-1) experimental; urgency=low
[ Jameson Graef Rollins ]
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