summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-11-25 18:01:17 +0100
committergregor herrmann <gregoa@debian.org>2023-11-25 18:01:17 +0100
commit9d8db6b0ea206a8fa6d8691681ef58e2d4e42bcb (patch)
tree5efdc06ca6fdf4247d994cfd4dfdd03da1c7b204
parent4112c5e0d2f8a7a9acbbcf47dabdad20128c330d (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 38498e3..95a7220 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Rules-Requires-Root: no
Package: libarray-iterator-perl
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends}
-Multi-Arch: foreign
Description: simple class to provide iterators over Perl arrays
Array::Iterator Perl module provides a very simple iterator
interface. It is uni-directional and can only be used once. It