Include pkg-info.mk in Debian rules for DEB_UPSTREAM_VERSION

This commit is contained in:
jordi fita mas 2024-01-19 23:12:01 +01:00
parent b4b049aab9
commit 4d2af368d2
1 changed files with 2 additions and 0 deletions

2
debian/rules vendored
View File

@ -1,5 +1,7 @@
#!/usr/bin/make -f
include /usr/share/dpkg/pkg-info.mk
%:
dh $@ --builddirectory=_build --buildsystem=golang --with=golang