[Pgp-tools-commit] r342 - trunk/debian

thijs at alioth.debian.org thijs at alioth.debian.org
Thu Aug 2 10:14:16 UTC 2007


Author: thijs
Date: 2007-08-02 10:14:16 +0000 (Thu, 02 Aug 2007)
New Revision: 342

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
it's not useful to specify minimal versions for dependencies when these
versions predate even sarge/oldstable.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-07-20 15:00:39 UTC (rev 341)
+++ trunk/debian/changelog	2007-08-02 10:14:16 UTC (rev 342)
@@ -14,8 +14,9 @@
   * caff:
     + Add filename to one of the MIME parts as its absence breaks certain virus
       scanners.
+  * Cleanup package dependencies.
 
- -- Thijs Kinkhorst <thijs at debian.org>  Mon,  9 Jul 2007 14:53:13 +0200
+ -- Thijs Kinkhorst <thijs at debian.org>  Thu,  2 Aug 2007 12:12:02 +0200
 
 signing-party (0.4.11-1) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2007-07-20 15:00:39 UTC (rev 341)
+++ trunk/debian/control	2007-08-02 10:14:16 UTC (rev 342)
@@ -10,8 +10,8 @@
 
 Package: signing-party
 Architecture: all
-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)
+Depends: gnupg, libgnupg-interface-perl, libtext-template-perl, libmime-perl, libmailtools-perl
+Recommends: exim4 | mail-transport-agent, libtext-iconv-perl | libintl-perl | recode, dialog | whiptail, libpaper-utils
 Replaces: keylookup (<< 3.0)
 Conflicts: keylookup (<< 3.0)
 Description: Various OpenPGP related tools




More information about the Pgp-tools-commit mailing list