aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:28:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-09-24 15:28:30 -0700
commit9a9eb0d6d1a3dcd7fb183c08c9926db34ef8d234 (patch)
tree9573d7b30ea89fbdd90be02f4aec480dc0873aa5
parentad4c07eef615eeac277f6baf4c3e48867a7a57a6 (diff)
downloadzxcvbn-c-9a9eb0d6d1a3dcd7fb183c08c9926db34ef8d234.tar.gz
add Multi-Arch: fields
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f199640..10f7ce0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Vcs-Browser: https://git.spwhitton.name/zxcvbn-c
Package: libzxcvbn-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: libzxcvbn0 (= ${binary:Version}), ${misc:Depends}
Description: password strength estimation library - development files
This library is a C/C++ implementation of the zxcvbn password
@@ -22,6 +23,7 @@ Description: password strength estimation library - development files
Package: libzxcvbn0
Architecture: any
+Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: password strength estimation library
This library is a C/C++ implementation of the zxcvbn password