File: control

package info (click to toggle)
cvs2svn 2.5.0-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,708 kB
  • sloc: python: 23,789; sh: 512; perl: 121; makefile: 84
file content (19 lines) | stat: -rw-r--r-- 797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: cvs2svn
Section: vcs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends-Indep: dh-python, rcs, cvs, subversion, locales
Build-Depends: debhelper (>= 10), python, python-all (>= 2.6.6-3~)
Standards-Version: 4.1.1
Homepage: http://cvs2svn.tigris.org/

Package: cvs2svn
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, subversion (>= 1.0.1), rcs
XB-Python-Version: ${python:Versions}
Suggests: cvs, bzr, git-core
Recommends: mime-support
Description: Convert a cvs repository to a subversion, bazaar or git repository
 Converts a CVS repository (including its branches and tags) to a
 Subversion, Bazaar or Git repository. It is designed for one-time conversions,
 not for repeated synchronizations between CVS and Subversion, Bazaar or Git.