File: control

package info (click to toggle)
cia-clients 20080622
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 184 kB
  • ctags: 130
  • sloc: python: 687; perl: 585; sh: 347; makefile: 27
file content (38 lines) | stat: -rw-r--r-- 1,401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: cia-clients
Section: net
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>> 5), python-dev (>= 2.3), python, python-central (>= 0.5)
Standards-Version: 3.8.0
XS-Python-Version: current
Vcs-Hg: http://hg.df7cb.de/hg/cia-clients/

Package: cia-clients
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Suggests: tla | bzr | cvs | darcs | git-core | subversion | mercurial (>= 0.9.3)
Enhances: tla, bzr, cvs, darcs, git-core, subversion, mercurial (>= 0.9.3)
Homepage: http://cia.vc/doc/clients/
Description: clients scripts for CIA commit notification on IRC
 CIA is a system for tracking open-source projects in real-time. People all
 over the world are constantly collaborating and creating software, creating a
 constant flow of new code and new ideas. CIA provides an easy way for people
 to observe this flow. Commit messages will be posted in #commits on
 freenode.net, and CIA bots can be asked to join other IRC networks and
 channels for individual projects.
 .
 This collection include CIA client scripts for:
  * Arch (tla)
  * Bazaar (baz)
  * Bazaar-NG (bzr)
  * BitKeeper (bk)
  * CVS
  * Darcs
  * Git
  * Subversion (svn)
    (the svnmailer package also includes CIA support)
  * Mercurial (Hg)
 .
 See http://cia.vc/ for more information on the CIA system.