Re: looking for sponsor for new aspell-tl and itagalog packages
Agustin Martin <agustin.martin-a/[email protected]> Tue, 27 Feb 2007 12:00:08 +0100
| Newsgroups | gmane.linux.debian.devel.dictionary |
|---|---|
| Message-ID | <[email protected]> |
--fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline (Resending, yesterdays message seems lost) On Fri, Feb 23, 2007 at 09:10:32PM +1100, Jan Michael C. Alonzo wrote: > > Hi! I have updated packages for aspell-tl and itagalog at > http://proyekto.unpluggable.com/debian/unstable. These were updated because of > new upstream releases of aspell-tl and ispell-tl. I also made improvements in > the debian package files as well as cleaned up lintian warnings/error reports. > > I hope someone sponsors it. Thanks! Hi, Jan, I will happily sponsor it, but I think is better waiting until etch is released. In the meantime I looked at the packages and found some pending problems. I am attaching patches for them, aspell-tl: - Just make lintian happy removing an extra whitespace that was breaking header format. Made another cosmetic change (double empty ine changed to single). ispell-tl: - Renamed debian/itagalog.info-aspell to debian/itagalog.info-ispell. - debian/rules: use distclean instead of clean (debian/rules clean did not clean hash file) I have built packages with those changes applied and put them in our staging area at http://dict-common.alioth.debian.org/aspell-autobuildhash/ with no version changes. Since I noticed that aspell aff file is far more complete than the ispell one, I suppose that it will be the most active one, so splitting sources seems OK. Since aspell-tl has new elements, I think I should upload it first, and ispell-tl only when it is accepted, otherwise there will be no aspell-tl available in unstable for some days. -- Agustin --fdj2RfSjLxBAspz7 Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="aspell-tl_0.3-1.amd.diff" diff -u aspell-tl-0.3/debian/changelog aspell-tl-0.3/debian/changelog --- aspell-tl-0.3/debian/changelog +++ aspell-tl-0.3/debian/changelog @@ -25,8 +25,8 @@ * Fix debconf depends, add | debconf-2.0 alternative (closes: #331870). -- Pierre Habouzit <[email protected]> Wed, 31 May 2006 23:41:46 +0200 - -ispell-tl (0.02-5) unstable; urgency=low + +ispell-tl (0.02-5) unstable; urgency=low * Transition to Aspell 0.60 (closes: #295425) * debian/control: @@ -39,7 +39,6 @@ -- Jan Alonzo <[email protected]> Fri, 23 Feb 2005 22:16:25 +1100 - ispell-tl (0.02-4) unstable; urgency=low * First itagalog and aspell-tl upload to Debian (closes: #283336, #283859) --fdj2RfSjLxBAspz7 Content-Type: text/x-diff; charset=iso-8859-1 Content-Disposition: attachment; filename="ispell-tl_0.3.1-1.amd.diff" Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by edison.ccupm.upm.es id l1RB09cQ010734 reverted: --- ispell-tl-0.3.1/debian/itagalog.info-aspell +++ ispell-tl-0.3.1.orig/debian/itagalog.info-aspell @@ -1,11 +0,0 @@ -Language: tagalog (Tagalog Filipino) -Hash-Name: tagalog -Emacsen-Name: tagalog -Casechars: [A-Z=D1a-z=F1] -Not-Casechars: [^A-Z=D1a-z=F1] -Otherchars: [-'] -Many-Otherchars: no -AdditionalChars: =F1=D1 -Ispell-Args: -Extended-Character-Mode: -Coding-System: iso-8859-1 diff -u ispell-tl-0.3.1/debian/rules ispell-tl-0.3.1/debian/rules --- ispell-tl-0.3.1/debian/rules +++ ispell-tl-0.3.1/debian/rules @@ -16 +16 @@ - -$(MAKE) clean + -$(MAKE) distclean only in patch2: unchanged: --- ispell-tl-0.3.1.orig/debian/itagalog.info-ispell +++ ispell-tl-0.3.1/debian/itagalog.info-ispell @@ -0,0 +1,11 @@ +Language: tagalog (Tagalog Filipino) +Hash-Name: tagalog +Emacsen-Name: tagalog +Casechars: [A-Z=D1a-z=F1] +Not-Casechars: [^A-Z=D1a-z=F1] +Otherchars: [-'] +Many-Otherchars: no +AdditionalChars: =F1=D1 +Ispell-Args: +Extended-Character-Mode: +Coding-System: iso-8859-1 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Dict-common-dev mailing list Dict-common-dev-XbBxUvOt3X2LieD7tvxI8l/[email protected] http://lists.alioth.debian.org/mailman/listinfo/dict-common-dev --fdj2RfSjLxBAspz7--