From 968287a43d9131e7713657f6ce98d88aa9b8406d Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 17 Oct 2018 18:38:56 -0400 Subject: set packager to Debian --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3679e53..6b030ea 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ dh $@ override_dh_auto_configure: - dh_auto_configure -- --exec-prefix=/ --enable-html --without-included-regex + dh_auto_configure -- --exec-prefix=/ --with-packager=Debian --without-included-regex override_dh_auto_build: dh_auto_build -- HELP2MAN=/usr/bin/help2man -- cgit v1.2.3