~ubuntu-branches/ubuntu/saucy/trac-accountmanager/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-12-22 21:31:06 UTC
  • Revision ID: james.westby@ubuntu.com-20091222213106-o0ke99dpjn664na7
Tags: 0.2.1+r7163-1
* new upstream checkout
* convert to "3.0 (quilt)"
* debian/{control,rules}: migrate to python-support (closes: #555487)
* debian/{compat,control}: bump to dh 7
* debian/rules: replace dh_clean with dh_prep on build
* debian/patches: adapt to new upstream
* debian/watch: fix download mangle

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: python
3
3
Priority: optional
4
4
Maintainer: Leo Costela <costela@debian.org>
5
 
Build-Depends: debhelper (>= 5), python (>= 2.4), python-central, python-setuptools, quilt (>= 0.46-7)
 
5
Build-Depends: debhelper (>= 7), python (>= 2.4), python-support, python-setuptools
6
6
Homepage: http://trac-hacks.org/wiki/AccountManagerPlugin
 
7
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/trac-accountmanager/trunk/
 
8
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/trac-accountmanager/
 
9
XS-Python-Version: all
7
10
Standards-Version: 3.8.3
8
11
 
9
12
Package: trac-accountmanager
10
13
Architecture: all
11
14
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), python-pkg-resources
 
15
XB-Python-Version: ${python:Versions}
12
16
Description: account management plugin for Trac
13
17
 Offers several features for managing user accounts on Trac:
14
18
  - allow users to register new accounts