[Pgp-tools-commit] r320 - in trunk: caff debian
thijs at alioth.debian.org
thijs at alioth.debian.org
Tue May 22 09:37:05 UTC 2007
Author: thijs
Date: 2007-05-22 09:37:05 +0000 (Tue, 22 May 2007)
New Revision: 320
Modified:
trunk/caff/README
trunk/debian/changelog
trunk/debian/control
Log:
* Remove no longer needed dependency on mailx.
Modified: trunk/caff/README
===================================================================
--- trunk/caff/README 2007-05-22 09:35:29 UTC (rev 319)
+++ trunk/caff/README 2007-05-22 09:37:05 UTC (rev 320)
@@ -34,8 +34,7 @@
------------
gnupg (>= 1.3.92), perl, libgnupg-interface-perl,
- libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62),
- mailx
+ libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62)
INSTALLATION
------------
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-05-22 09:35:29 UTC (rev 319)
+++ trunk/debian/changelog 2007-05-22 09:37:05 UTC (rev 320)
@@ -8,8 +8,9 @@
+ Add '-1' option to only display one column of slips, for extra
wide keys (Closes: #399474).
* Drop transitional and now obsolete keylookup package.
+ * Remove no longer needed dependency on mailx.
- -- Thijs Kinkhorst <thijs at debian.org> Tue, 22 May 2007 11:31:22 +0200
+ -- Thijs Kinkhorst <thijs at debian.org> Tue, 22 May 2007 11:36:28 +0200
signing-party (0.4.9-1) unstable; urgency=low
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2007-05-22 09:35:29 UTC (rev 319)
+++ trunk/debian/control 2007-05-22 09:37:05 UTC (rev 320)
@@ -10,7 +10,7 @@
Package: signing-party
Architecture: all
-Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62), mailx
+Depends: gnupg (>= 1.3.92), libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl (>= 1.62)
Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils (>= 1.1.13)
Provides: keylookup
Conflicts: keylookup (<< 3.0)
More information about the Pgp-tools-commit
mailing list