[cod-tools] 88/142: trunk/ Changing architecture of Perl-only packages to 'all' as per Debian manual. This revision introduces breaking changes for 'make lintian' target, to be fixed later.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:21 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit 1d61dafb95511a7f15239c369ee253ce6689f7dd
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Mon Dec 12 14:32:27 2016 +0000

    trunk/
    Changing architecture of Perl-only packages to 'all' as per Debian manual.
    This revision introduces breaking changes for 'make lintian' target, to be
    fixed later.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@88 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 libcod-precision-perl/debian/control   | 2 +-
 libcod-usermessage-perl/debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libcod-precision-perl/debian/control b/libcod-precision-perl/debian/control
index a377e65..228b4d5 100644
--- a/libcod-precision-perl/debian/control
+++ b/libcod-precision-perl/debian/control
@@ -8,7 +8,7 @@ Section: perl
 
 Package: libcod-precision-perl
 Section: perl
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: COD precision handling module for Perl language
  COD::Precision, module for handling precision in Crystallographic
diff --git a/libcod-usermessage-perl/debian/control b/libcod-usermessage-perl/debian/control
index 0258533..a26db3d 100644
--- a/libcod-usermessage-perl/debian/control
+++ b/libcod-usermessage-perl/debian/control
@@ -8,7 +8,7 @@ Section: perl
 
 Package: libcod-usermessage-perl
 Section: perl
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: COD message formatting module for Perl language
  COD::UserMessage, module for formatting error/warning/note messages in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list