summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Vanicat <vanicat@debian.org>2020-06-24 15:04:21 +0200
committerRémi Vanicat <vanicat@debian.org>2020-06-24 15:04:21 +0200
commitfcff107ce75bf00a6ef04902f1aabe2d57ef33c6 (patch)
tree2dcc5de06fc28e5cfd03d72e55c879c2d533a2ea
parentf19fd24fe8057f9cc1e6f6b1434e39a510c5faa5 (diff)
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5cc580a..2a5f80f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ elpa-transient (0.2.0-2) unstable; urgency=medium
* Set debian Emacsen team as maintainer
* Add Vcs-* information
+ * Add Multi-Arch: foreign
- -- Rémi Vanicat <vanicat@debian.org> Wed, 24 Jun 2020 14:50:02 +0200
+ -- Rémi Vanicat <vanicat@debian.org> Wed, 24 Jun 2020 15:04:10 +0200
elpa-transient (0.2.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 762b022..c98c039 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Browser: https://salsa.debian.org/emacsen-team/transient
Package: elpa-transient
Architecture: all
+Multi-Arch: foreign
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 1:25.1)
Suggests: elpa-transient-doc
@@ -41,6 +42,7 @@ Package: elpa-transient-doc
Architecture: all
Depends: ${misc:Depends}
Enhances: elpa-transient
+Multi-Arch: foreign
Description: Emacs key and popup interface for complex keybindings
Taking inspiration from prefix keys and prefix arguments, Transient
implements a similar abstraction involving a prefix command, infix