diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f22075..0201911 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-messages (13.10.1+14.10.20140814.1-0ubuntu2) utopic; urgency=low + + * Add "Multi-Arch: same" to libmessaging-menu0 + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 02 Sep 2014 11:17:34 +0200 + indicator-messages (13.10.1+14.10.20140814.1-0ubuntu1) utopic; urgency=low [ Charles Kerr ] diff --git a/debian/control b/debian/control index 164cded..b2c899d 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Description: indicator that collects messages that need a response Package: libmessaging-menu0 Architecture: any +Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends}, |