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

pere pushed a commit to branch master
in repository creepy.

commit 3cfc59348afd62d0a59402ebf3286d066108549c
Author: Petter Reinholdtsen <p...@hungry.com>
Date:   Sun Nov 16 18:51:04 2014 +0100

    Add new dependency python-qt4 to get GUI working.
---
 debian/changelog |  1 +
 debian/control   | 10 +++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0b81964..a5b069e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ creepy (1.2~alpha-1) UNRELEASED; urgency=medium
     http://anonscm.debian.org/viewvc/sepwatch/trunk/watchfiles/creepy_0.
     1.94-1.watch
   * Update to upstream version 1.2~alpha.
+  * Add new dependency python-qt4 to get GUI working.
 
  -- Andreas Tille <ti...@debian.org>  Sun, 16 Feb 2014 11:46:28 +0100
 
diff --git a/debian/control b/debian/control
index b277c2a..aae8a1b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,15 @@ Vcs-Git: git://anonscm.debian.org/pkg-grass/creepy.git
 
 Package: creepy
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-simplejson , 
python-flickrapi, python-beautifulsoup, python-pyexiv2, python-configobj, 
python-tweepy, python-yapsy
+Depends: ${misc:Depends}, ${python:Depends},
+ python-simplejson,
+ python-flickrapi,
+ python-beautifulsoup,
+ python-pyexiv2,
+ python-configobj,
+ python-tweepy,
+ python-yapsy,
+ python-qt4
 Description: geolocation information aggregator
  creepy is an application that allows you to gather geolocation
  related information about users from social networking platforms 

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to