diffstat of debian/ for hunspell_1.3.3-4 hunspell_1.3.3-4ubuntu1 changelog | 42 ++++++++++++++++++++++++++++++++++++++++++ control | 10 ++++++---- 2 files changed, 48 insertions(+), 4 deletions(-) diff -Nru hunspell-1.3.3/debian/changelog hunspell-1.3.3/debian/changelog --- hunspell-1.3.3/debian/changelog 2016-03-09 17:03:29.000000000 +0000 +++ hunspell-1.3.3/debian/changelog 2016-04-05 13:31:20.000000000 +0000 @@ -1,3 +1,12 @@ +hunspell (1.3.3-4ubuntu1) xenial; urgency=medium + + * Merge with Debian; remaining changes: + - libhunspell-1.3-0: Add breaks/replaces to libhunspell-1.3-0v5; + can be dropped after xenial. + - Mark the library packages as M-A: same. + + -- Matthias Klose Tue, 05 Apr 2016 15:16:58 +0200 + hunspell (1.3.3-4) unstable; urgency=medium * apply patch from Raúl Benencia: Fix FTBFS caused by new binary @@ -13,6 +22,39 @@ -- Rene Engelhard Wed, 09 Mar 2016 17:03:11 +0000 +hunspell (1.3.3-3ubuntu4) xenial; urgency=medium + + * No-change rebuild for ncurses6 transition. + + -- Matthias Klose Sun, 07 Feb 2016 09:41:55 +0000 + +hunspell (1.3.3-3ubuntu3) wily; urgency=medium + + * Let the transitional library package depend on the library package. + + -- Matthias Klose Fri, 11 Sep 2015 10:52:54 +0200 + +hunspell (1.3.3-3ubuntu2) wily; urgency=medium + + * Revert the library transition; not needed for this package. + * Build using dpkg-buildflags. Closes: #780626. + * Enable parallel builds. + + -- Matthias Klose Fri, 11 Sep 2015 02:38:50 +0200 + +hunspell (1.3.3-3ubuntu1~gcc5.2) wily; urgency=medium + + * Renamed library for gcc5 transition libhunspell-1.3-0 -> libhunspell- + 1.3-0v5 + + -- Sebastien Bacher Wed, 29 Jul 2015 12:44:53 +0200 + +hunspell (1.3.3-3ubuntu1~gcc5.1) wily; urgency=medium + + * No-change test rebuild for g++5 ABI transition + + -- Steve Langasek Wed, 15 Jul 2015 08:01:49 +0000 + hunspell (1.3.3-3) unstable; urgency=medium * debian/patches/bug185.diff: backport patch from upstream bug 185 diff -Nru hunspell-1.3.3/debian/control hunspell-1.3.3/debian/control --- hunspell-1.3.3/debian/control 2016-03-09 17:13:18.000000000 +0000 +++ hunspell-1.3.3/debian/control 2016-04-05 13:21:25.000000000 +0000 @@ -1,6 +1,7 @@ Source: hunspell Priority: optional -Maintainer: Debian LibreOffice Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian LibreOffice Maintainers Uploaders: Rene Engelhard , Chris Halls , Tim Retout Build-Depends: debhelper (>= 9.20151219), libreadline-dev, libncurses5-dev, @@ -12,10 +13,10 @@ Package: libhunspell-dev Section: libdevel Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libhunspell-1.3-0 (= ${binary:Version}) Replaces: hunspell (<< 1.2.7-2) -Multi-Arch: same Description: spell checker and morphological analyzer (development) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or @@ -39,10 +40,11 @@ Package: libhunspell-1.3-0 Section: libs Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary -Conflicts: openoffice.org-core (= 2.2.0~rc2-1) -Multi-Arch: same +Conflicts: openoffice.org-core (= 2.2.0~rc2-1), libhunspell-1.3-0v5 (<< 1.3.3-3ubuntu1) +Replaces: libhunspell-1.3-0v5 (<< 1.3.3-3ubuntu1) Pre-Depends: ${misc:Pre-Depends} Description: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program