[liburi-perl] 01/02: Mark package Multi-Arch: foreign (closes: #872087)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 9 21:49:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository liburi-perl.

commit 3d45d9faf1a6fcf00ac4646d8aa20a81cd3e24f7
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Oct 9 23:43:23 2017 +0200

    Mark package Multi-Arch: foreign (closes: #872087)
    
    ...and annotate Perl dependency with :any, as suggested by the Multiarch
    hinter.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d869266..5eea918 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,9 @@ Homepage: https://metacpan.org/release/URI
 
 Package: liburi-perl
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends}:any
 Suggests: libwww-perl
 Description: module to manipulate and access URI strings
  URI is a collection of Perl modules that represent and manipulate Uniform

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liburi-perl.git



More information about the Pkg-perl-cvs-commits mailing list