File: README.source

package info (click to toggle)
cvs-fast-export 1.55-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,628 kB
  • sloc: ansic: 5,743; python: 1,390; sh: 511; lex: 352; yacc: 271; makefile: 256; perl: 63
file content (17 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
cvs-fast-export for Debian
--------------------------

This package is maintained with git-buildpackage, and was initialized
as follows:

    git clone --no-checkout -o upstream-repo \
    	git@gitorious.org:cvs-fast-export/cvs-fast-export.git
    wget http://www.catb.org/~esr/cvs-fast-export/cvs-fast-export-1.29.tar.gz
    cd cvs-fast-export
    git checkout -b upstream 1.29
    git checkout -b debian 1.29
    git-import-orig --debian-branch=debian --upstream-vcs-tag=1.29 \
    	../cvs-fast-export-1.29.tar.gz

 -- Anthony Fok <foka@debian.org>  Thu, 18 Dec 2014 03:45:17 -0700