~ubuntu-branches/ubuntu/vivid/trac-accountmanager/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Leo Costela
  • Date: 2009-09-21 00:14:57 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921001457-1r4f8tjyryoqpc1e
Tags: 0.2.1+r5836-1
* new upstream checkout
* debian/changelog: change versioning scheme to use SVN revision 
  instead of date; makes the watch file possible
* debian/watch: added
* debian/README.source: added to explain the strange versioning scheme
* debian/control:
  - bump policy to 3.8.3 (no changes)
  - change hard-coded dep: python-setuptools -> python-pkg-resources
    (closes: #546423)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Leo Costela <costela@debian.org>
5
5
Build-Depends: debhelper (>= 5), python (>= 2.4), python-central, python-setuptools
6
6
Homepage: http://trac-hacks.org/wiki/AccountManagerPlugin
7
 
Standards-Version: 3.8.0
 
7
Standards-Version: 3.8.3
8
8
 
9
9
Package: trac-accountmanager
10
10
Architecture: all
11
 
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), python-setuptools
 
11
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), python-pkg-resources
12
12
Description: account management plugin for Trac
13
13
 Offers several features for managing user accounts on Trac:
14
14
  - allow users to register new accounts