[creepy] 01/01: Add python-dateutil to runtime dependencies for google+ plugin

Ross Gammon ross-guest at moszumanska.debian.org
Wed Jan 6 20:49:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository creepy.

commit eeef52f9b8ccb6a3b973782e561a0f142174d663
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Wed Jan 6 21:46:54 2016 +0100

    Add python-dateutil to runtime dependencies for google+ plugin
    
    Fixed import error, and allows google+ to appear in the configuration
    wizard.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d2524b7..1c09fe0 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,8 @@ Depends: ${misc:Depends},
          python-yapsy,
          python-qt4,
          python-tz,
-         python-dominate
+         python-dominate,
+         python-dateutil
 Recommends:
   python-flickrapi (>= 2),
   python-instagram

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/creepy.git



More information about the Pkg-grass-devel mailing list