[SCM] Debian packaging of Linux-Prctl CPAN distribution branch, master, updated. upstream/1.5.0-5-g1dd92bf

Salvatore Bonaccorso carnil at debian.org
Wed Dec 5 13:00:01 UTC 2012


The following commit has been merged in the master branch:
commit 87a7edf548d50133f24c4b06405bbbdf8ef0fa80
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Dec 5 07:24:06 2012 +0100

    Restrict Architecture to linux-any only
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c0881af..6884914 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/pkg-perl/packages/liblinux-prctl-perl.git
 Homepage: https://metacpan.org/release/Linux-Prctl/
 
 Package: liblinux-prctl-perl
-Architecture: any
+Architecture: linux-any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Perl extension for controlling process characteristics
  Linux::Prctl provides a nice interface to the Linux prctl function. The

-- 
Debian packaging of Linux-Prctl CPAN distribution



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