diff --git a/Makefile b/Makefile index 8d15254..40b614b 100644 --- a/Makefile +++ b/Makefile @@ -14,9 +14,7 @@ PKGREL=1 GITVERSION:=$(shell git rev-parse HEAD) -ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) - -GEN_DEB=$(GEN_PACKAGE)_$(DEB_VERSION_UPSTREAM_REVISION)_$(ARCH).deb +GEN_DEB=$(GEN_PACKAGE)_$(DEB_VERSION_UPSTREAM_REVISION)_all.deb DOC_DEB=$(DOC_PACKAGE)_$(DEB_VERSION_UPSTREAM_REVISION)_all.deb export SOURCE_DATE_EPOCH ?= $(shell dpkg-parsechangelog -STimestamp) diff --git a/debian/control b/debian/control index 280add3..3e4b3b9 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Standards-Version: 4.5.1 Package: pmg-doc-generator Section: perl -Architecture: any +Architecture: all Depends: asciidoc-base, libpve-common-perl, xmlto, ${misc:Depends}, ${perl:Depends} Description: Proxmox Mail Gateway Documentation helpers Tool to auto-generate various Proxmox Mail gateway Documentation files and