=== modified file 'debian/changelog' --- debian/changelog 2016-10-09 15:02:14 +0000 +++ debian/changelog 2016-10-09 15:29:21 +0000 @@ -1,3 +1,10 @@ +gspell (1.0.3-1ubuntu4) yakkety; urgency=medium + + * Add libgspell-1-common package to install translations, thanks + Laurent Bigonville (LP: #1631754) + + -- Jeremy Bicha Sun, 09 Oct 2016 11:28:58 -0400 + gspell (1.0.3-1ubuntu3) yakkety; urgency=medium [ Michael Terry ] === modified file 'debian/control' --- debian/control 2016-10-09 15:02:14 +0000 +++ debian/control 2016-10-09 15:23:54 +0000 @@ -34,7 +34,9 @@ Package: libgspell-1-1 Architecture: any Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: libgspell-1-common (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} Description: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: @@ -44,6 +46,22 @@ * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) +Package: libgspell-1-common +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: libgspell architecture-independent files + gspell provides a flexible API to add spell checking to a GTK+ application. + It features: + * GObject wrappers around Enchant + * An inline spell checker for GtkTextView (enhanced version of GtkSpell) + * A spell checker dialog for GtkTextView + * Support of the no-spell-check tag defined by GtkSourceView + * Language choosers (button and dialog) + . + This package contains the architecture independent files + like translation of messages. + Package: libgspell-1-dev Section: libdevel Architecture: any === modified file 'debian/control.in' --- debian/control.in 2016-10-09 15:02:14 +0000 +++ debian/control.in 2016-10-09 15:22:51 +0000 @@ -30,7 +30,9 @@ Package: libgspell-1-1 Architecture: any Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: libgspell-1-common (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} Description: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: @@ -40,6 +42,22 @@ * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) +Package: libgspell-1-common +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} +Description: libgspell architecture-independent files + gspell provides a flexible API to add spell checking to a GTK+ application. + It features: + * GObject wrappers around Enchant + * An inline spell checker for GtkTextView (enhanced version of GtkSpell) + * A spell checker dialog for GtkTextView + * Support of the no-spell-check tag defined by GtkSourceView + * Language choosers (button and dialog) + . + This package contains the architecture independent files + like translation of messages. + Package: libgspell-1-dev Section: libdevel Architecture: any === added file 'debian/libgspell-1-common.install' --- debian/libgspell-1-common.install 1970-01-01 00:00:00 +0000 +++ debian/libgspell-1-common.install 2016-10-09 14:57:21 +0000 @@ -0,0 +1,1 @@ +usr/share/locale/