~ubuntu-branches/ubuntu/quantal/schooltool.gradebook/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Gediminas Paulauskas
  • Date: 2011-02-24 16:53:53 UTC
  • Revision ID: james.westby@ubuntu.com-20110224165353-qabu92881asx13kw
Tags: 0.9.0~a1-0ubuntu2
Upload to Ubuntu (LP: #724352).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: schooltool.gradebook
 
2
Section: python
 
3
Priority: extra
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Gediminas Paulauskas <menesis@pov.lt>
 
6
Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.3.5-11), python-central (>= 0.6.8), python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
 
7
Standards-Version: 3.9.1
 
8
XS-Python-Version: all
 
9
 
 
10
Package: python-schooltool.gradebook
 
11
Architecture: all
 
12
Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends},
 
13
         python-schooltool (>= 1:1.5.2)
 
14
Provides: ${pydeb:Provides}
 
15
Suggests: ${pydeb:Suggests}
 
16
XB-Python-Version: ${python:Versions}
 
17
Description: A gradebook component for SchoolTool
 
18
 SchoolTool Gradebook includes a point-based gradebook for all teachers in the
 
19
 school, and a facility to aggregate grades and other assessments from each
 
20
 teacher to generate reports.
 
21
 .
 
22
 SchoolTool Gradebook is part of the standard distribution of SchoolTool.