diff options
| author | Ruben Undheim <ruben.undheim@gmail.com> | 2018-09-02 21:10:55 +0200 |
|---|---|---|
| committer | Ruben Undheim <ruben.undheim@gmail.com> | 2018-09-02 21:10:55 +0200 |
| commit | b479c26a92c581dbd0b6054abbd042b5e4a5ec00 (patch) | |
| tree | c0d3b6a475c89d246c339a28c08e97e0631b1290 | |
| parent | 846b30be9896db9cb0699cd06a7a372bce5a8bd6 (diff) | |
Convert freediameter to arch all. Set Multi-Arch: foreign
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6551cf0..f73bf73 100644 --- a/debian/control +++ b/debian/control @@ -112,12 +112,12 @@ Description: Extensions for the Diameter protocol application, but also advanced routing features, peer management, etc. Package: freediameter -Architecture: any +Architecture: all Section: utils Depends: freediameterd, freediameter-extensions, ${misc:Depends} -Multi-Arch: same +Multi-Arch: foreign Description: Implementation of the freeDiameter protocol - metapackage Diameter is a protocol designed to carry Authentication, Authorization and Accounting (AAA) payload. It is an evolution of the RADIUS protocol (as the |
