[creepy] 05/08: Adapt to new upstream version

Andreas Tille tille at debian.org
Sun Feb 16 20:12:22 UTC 2014


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

tille pushed a commit to branch master
in repository creepy.

commit 07105466611b318bd31c6655cecf980145d46af2
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 16 18:18:45 2014 +0100

    Adapt to new upstream version
---
 debian/control      | 2 +-
 debian/creepy.docs  | 2 +-
 debian/creepy.links | 2 +-
 debian/rules        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 349b52f..b16a640 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: http://ilektrojohn.github.com/creepy
 
 Package: creepy
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-simplejson , python-flickrapi, python-osmgpsmap(>= 0.7), python-beautifulsoup, python-pyexiv2, python-configobj, python-tweepy
+Depends: ${misc:Depends}, ${python:Depends}, python-simplejson , python-flickrapi, python-beautifulsoup, python-pyexiv2, python-configobj, python-tweepy, python-yapsy
 Description: geolocation information aggregator
  creepy is an application that allows you to gather geolocation
  related information about users from social networking platforms 
diff --git a/debian/creepy.docs b/debian/creepy.docs
index e845566..ab1a32b 100644
--- a/debian/creepy.docs
+++ b/debian/creepy.docs
@@ -1 +1 @@
-README
+README*
diff --git a/debian/creepy.links b/debian/creepy.links
index eac6874..2d000f1 100644
--- a/debian/creepy.links
+++ b/debian/creepy.links
@@ -1,2 +1,2 @@
-usr/share/creepy/creepymap.py	usr/bin/creepy
+usr/share/creepy/CreepyMain.py	usr/bin/creepy
 usr/share/creepy/include/creepy.xpm usr/share/pixmaps/creepy.xpm
diff --git a/debian/rules b/debian/rules
index 9925907..5aad24a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 
 override_dh_fixperms:
 	dh_fixperms
-	chmod 755 $(CURDIR)/debian/creepy/usr/share/creepy/creepymap.py
+	chmod 755 $(CURDIR)/debian/creepy/usr/share/creepy/CreepyMain.py
 
 override_dh_clean:
 	dh_clean

-- 
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