~khurshid-alam/kupfer/debian-packaging

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Khurshid Alam (Technologist)
  • Date: 2016-10-24 04:46:37 UTC
  • Revision ID: khurshid.alam@linuxmail.org-20161024044637-kiysdt1q8wfe2j2e
Dropping those patches which are added to upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: kupfer
 
2
Section: utils
 
3
Priority: optional
 
4
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
 
5
Uploaders: Hugo Lefeuvre <hugo6390@orange.fr>,
 
6
Build-Depends: debhelper (>= 9)
 
7
Build-Depends-Indep: gettext,
 
8
                     gnome-doc-utils,
 
9
                     intltool,
 
10
                     python (>= 2.6.6-3~),
 
11
                     python-docutils
 
12
Standards-Version: 3.9.5
 
13
X-Python-Version: >= 2.6
 
14
Homepage: http://engla.github.io/kupfer/
 
15
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/kupfer/trunk/
 
16
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/kupfer/trunk/
 
17
 
 
18
Package: kupfer
 
19
Architecture: all
 
20
Depends: dbus,
 
21
         python-dbus,
 
22
         python-gobject (>= 2.18),
 
23
         python-gtk2 (>= 2.16),
 
24
         python-keybinder,
 
25
         python-xdg,
 
26
         ${misc:Depends},
 
27
         ${python:Depends}
 
28
Recommends: python-keyring, python-wnck
 
29
Suggests: python-cjson, python-gdata, python-qrencode
 
30
Description: fast and lightweight desktop summoner/launcher
 
31
 Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It
 
32
 can search and browse your files, launch desired applications and object you
 
33
 need in a quicker way.
 
34
 .
 
35
 Kupfer is written in Python and has a flexible architecture based on plugins
 
36
 to extend its features.