[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915446: marked as done (ITA: libtext-aspell-perl -- Perl interface to the GNU Aspell library)



Your message dated Fri, 07 Dec 2018 19:04:26 +0000
with message-id <E1gVLQI-0007aw-C2@fasolo.debian.org>
and subject line Bug#915446: fixed in libtext-aspell-perl 0.09-2
has caused the Debian Bug report #915446,
regarding ITA: libtext-aspell-perl -- Perl interface to the GNU Aspell library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
915446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915446
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

The current maintainer of libtext-aspell-perl, Brian Nelson <pyro@debian.org>,
is apparently not active anymore.  Therefore, I orphan this package now.

(CC'ing the Perl group, maybe they are interested in taking over the
package)

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libtext-aspell-perl
Binary: libtext-aspell-perl
Version: 0.09-1.1
Maintainer: Brian Nelson <pyro@debian.org>
Build-Depends: debhelper (>> 7), perl (>= 5.8.0-7), libaspell-dev (>> 0.50)
Architecture: any
Standards-Version: 3.8.4
Format: 1.0
Files:
 d0d960d006b4a783c3a31a1f665315c8 1955 libtext-aspell-perl_0.09-1.1.dsc
 67ec8b9c4769969fa714fc25c9c73832 13548 libtext-aspell-perl_0.09.orig.tar.gz
 68274527211d79d4bdc423bd76c2df3c 2408 libtext-aspell-perl_0.09-1.1.diff.gz
Checksums-Sha256:
 95eff80183989276885b3dba6eb784d6d8b8452fb07f3ea26ca4580771fa3cbc 1955 libtext-aspell-perl_0.09-1.1.dsc
 2bea3209f18e273b193e3175a42d269391919e49ab106b6e252395d272182f65 13548 libtext-aspell-perl_0.09.orig.tar.gz
 5b9b8f325e03a38012ef73d69a5d5ca40205208c4ab9774a624aeeec957090b6 2408 libtext-aspell-perl_0.09-1.1.diff.gz
Homepage: http://search.cpan.org/~hank/Text-Aspell-0.09/Aspell.pm
Package-List: 
 libtext-aspell-perl deb perl optional arch=any
Directory: pool/main/libt/libtext-aspell-perl
Priority: source
Section: perl

Package: libtext-aspell-perl
Source: libtext-aspell-perl (0.09-1.1)
Version: 0.09-1.1+b5
Installed-Size: 82
Maintainer: Brian Nelson <pyro@debian.org>
Architecture: amd64
Depends: perl (>= 5.28.0-3), perlapi-5.28.0, libaspell15 (>= 0.60.7~20110707), libc6 (>= 2.2.5)
Description-en: Perl interface to the GNU Aspell library
 This module provides a Perl interface to the GNU Aspell library.  The
 GNU Aspell library provides access to system spelling libraries,
 including a spell checker.
 .
 This module is to meet the need of looking up many words, one at a
 time, in a single session.  It is a perl xs interface which should
 provide good performance in comparison to forking the aspell program
 for every word.
Description-md5: 0a79e880a71c9567b8629e6ef4fdaeed
Homepage: http://search.cpan.org/~hank/Text-Aspell-0.09/Aspell.pm
Tag: devel::lang:perl, devel::library, implemented-in::c,
 implemented-in::perl, role::devel-lib, role::program, use::checking,
 works-with::dictionary
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-aspell-perl/libtext-aspell-perl_0.09-1.1+b5_amd64.deb
Size: 26808
MD5sum: db206946be1c68cc7f83e4467db58930
SHA256: 196a1ae9d1ce56b794b34650a1ecb1ff9f9f2e33119d237861ae7a5a1aea0f00

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: libtext-aspell-perl
Source-Version: 0.09-2

We believe that the bug you reported is fixed in the latest version of
libtext-aspell-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 915446@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyrille Bollu <cyrille@bollu.be> (supplier of updated libtext-aspell-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 07 Dec 2018 11:28:20 +0100
Source: libtext-aspell-perl
Binary: libtext-aspell-perl
Architecture: source
Version: 0.09-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed-By: Cyrille Bollu <cyrille@bollu.be>
Closes: 807400 915446
Description: 
 libtext-aspell-perl - Perl interface to the GNU Aspell library
Changes:
 libtext-aspell-perl (0.09-2) unstable; urgency=medium
 .
   * perl-team becomes package maintainer (Closes: #915446)
 .
   [ Cyrille Bollu ]
   * Make use of a standard rules file
   * Added build dependencies for package's tests
   * Patched package's tests to use 'en' dictionary rather than 'en_US'
   * Declared compliance with debian policy 4.2.1
   * Raised devhelpers compatibility to 10
   * Added the debian/source/format file
   * Added an upstream/metadata file
   * Updated debian/watch file to use metacpan
   * Updated upstream page in debian/control and debian/copyright
   * Fixed debian/copyright with 'cme fix dpkg'
   * fixed debian/control with 'cme fix dpkg'
   * Updated Maintainer and Uploaders fields as perl-team becomes maintainer.
   * Removed version dependency against perl and libaspell-dev in 'Build-Depends'
   * Updated Vcs-* tags to salsa
   * Added perl module name in package description
   * Refer to GPL-1 rather than GPL in copyright file
   * Use buildflags.mk + add 'hardening=+all' DEB_BUILD_MAINT_OPTIONS option
 .
   [ gregor herrmann ]
   * Non-maintainer upload.
   * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
     use DESTDIR instead of PREFIX in debian/rules.
     (Closes: #807400)
Checksums-Sha1: 
 b1baa02fb240e7d11761d2d57df809e47ad96e6a 2170 libtext-aspell-perl_0.09-2.dsc
 9d2e7b87ee85119c48af3b710b21642fa8936ae0 3272 libtext-aspell-perl_0.09-2.debian.tar.xz
Checksums-Sha256: 
 34071aed779c9c7d37c8a2ecbae593ab0e05be04b2ff44a8675bfaa6b8a3e7ad 2170 libtext-aspell-perl_0.09-2.dsc
 a60562f08a30546913698bfc9d597e7a2fe73c7a3e4642781d371ca1f9a3738c 3272 libtext-aspell-perl_0.09-2.debian.tar.xz
Files: 
 b00d947edadbff14826c6b893a1cd7fd 2170 perl optional libtext-aspell-perl_0.09-2.dsc
 a2cd6b78f42552810b4ebb4af6d14db8 3272 perl optional libtext-aspell-perl_0.09-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAlwKv1wQHHlhZGRAZGVi
aWFuLm9yZwAKCRD210ynyZnu6TaCD/9z4CyXui2R60drRv7hhDN/GF141ADAcdBF
xwjflWVE8FZMmZCtpoqZJuKUy+mV6gT2qOX7MDQbMmxpRywvGYXkHkToAHfpO/Qk
kfqHBReArVFE+z94Q4BZ6d7WhKSAoSybpqB9KK7/JkAxbhQJte+JH6PRG/7pNWGP
aNmgq3cgcoo2cRbUDjHKE61yD/2D3g3LWa8VnNmzkhKCgEk4ypeYOgKIa0ikhtrQ
OfVuiZXfEHhvT1NRihVDgsYF1L1qbbafAv9NHEOyDKmJZwUbKDd4AA01teJWfXMZ
hYJi79ftDcpXpUHt6MRX349Ew/9qAHm8BWmGq7IAGwCGi2gJJjDs6I5TIM34uExo
vb+Z1Dae6NFzkh4Kr5Z8OV9cZHer77PN8UBENjSrrGrygwcEsw7X/iWWpgV0Rj/5
NW4N2SDK3dPI0/08kOMiXcouzB41fsWSJ2J3QAx7I82RHlKXG5LoNjEo+PJhSJ7J
/0ea3DMHAv7XApdp12+dk2tsGEesmHeIsD+nIoMJdUm78sbYSoojoIdzdHUT2quG
tynz5AOXFdp4ln1JVuviLKlkM9ImTU+EvMmpLJPfUARXZE7jAbeCQwU9qQ3SYqdf
63U7zllaQe1Gie7UxsiUA2Iez92tPKa+swX6w5+mVWnWZpEHf3McNXdNwfj3jvwv
XSew04+Y5g==
=Oq9E
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: