summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-14 22:15:35 +0200
committergregor herrmann <gregoa@debian.org>2022-08-14 22:15:35 +0200
commitadaeea085f77a421dc9a2ad30499074b262be6df (patch)
tree78b0a9dce1793d36cd3258e3bfedfe1880228d07
parent5609ac409d9b879fafafdc3db2c300e5b0cfba5e (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 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