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
|