<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large">I am under the impression that the <span style="font-family:monospace">gbp-import-dsc</span> command in git-buildpackage (gbp) is designed to translate or convert (import) a <i>traditional</i> Debian source repository into a structure/format suitable for deployment and distribution using git (locally) and (for example) GitLab and GitHub as a remote, publicly available repository. If I've gotten this wrong, please let me know.<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large">Some background on my objective: I discovered a bug in a program I use frequently on Raspberry Pi: <b>dhcpcd</b>. The <b>dhcpcd</b> upstream sources are in <a href="https://github.com/NetworkConfiguration/dhcpcd">this GitHub repo</a>. I submitted a PR against the upstream sources, and the author accepted it, but informed me that it would not get to the downstream repos.  <br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large">The <b>dhcpcd</b> source package used by the Raspberry Pi organization is not under 'git' version control - nor is it available on their GitHub site. I worked with the sources I downloaded using the <span style="font-family:monospace">'apt-get source dhcpcd5</span>' command. I have learned enough of the basics to make the source modifications, and build a new package (.deb) for installation & testing.<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large">My objective now is to put this <b>dhcpcd</b> code under 'git' version control, and share it; i.e. publish it on my GitHub site, and potentially make additional changes to it. I'm under the assumption that gbp can help me do that, and that the first step is <span style="font-family:monospace"><b>gbp-import-dsc</b>.<span style="font-family:trebuchet ms,sans-serif"> I have tried this</span></span>, but get only error messages so far. I suspect that the issue may be the current construction of the <b>dsc</b> file used for RPi's <b>dhcpcd</b>, but I need some help in sorting that. </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:large">Am I in the right place to ask these questions? <br></div></div>