summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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 3a12eb3..c9c05d6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,13 +17,13 @@ Homepage: https://metacpan.org/release/Win32-Exe
Package: libwin32-exe-perl
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
libparse-binary-perl,
libxml-parser-perl,
libxml-simple-perl
-Multi-Arch: same
Description: module to manipulate Win32 executable files
Win32::Exe parses and manipulating Win32 PE/COFF executable headers,
including version information, icons, manifest and other resources. The