From: Daniel Kahn Gillmor Date: Tue, 19 Aug 2008 05:12:19 +0000 (-0400) Subject: added git-core to Build-Depends: because of new packaging format. X-Git-Tag: monkeysphere_0.11-1~8^2~2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b00fb52f0ad889df2697427afa7d07d42bb3fbad;p=monkeysphere.git added git-core to Build-Depends: because of new packaging format. --- 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 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 Uploaders: Jameson Rollins -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