File: control

package info (click to toggle)
codeville 0.8.0-2.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,140 kB
  • sloc: python: 10,335; ansic: 89; sh: 62; makefile: 25
file content (17 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: codeville
Section: devel
Priority: optional
Maintainer: Michael Janssen <jamuraa@debian.org>
Build-Depends: cdbs (>= 0.4.90~), python (>= 2.6.6-3~), debhelper (>= 5.0.37.2), dh-python
Standards-Version: 3.9.1

Package: codeville
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
X-Python-Version: >= 2.6
Description: a distributed version control system
 Codeville is a python-based distributed version control system that
 began with a novel idea for a merge algorithm and has grown from
 there. It is designed to be easy to use and scale from small personal
 projects to very large distributed ones.