diff -u mozvoikko-0.9.5/debian/control mozvoikko-0.9.5/debian/control --- mozvoikko-0.9.5/debian/control +++ mozvoikko-0.9.5/debian/control @@ -1,15 +1,18 @@ Source: mozvoikko Section: web Priority: optional -Maintainer: Heikki Mäntysaari +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Heikki Mäntysaari Build-Depends: debhelper (>= 5), xulrunner-dev (>= 1.9~rc2), libvoikko-dev +Vcs-Bzr: https://code.launchpad.net/~heikki-mantysaari/firefox-extensions/mozvoikko.ubuntu Standards-Version: 3.8.0 Package: mozvoikko Architecture: any -Depends: ${shlibs:Depends}, libvoikko1, voikko-fi, iceweasel (>= 3) -Description: Finnish spell-checker extension for Iceweasel - Finnish spell-checker extension for Iceweasel 3. Spell-checking +Depends: ${shlibs:Depends}, libvoikko1, voikko-fi, firefox-3.0 | firefox-3.1 | abrowser (>= 3) | iceweasel (>= 3) +Conflicts: iceweasel (>= 3.2), abrowser (>= 3.2) +Description: Finnish spell-checker extension for Firefox + Finnish spell-checker extension for Firefox 3. Spell-checking functionality is provided by Voikko - a free spellchecker for Finnish language. diff -u mozvoikko-0.9.5/debian/changelog mozvoikko-0.9.5/debian/changelog --- mozvoikko-0.9.5/debian/changelog +++ mozvoikko-0.9.5/debian/changelog @@ -1,3 +1,14 @@ +mozvoikko (0.9.5-1ubuntu1) jaunty; urgency=low + + * debian/control: + - Add dependency to firefox-3.0, firerox-3.1 or abrowser + - Add conflict to abrowser/iceweasel >=3.2 + - Change Maintainer field + - Change references from Iceweasel to Firefox in Description field + * Closes LP: #297169 + + -- Heikki Mäntysaari Tue, 30 Dec 2008 11:52:19 +0200 + mozvoikko (0.9.5-1) unstable; urgency=low * Initial release. Closes: #486949