diff --git a/debian/changelog b/debian/changelog index 85da90ca8d8d3f62947faebe470a3e3c2615ffd5..dd3b571d46cb9217f42c9995444369999971adb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ ruby-hashie (3.5.5-3) UNRELEASED; urgency=medium Repository-Browse. * Update Vcs-* headers from URL redirect. * Use canonical URL in Vcs-Git. + * Apply multi-arch hints. + + ruby-hashie: Add :any qualifier for ruby dependency. -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 05:35:57 +0530 diff --git a/debian/control b/debian/control index 66a84dc95e211a6c73887ee873a4619ace44a730..0b9023a06d1cd3581a278d0bc8824bd6409f5c17 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ XS-Ruby-Versions: all Package: ruby-hashie Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ruby | ruby-interpreter, +Depends: ruby:any | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Conflicts: ruby-rash