From de95c2d75cdaed309fe0554a6c5a78a50b9409b4 Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Fri, 14 Dec 2007 21:00:21 -0500 Subject: [PATCH] Fixed parse error in debian/control. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7d7aac08..e20bf5c9 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: pwmd Architecture: i386 Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libpwmd pinentry +Recommends: libpwmd, pinentry Description: locally serve clients sensitive data Password Manager Daemon is a server that provides a way for applications to securely store data in a centralized location. The data is stored in an -- 2.11.4.GIT