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

Franck Joncourt thialme-guest at alioth.debian.org
Sun Sep 6 14:59:58 UTC 2009


Author: thialme-guest
Date: 2009-09-06 14:59:58 +0000 (Sun, 06 Sep 2009)
New Revision: 442

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
* debian.control: added ${misc:Depends} as Depends for the keyanalyze
  package.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-09-06 14:44:20 UTC (rev 441)
+++ trunk/debian/changelog	2009-09-06 14:59:58 UTC (rev 442)
@@ -19,10 +19,12 @@
     + Warned the user if a local-user keyid is not listed as a keyid in
       ./caffrc. (Closes: #540165).
   * gpgdir: New upstream release.
+  * debian.control: added ${misc:Depends} as Depends for the keyanalyze
+    package.
 
   * Bumped Standards-Version up to 3.8.2 (no changes).
 
- -- Thijs Kinkhorst <thijs at debian.org>  Fri, 12 Jun 2009 08:59:50 +0200
+ -- Franck Joncourt <franck.mail at dthconnex.com>  Sun, 06 Sep 2009 16:56:22 +0200
 
 signing-party (1.1.1-1) unstable; urgency=low
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2009-09-06 14:44:20 UTC (rev 441)
+++ trunk/debian/control	2009-09-06 14:59:58 UTC (rev 442)
@@ -49,7 +49,7 @@
 Section: utils
 Priority: optional
 Architecture: all
-Depends: signing-party (>= 1.1)
+Depends: ${misc:Depends}, signing-party (>= 1.1)
 Description: transitional package to pull in signing-party
  This is an empty package to pull in signing-party in which keyanalyze is
  now included. It can safely be removed.




More information about the Pgp-tools-commit mailing list