Info2: << Package: bzr-fastimport-py%type_pkg[python] Version: 0.13.0 Revision: 2 Type: python (2.7) Description: Back-end for fast data importing into bzr DescDetail: << %n alows data from various VCSes to be imported into Bazaar using the standard git fastimport format. << DescUsage: << Run "bzr help fastimport" for usage information. << DescPackaging: << Includes upstream patch from http://bazaar.launchpad.net/~bzr/bzr-fastimport/trunk/revision/355 * Print sane error when a fastimport file is incomplete. (Jelmer Vernooij, #937972) << Maintainer: Daniel Johnson License: GPL2+ Homepage: http://wiki.bazaar.canonical.com/BzrFastImport Source: http://launchpadlibrarian.net/94774555/bzr-fastimport-%v.tar.gz Source-Checksum: SHA256(5e296dc4ff8e9bf1b6447e81fef41e1217656b43368ee4056a1f024221e009eb) PatchFile: %{ni}.patch PatchFile-MD5: ea23966d94c67996264e3034e5bcdf1a PatchScript: patch -p0 <%{PatchFile} Depends: << bzr-py%type_pkg[python] (>= 2.6.0-1), python-fastimport-py%type_pkg[python] (>= 0.9.2-1), python%type_pkg[python] << BuildDepends: fink (>= 0.24.12) CompileScript: %p/bin/python%type_raw[python] setup.py build InfoTest: << TestDepends: testtools-py%type_pkg[python] TestScript: BZR_PLUGINS_AT=fastimport@`pwd` %p/bin/python%type_raw[python] %p/bin/bzr-py%type_pkg[python] selftest -s bp.fastimport << InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DocFiles: COPYING.txt NEWS README.txt doc/notes.txt <<