File: control

package info (click to toggle)
debiancontributors 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 264 kB
  • ctags: 175
  • sloc: python: 1,518; makefile: 11
file content (19 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: debiancontributors
Maintainer: Enrico Zini <enrico@debian.org>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7.0.50~), python-debian
Build-Depends-Indep: help2man
Standards-Version: 3.9.5
Vcs-Git: git://git.debian.org/git/nm/python-debiancontributors.git
Vcs-Browser: http://git.debian.org/?p=nm/python-debiancontributors.git

Package: python-debiancontributors
Architecture: all
Depends: python-requests (>= 2.0.0), python-debian, ${misc:Depends}, ${python:Depends}
Description: Manage submissions to contributors.debian.org
 This module contains the code to submit and parse contributions to
 contributors.debian.org.
 .
 It can be used to prepare submissions and submit them to the site,
 and it is used by the site to parse and validate them.