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

thialme-guest at alioth.debian.org thialme-guest at alioth.debian.org
Sat Jan 24 15:14:18 UTC 2009


Author: thialme-guest
Date: 2009-01-24 15:14:18 +0000 (Sat, 24 Jan 2009)
New Revision: 403

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
Use dh_perl to fill ${perl:Depends} in d.control.
Updated d.changelog.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-01-24 15:05:18 UTC (rev 402)
+++ trunk/debian/changelog	2009-01-24 15:14:18 UTC (rev 403)
@@ -5,7 +5,9 @@
   * Imported gpgwrap. (Closes: #454074)
     Added Quilt framework/README.source to handle gpgwrap.
   * Refreshed debian/control and README files with the new descriptions.
-  
+  * Added new dependencies required by gpgdir:
+      libterm-readkey-perl, libclass-methodmaker-perl
+  * Added wipe as suggested package (useful with gpgdir).
 
   [ Thijs Kinkhorst ]
   * Checked for policy 3.8.0, no changes.

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2009-01-24 15:05:18 UTC (rev 402)
+++ trunk/debian/rules	2009-01-24 15:14:18 UTC (rev 403)
@@ -63,6 +63,7 @@
 	dh_installcron
 	dh_installinfo
 	dh_installchangelogs
+	dh_perl
 	dh_strip
 	dh_compress
 	dh_fixperms




More information about the Pgp-tools-commit mailing list