summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Guimard <x.guimard@free.fr>2018-03-28 10:10:24 +0200
committerXavier Guimard <x.guimard@free.fr>2018-03-28 10:10:24 +0200
commit84ce2ea20d93856ea8d3d16f1714cd6fe8de6908 (patch)
treea6afd9a62941a4e8c53b6023a5cc8d08a7f05345
parente585b2d171ad04661f2373865d8d365463e34d9f (diff)
Add "Multi-Arch: same"
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fcd8cf4..722a091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libalien-wxwidgets-perl (0.69+dfsg-2) UNRELEASED; urgency=medium
* Fix Perl version dependency
* Replace MIT license by Expat
* Bump debhelper compatibility level to 10
+ * Add "Multi-Arch: same"
-- Damyan Ivanov <dmn@debian.org> Sat, 13 Jan 2018 13:19:58 +0000
diff --git a/debian/control b/debian/control
index d6b16bf..8626d4c 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: ${perl:Depends},
libmodule-pluggable-perl | perl (<< 5.17.9)
Breaks: libwx-perl (<< 1:0.9923-2)
Provides: ${wxperl:Provides}
+Multi-Arch: same
Description: Perl module for locating wxWidgets binaries
Alien::WxWidgets is a simple Perl module that detects configuration settings
of an installed wxWidgets. It is useful to assist in the building of modules