]> git.corax.cc Git - toolbox/commit
debian: Change architecture to "all" and fix warnings during build
authorMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 23:32:43 +0000 (08:32 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 23:32:43 +0000 (08:32 +0900)
commit9ad19a36fe02e580f78a929206915a75f0531ab5
tree662ee76a8d0c0588d278266ddea110a15c74efa9
parente46e320fa651122399e65b50329935cdbbdce21d
debian: Change architecture to "all" and fix warnings during build

The architecture in the Debian control file is set to "any", causing
architecture-specific packages to be built. This commit changes the
architecture to "all", causing the resulting packages to be usable on
any architecture.
This commit further fixes other warnings emitted by dpkg-buildpackage
with regard to the changelog and fields in the control file.
debian/changelog
debian/compat
debian/control