debian: package bzr remote helper as git-bzr package
commit3d94913b1942d7647b3067465b04b241d7fc79d8
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 25 Mar 2013 02:31:08 +0000 (24 19:31 -0700)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 25 Mar 2013 08:22:34 +0000 (25 01:22 -0700)
tree3eea4af759c9dbc972c8e379540971b9d4470b12
parentebdc0674c30ae289a9855a4c914080e40205be36
debian: package bzr remote helper as git-bzr package

Install the remote helper to gitexecdir because (in principle) it
is tied to the version of git it was installed with.  Longer term,
this should probably be registered through the alternatives system
to allow sysadmins and users to decide between this remote helper
and the one shipped with bzr-git.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
debian/changelog
debian/control
debian/git-doc.docs
debian/git-remote-bzr.txt [new file with mode: 0644]
debian/rules