diff -Nru golang-github-google-blueprint-0.0~git20200513.3017498/debian/blueprint-tools.install golang-github-google-blueprint-0.0~git20200513.3017498/debian/blueprint-tools.install --- golang-github-google-blueprint-0.0~git20200513.3017498/debian/blueprint-tools.install 2020-05-14 15:45:57.000000000 +0000 +++ golang-github-google-blueprint-0.0~git20200513.3017498/debian/blueprint-tools.install 2020-06-19 12:13:21.000000000 +0000 @@ -1,4 +1,6 @@ +#!/usr/bin/dh-exec usr/bin/bpfmt usr/bin/bpglob usr/bin/bpmodify usr/bin/minibp +usr/bin/main => usr/bin/microfactory diff -Nru golang-github-google-blueprint-0.0~git20200513.3017498/debian/changelog golang-github-google-blueprint-0.0~git20200513.3017498/debian/changelog --- golang-github-google-blueprint-0.0~git20200513.3017498/debian/changelog 2020-05-14 15:45:57.000000000 +0000 +++ golang-github-google-blueprint-0.0~git20200513.3017498/debian/changelog 2020-06-19 12:13:21.000000000 +0000 @@ -1,3 +1,15 @@ +golang-github-google-blueprint (0.0~git20200513.3017498-3) unstable; urgency=medium + + * Ship the microfactory binary and the corresponding build script. + + -- Andrej Shadura Fri, 19 Jun 2020 14:13:21 +0200 + +golang-github-google-blueprint (0.0~git20200513.3017498-2) unstable; urgency=medium + + * Rebuild. + + -- Andrej Shadura Fri, 19 Jun 2020 13:20:18 +0200 + golang-github-google-blueprint (0.0~git20200513.3017498-1) unstable; urgency=medium * Initial release. diff -Nru golang-github-google-blueprint-0.0~git20200513.3017498/debian/control golang-github-google-blueprint-0.0~git20200513.3017498/debian/control --- golang-github-google-blueprint-0.0~git20200513.3017498/debian/control 2020-05-14 15:45:57.000000000 +0000 +++ golang-github-google-blueprint-0.0~git20200513.3017498/debian/control 2020-06-19 12:13:21.000000000 +0000 @@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 12), + dh-exec, dh-golang, golang-any Standards-Version: 4.5.0 diff -Nru golang-github-google-blueprint-0.0~git20200513.3017498/debian/gbp.conf golang-github-google-blueprint-0.0~git20200513.3017498/debian/gbp.conf --- golang-github-google-blueprint-0.0~git20200513.3017498/debian/gbp.conf 2020-05-14 15:45:57.000000000 +0000 +++ golang-github-google-blueprint-0.0~git20200513.3017498/debian/gbp.conf 2020-06-19 12:13:21.000000000 +0000 @@ -1,3 +1,3 @@ [DEFAULT] -debian-branch = debian/sid +debian-branch = debian/master dist = DEP14 diff -Nru golang-github-google-blueprint-0.0~git20200513.3017498/debian/golang-github-google-blueprint-dev.install golang-github-google-blueprint-0.0~git20200513.3017498/debian/golang-github-google-blueprint-dev.install --- golang-github-google-blueprint-0.0~git20200513.3017498/debian/golang-github-google-blueprint-dev.install 2020-05-14 15:45:57.000000000 +0000 +++ golang-github-google-blueprint-0.0~git20200513.3017498/debian/golang-github-google-blueprint-dev.install 2020-06-19 12:13:21.000000000 +0000 @@ -1 +1,2 @@ usr/share +microfactory/microfactory.bash /usr/share/gocode/src/github.com/google/blueprint/microfactory