[creepy] 09/11: Restructure control file with cme & use cgit instead of gitweb

Ross Gammon ross-guest at moszumanska.debian.org
Tue Feb 17 21:36:54 UTC 2015


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

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

commit 6025b0dd3ad1945b08aaf5626f7281c97cd7de70
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Feb 16 00:22:35 2015 +0100

    Restructure control file with cme & use cgit instead of gitweb
---
 debian/control | 32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 627c995..3750878 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,30 @@
 Source: creepy
-Section: python
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
            Petter Reinholdtsen <pere at debian.org>,
            Ross Gammon <rossgammon at mail.dk>
-Build-Depends: debhelper (>= 9), python (>= 2.6)
-XS-Python-Version: >= 2.6
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               python
 Standards-Version: 3.9.6
-Homepage: http://ilektrojohn.github.com/creepy
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/creepy.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/creepy.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/creepy.git
+Homepage: http://ilektrojohn.github.com/creepy
+X-Python-Version: >= 2.6
 
 Package: creepy
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
- python-simplejson,
- python-flickrapi,
- python-beautifulsoup,
- python-pyexiv2,
- python-configobj,
- python-tweepy,
- python-yapsy,
- python-qt4
+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 and visualizer
  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



More information about the Pkg-grass-devel mailing list