diff -Nru erlang-p1-yconf-1.0.10/debian/changelog erlang-p1-yconf-1.0.10/debian/changelog --- erlang-p1-yconf-1.0.10/debian/changelog 2021-01-30 18:07:26.000000000 +0000 +++ erlang-p1-yconf-1.0.10/debian/changelog 2021-01-31 18:35:53.000000000 +0000 @@ -1,3 +1,9 @@ +erlang-p1-yconf (1.0.10-2) unstable; urgency=medium + + * Corrected Multi-Arch setting to "allowed" + + -- Philipp Huebner Sun, 31 Jan 2021 19:35:53 +0100 + erlang-p1-yconf (1.0.10-1) unstable; urgency=medium * New upstream version 1.0.10 diff -Nru erlang-p1-yconf-1.0.10/debian/control erlang-p1-yconf-1.0.10/debian/control --- erlang-p1-yconf-1.0.10/debian/control 2021-01-30 18:07:26.000000000 +0000 +++ erlang-p1-yconf-1.0.10/debian/control 2021-01-31 18:35:53.000000000 +0000 @@ -21,7 +21,7 @@ ${erlang:Depends}, erlang-p1-utils (>= 1.0.21), erlang-p1-yaml (>= 1.0.30) -Multi-Arch: same +Multi-Arch: allowed Description: YAML configuration processor This library was written for ejabberd which still uses it. It was split off into its own project to follow