[Python-apps-commits] r14329 - in packages/alot/trunk/debian (changelog control)

jljusten-guest at users.alioth.debian.org jljusten-guest at users.alioth.debian.org
Tue Aug 22 07:56:08 UTC 2017


    Date: Tuesday, August 22, 2017 @ 07:56:08
  Author: jljusten-guest
Revision: 14329

debian: Add procps build-dependency

The tests now use the 'ps' command.

Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>

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

Modified: packages/alot/trunk/debian/changelog
===================================================================
--- packages/alot/trunk/debian/changelog	2017-08-22 07:56:05 UTC (rev 14328)
+++ packages/alot/trunk/debian/changelog	2017-08-22 07:56:08 UTC (rev 14329)
@@ -5,6 +5,7 @@
     with fingerprint B7838D65FEE80DED1DCA494D94340367D7D6C5AA.
   * Depend on python-gpg rather than pygpgme (Closes: #846314, #866027)
   * Update debian patches for 0.6 release
+  * Add procps build-dependency since ps is used by tests
 
  -- Jordan Justen <jordan.l.justen at intel.com>  Sun, 20 Aug 2017 15:40:54 -0700
 

Modified: packages/alot/trunk/debian/control
===================================================================
--- packages/alot/trunk/debian/control	2017-08-22 07:56:05 UTC (rev 14328)
+++ packages/alot/trunk/debian/control	2017-08-22 07:56:08 UTC (rev 14329)
@@ -9,6 +9,7 @@
 Build-Depends:
  debhelper (>= 10),
  dh-python,
+ procps,
  python (>= 2.7),
  python-configobj,
  python-doc,




More information about the Python-apps-commits mailing list