[Python-apps-commits] r10883 - in packages/debomatic/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat May 24 13:12:08 UTC 2014


    Date: Saturday, May 24, 2014 @ 13:12:07
  Author: dktrkranz
Revision: 10883

Add gnupg to Suggests field

Modified:
  packages/debomatic/trunk/debian/changelog
  packages/debomatic/trunk/debian/control

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2014-05-23 07:27:25 UTC (rev 10882)
+++ packages/debomatic/trunk/debian/changelog	2014-05-24 13:12:07 UTC (rev 10883)
@@ -1,3 +1,10 @@
+debomatic (0.12~bzr405-2) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Add gnupg to Suggests field.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 24 May 2014 15:11:39 +0200
+
 debomatic (0.12~bzr405-1) experimental; urgency=medium
 
   * New upstream development release.

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2014-05-23 07:27:25 UTC (rev 10882)
+++ packages/debomatic/trunk/debian/control	2014-05-24 13:12:07 UTC (rev 10883)
@@ -32,7 +32,8 @@
             ubuntu-keyring
 Suggests: piuparts (>= 0.45),
           apt-utils,
-          devscripts
+          devscripts,
+          gnupg
 Description: automatic build machine for Debian source packages
  Deb-o-Matic is an easy to use build machine for Debian source packages
  based on pbuilder, written in Python.




More information about the Python-apps-commits mailing list