~ubuntu-branches/debian/jessie/sqlalchemy/jessie

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski, Jakub Wilk, Piotr Ożarowski
  • Date: 2013-07-06 20:53:52 UTC
  • mfrom: (1.4.23) (16.1.17 experimental)
  • Revision ID: package-import@ubuntu.com-20130706205352-ryppl1eto3illd79
Tags: 0.8.2-1
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Piotr Ożarowski ]
* New upstream release
* Upload to unstable
* Build depend on python3-all instead of -dev, extensions are not built for
  Python 3.X 

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Piotr Ożarowski <piotr@debian.org>
5
5
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
6
6
Build-Depends: debhelper (>= 7),
7
 
 python-all-dev (>= 2.6.5-2~), python3-all-dev (>= 3.1.2-8~),
 
7
 python-all-dev (>= 2.6.5-2~), python3-all (>= 3.1.2-8~),
8
8
 python-setuptools (>= 0.6b3-1~), python3-setuptools
9
9
Build-Depends-Indep: python-sphinx (>= 1.1.2), python-mako (>= 0.4.1)
10
10
Standards-Version: 3.9.3
11
11
Homepage: http://www.sqlalchemy.org/
12
 
Vcs-Svn: svn://svn.debian.org/python-modules/packages/sqlalchemy/trunk
13
 
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/sqlalchemy/trunk/
14
 
XS-Python-Version: >= 2.4
 
12
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/sqlalchemy/trunk/
 
13
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/sqlalchemy/trunk/
 
14
XS-Python-Version: >= 2.5
15
15
 
16
16
Package: python-sqlalchemy
17
17
Architecture: all