Package: xul-ext-mozvoikko Followup-For: Bug #846036 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Please find enclosed the diff for packaging mozvoikko 2.2, including a sizeable overhaul of the Debian files. - -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (800, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: unable to detect Versions of packages xul-ext-mozvoikko depends on: pn iceweasel | icedove | iceape <none> pn libvoikko1 <none> pn voikko-fi <none> xul-ext-mozvoikko recommends no packages. xul-ext-mozvoikko suggests no packages. -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEyJACx3qL7GpObXOQrh+Cd8S017YFAlg75jcACgkQrh+Cd8S0 17bOPg//XXCOho52QmMF3FWbVYs2Wr7aPHBQits7n03G+JT4D3VxZ/7ivA60p0Q7 AchJfLwGdh02ae3+1joZS90vWcQ71DV//o5dM7NvJaLVj/ZbI0APtvRHCDtNyECJ p9NTQYs2qO1oM4rU/T6yYC+BbEtsel2hvYtRF/Mlws9ZjSRQGqsCc83kSd7rhGJ9 htNsPxDgSRqeFxzBn3fMc8PHhQFQ25bO26beeU+jw4mu721l1ECvwTm0bXkuSeDp j6JqeKuIEAp8iXaV4ga3aGqGpe/l9fpV40Qv8eFfwnMGHrpyElhYGEjMwEa1C6H+ LH277HHPny11nEzbTy/sEOZIOlYV5unr3NcnYpeGzIzjnPk19oyqmad4JXf0Pyfo tMJu3FXVEj3qgCI1I2+tEbI5jUvUU2e52Btgzw8YM1re39P6+tkhn4p+bE9jAYMx ymxc1Nkd+bV9BTSlqRC7g+V77/QcfoJl20gKovRv5ef+8Sd1eQMyq0u5+E9Grtn/ 4O/qGNnpX0nXEQAOlrphusZ3OeGErkFtq7Q7uzlUzF3O66pMyZlzQ9H3Evm36uML bPQy/V0QmVdI85LdEVpijBKu2HUTd5NeVjtpSFpn6slnOi+LlMP/Jz7TCHSplj4o HjiDjSLNKOpG7hCK6XimgAg5uZtV9TAU0jhKe6v5PzCYcLrh0z8= =hdDK -----END PGP SIGNATURE-----
diff -cr ../mozvoikko-2.0.1/debian/changelog ../mozvoikko-2.2/debian/changelog *** ../mozvoikko-2.0.1/debian/changelog 2016-11-28 01:33:13.000000000 +0200 --- ../mozvoikko-2.2/debian/changelog 2016-11-28 09:50:44.516803607 +0200 *************** *** 1,3 **** --- 1,29 ---- + mozvoikko (2.2-0.1) unstable; urgency=low + + * Non-maintainer upload. + * New upstream release (Closes: #846036). + * Bumped debhelper compat to 9. + * [debian/control] + = Build-Depends on debhelper (>= 9) + = Bumped Standards-Version to 3.9.8 (no change required). + + Added the Homepage field. + - Dropped the mozvoikko/extra/oldlibs transitional package. + = Rewrote the long description to better reflect the multipurpose + direction of Voikko and the transition from Iceweasel to Firefox. + + Added a generic voikko-dictionary as an alternative to voikko-fi. + * [debian/rules] + + override_dh_install: -delete COPYING (included in [debian/copyright]). + * [debian/copyright] + = Migrated to DEP-5 format. + = Migrated the source URL to the current upstream site. + * [debian/watch] + = Migrated the watch URL to the current upstream site. + + Added checking of the upstream GPG signature. + * [debian/upstream/signing-key.asc] + + Imported upstream's public GPG key block. + + -- Martin-Éric Racine <martin-eric.rac...@iki.fi> Mon, 28 Nov 2016 09:50:19 +0200 + mozvoikko (2.0.1-1.1) unstable; urgency=medium * Non-maintainer upload. diff -cr ../mozvoikko-2.0.1/debian/compat ../mozvoikko-2.2/debian/compat *** ../mozvoikko-2.0.1/debian/compat 2011-11-29 21:03:15.000000000 +0200 --- ../mozvoikko-2.2/debian/compat 2016-11-28 02:29:51.000000000 +0200 *************** *** 1 **** ! 5 --- 1 ---- ! 9 diff -cr ../mozvoikko-2.0.1/debian/control ../mozvoikko-2.2/debian/control *** ../mozvoikko-2.0.1/debian/control 2012-01-10 19:53:33.000000000 +0200 --- ../mozvoikko-2.2/debian/control 2016-11-28 09:49:41.090072129 +0200 *************** *** 2,29 **** Section: web Priority: optional Maintainer: Heikki Mäntysaari <heikki.mantysa...@linux.fi> ! Build-Depends: debhelper (>= 7.0.50), mozilla-devscripts ! Standards-Version: 3.9.2 Package: xul-ext-mozvoikko Architecture: all ! Depends: ${misc:Depends}, libvoikko1, voikko-fi, ${xpi:Depends} Breaks: mozvoikko (<= 1.0) Replaces: mozvoikko ! Description: Finnish spell-checker extension for Iceweasel ! Finnish spell-checker extension for Iceweasel. Spell-checking ! functionality is provided by Voikko - a free spelling checker ! for Finnish language. ! ! Package: mozvoikko ! Priority: extra ! Section: oldlibs ! Architecture: all ! Depends: ${misc:Depends}, ${shlibs:Depends}, xul-ext-mozvoikko ! Description: Finnish spell-checker extension for Iceweasel (transitional package) ! Finnish spell-checker extension for Iceweasel. Spell-checking ! functionality is provided by Voikko - a free spelling checker ! for Finnish language. ! . ! This is just a transitional package to pull in xul-ext-mozvoikko ! on upgrades. It may be safely removed --- 2,20 ---- Section: web Priority: optional Maintainer: Heikki Mäntysaari <heikki.mantysa...@linux.fi> ! Build-Depends: debhelper (>= 9), mozilla-devscripts ! Standards-Version: 3.9.8 ! Homepage: http://voikko.puimula.org/ Package: xul-ext-mozvoikko Architecture: all ! Depends: libvoikko1, ! voikko-fi | voikko-dictionary, ! ${misc:Depends}, ! ${xpi:Depends} Breaks: mozvoikko (<= 1.0) Replaces: mozvoikko ! Description: Voikko spell-checker extension for Mozilla products ! This extension provides a spell-checker front-end for Mozilla products ! (Firefox, Thunderbird, etc.) that utilizes the Voikko back-end to check ! the spelling of texts written in Finnish and other similar languages. diff -cr ../mozvoikko-2.0.1/debian/copyright ../mozvoikko-2.2/debian/copyright *** ../mozvoikko-2.0.1/debian/copyright 2012-01-10 19:50:45.000000000 +0200 --- ../mozvoikko-2.2/debian/copyright 2016-11-28 08:21:13.608166601 +0200 *************** *** 1,32 **** ! This package was debianized by Heikki Mäntysaari <heikki.mantysa...@linux.fi> ! on Wed, 09 Apr 2008 19:20:12 +0300. ! It was downloaded from http://voikko.sourceforge.net ! ! Copyright 2008-2012: ! ! Andris Pavenis <andris.pave...@iki.fi> ! Harri Pitkänen <hatap...@iki.fi> ! ! License: ! ! This package is free software; you can redistribute it and/or modify ! it under the terms of the GNU General Public License as published by ! the Free Software Foundation; either version 2 of the License, or ! (at your option) any later version. ! ! This package is distributed in the hope that it will be useful, ! but WITHOUT ANY WARRANTY; without even the implied warranty of ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ! GNU General Public License for more details. ! ! You should have received a copy of the GNU General Public License ! along with this package; if not, write to the Free Software ! Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ! ! On Debian systems, the complete text of the GNU General ! Public License can be found in `/usr/share/common-licenses/GPL'. ! ! The Debian packaging is Copyright 2008-2012, Heikki Mäntysaari ! <heikki.mantysa...@linux.fi> and is licensed under the GPL, either ! version 2 of the License, or (at your option), any later version, see above. --- 1,17 ---- ! Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ! Source: http://voikko.puimula.org/ ! License: GPL-2+ ! On Debian systems, the complete text of the GNU General Public License ! can be found in </usr/share/common-licenses/GPL-2>. ! ! Files: * ! Copyright: © 2008-2015 Harri Pitkänen <hatap...@iki.fi> ! © 2012 Marko Wallin <marko.wal...@iki.fi> ! © 2008-2011 Andris Pavenis <andris.pave...@iki.fi> ! License: GPL-2+ ! ! Files: debian/* ! Copyright: © 2016 Martin-Éric Racine <martin-eric.rac...@iki.fi> ! © 2008-2012 Heikki Mäntysaari <heikki.mantysa...@linux.fi> ! License: GPL-2+ diff -cr ../mozvoikko-2.0.1/debian/rules ../mozvoikko-2.2/debian/rules *** ../mozvoikko-2.0.1/debian/rules 2012-01-09 22:15:29.000000000 +0200 --- ../mozvoikko-2.2/debian/rules 2016-11-28 05:48:13.084129128 +0200 *************** *** 6,8 **** --- 6,10 ---- override_dh_auto_install: install-xpi mozvoikko2.xpi + override_dh_install: + find debian/xul-ext-mozvoikko -name COPYING -delete Vain hakemistossa ../mozvoikko-2.2/debian/: upstream diff -cr ../mozvoikko-2.0.1/debian/watch ../mozvoikko-2.2/debian/watch *** ../mozvoikko-2.0.1/debian/watch 2011-11-29 21:03:15.000000000 +0200 --- ../mozvoikko-2.2/debian/watch 2016-11-28 09:40:44.220808395 +0200 *************** *** 1,3 **** version=3 ! http://sf.net/voikko/mozvoikko-(.*)\.tar\.gz ! --- 1,4 ---- version=3 ! opts=pgpmode=auto \ ! http://www.puimula.org/voikko-sources/mozvoikko/mozvoikko-(.*)\.tar\.gz \ ! debian uupdate --no-symlink