From 7c72a8610db4e4ba406fc431a0450dcec1642a5c Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Thu, 24 Dec 2009 12:29:51 -0500 Subject: add cpio to Build-Depends --- packaging/debian/changelog | 3 ++- packaging/debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/debian/changelog b/packaging/debian/changelog index e61220b..7ba57c6 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -6,8 +6,9 @@ monkeysphere (0.27-1) UNRELEASED; urgency=low * updated debian/copyright to match the latest revision of DEP5. * updated standards version to 3.8.3 * updated Depends to require >=1.4.10 due to gpg UI change. + * add cpio to Build-Depends (used in test suite) (Closes: #562444) - -- Jameson Graef Rollins Sun, 20 Dec 2009 11:50:06 -0500 + -- Jameson Graef Rollins Thu, 24 Dec 2009 12:28:21 -0500 monkeysphere (0.26-1) unstable; urgency=low diff --git a/packaging/debian/control b/packaging/debian/control index 5bda6c6..df00ed0 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Jameson Graef Rollins Uploaders: Daniel Kahn Gillmor -Build-Depends: debhelper (>= 7.0), socat, openssh-server, gnupg (>=1.4.10), libcrypt-openssl-rsa-perl, libdigest-sha-perl, lockfile-progs | procmail +Build-Depends: debhelper (>= 7.0), cpio, socat, openssh-server, gnupg (>=1.4.10), libcrypt-openssl-rsa-perl, libdigest-sha-perl, lockfile-progs | procmail Standards-Version: 3.8.3 Homepage: http://web.monkeysphere.info/ Vcs-Git: git://git.monkeysphere.info/monkeysphere -- cgit v1.2.3