aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 20:01:40 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 20:01:53 +0100
commit2eb86576b8f17456078c9d016a28085bac6db5e4 (patch)
tree4874153dbfafa8cc9615b14169421910a47f701d /debian
parentdebian: upgrade cowbuilder image to Focal (diff)
downloadconfig-links-2eb86576b8f17456078c9d016a28085bac6db5e4.tar.gz
config-links-2eb86576b8f17456078c9d016a28085bac6db5e4.zip
debian: force inclusion of the original sources
Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html
Diffstat (limited to 'debian')
-rw-r--r--debian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/Makefile b/debian/Makefile
index f7b1e89..078d892 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -69,7 +69,7 @@ src/test:
.PHONY: src
src:
- pushd '$(call escape,$(root))' && gbp buildpackage -S '-k0x$(call escape,$(GPG_KEY))'
+ pushd '$(call escape,$(root))' && gbp buildpackage -S --changes-option=-sa '-k0x$(call escape,$(GPG_KEY))'
.PHONY: bin/test
bin/test: