summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-08 18:26:42 +0100
committergregor herrmann <gregoa@debian.org>2024-03-08 18:26:42 +0100
commite3c1e1eb375c8bd54c99cd8992b3cf0537535e5e (patch)
tree8097c51250b51451e674a9cf70839b19ec3d01ca /debian/control
parente8b6fc3204c0da7215cb2e1ccd7ccd88bedad930 (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 54cdfeb..d81c4ca 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,9 @@ Rules-Requires-Root: no
Package: libthread-queue-any-perl
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends}
-Multi-Arch: foreign
Description: module implementing thread-safe queues for any data-structure
A queue, as implemented by Thread::Queue::Any is a thread-safe data structure
that inherits from Thread::Queue. But unlike the standard Thread::Queue, you