add cpio to Build-Depends
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 24 Dec 2009 17:29:51 +0000 (12:29 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 24 Dec 2009 17:29:51 +0000 (12:29 -0500)
packaging/debian/changelog
packaging/debian/control

index e61220b1af3b45f0efd74cdc6b140c0a26865428..7ba57c674a2a9d3cfe909434af93695678635bb7 100644 (file)
@@ -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 <jrollins@finestructure.net>  Sun, 20 Dec 2009 11:50:06 -0500
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Thu, 24 Dec 2009 12:28:21 -0500
 
 monkeysphere (0.26-1) unstable; urgency=low
 
index 5bda6c6b9961b519ec72f3d90f3163b9e00e7428..df00ed02d576accce39828704b749d4b7e862c88 100644 (file)
@@ -3,7 +3,7 @@ Section: net
 Priority: extra
 Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
 Uploaders: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-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