~lifeless/storm/bug-620615

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Jamu Kakar
  • Date: 2007-09-27 23:28:23 UTC
  • mto: This revision was merged to the branch mainline in revision 218.
  • Revision ID: jkakar@kakar.ca-20070927232823-7wlhc6kz8jvyzdok
- Added Debian packaging files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: storm
 
2
Section: universe/devel
 
3
Priority: optional
 
4
Maintainer: Jamshed Kakar <jamshed.kakar@canonical.com>
 
5
Build-Depends: debhelper, python-central, lsb-release
 
6
Standards-Version: 3.7.2
 
7
XS-Python-Version: current
 
8
 
 
9
Package: storm
 
10
Architecture: any
 
11
Depends: ${python:Depends}, ${shlibs:Depends}
 
12
Provides: ${python:Provides}
 
13
XB-Python-Version: ${python:Versions}
 
14
Description: Storm is an object-relational mapper (ORM) for Python
 
15
 developed at Canonical.  The project has been in development for more
 
16
 than a year for use in Canonical projects such as Launchpad, and has
 
17
 recently been released as an open-source product.