Is git-buildpackage being used for Asterisk packaging in Debian? If so, what work-flow is used?
Groeten Geert Stappers -- Leven en laten leven
>From 81640ea283d74b6366bfa03c4a5ebed654f02804 Mon Sep 17 00:00:00 2001 From: Stappers Geert <[email protected]> Date: Sun, 14 Dec 2014 14:46:33 +0100 Subject: [PATCH] new file: debian/README.source --- debian/README.source | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/README.source diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..af4d066 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,6 @@ + +Documentation of gbp, git build package, is +at http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html + +You find that doc also in /usr/share/doc/git-buildpackage/manual-html/gbp.html +after installing the package git-buildpackage -- 2.1.3

