~javier.collado/bugtimetracker/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Javier Collado
  • Date: 2012-03-19 08:49:22 UTC
  • Revision ID: javier.collado@canonical.com-20120319084922-x0vmuic1m5pajlwe
Added many features

Added open/save data from/to database
Added delta update
Added multiple projects

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: utils
3
3
Priority: optional
4
4
Maintainer: Javier Collado <javier.collado@canonical.com>
 
5
Standards-Version: 3.9.2
 
6
XS-Python-Version: current
5
7
Build-Depends: python-all, python-setuptools, debhelper (>= 7)
6
8
Vcs-Bzr: https://code.launchpad.net/~javier.collado/bugtimetracker/trunk
7
9
 
8
10
Package: bugtimetracker
 
11
Section: python
9
12
Architecture: all
10
 
Section: misc
11
 
Priority: extra
12
 
Depends: ${python:Depends}
13
 
Description: UNKNOWN
 
13
Depends: ${misc:Depends}, ${python:Depends},
 
14
    python-gobject, gir1.2-gtk-3.0,
 
15
    python-sqlalchemy
 
16
XB-Python-Version: ${python:Versions}
 
17
Description: Bug Time Tracker
 
18
 Get bug information from launchpad and display it nicely