Your message dated Wed, 28 Jan 2004 01:56:59 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#227785: fixed in libgsm 1.0.10-12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Jan 2004 23:23:24 +0000
>From [EMAIL PROTECTED] Wed Jan 14 17:23:16 2004
Return-path: <[EMAIL PROTECTED]>
Received: from bangpath.uucico.de [195.71.9.197] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AguLz-0006wX-00; Wed, 14 Jan 2004 17:23:16 -0600
Received: by bangpath.uucico.de (Postfix, from userid 10)
        id 81BE826BA0; Thu, 15 Jan 2004 00:23:15 +0100 (CET)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id D906AFF05; Wed, 14 Jan 2004 23:22:36 +0000 (GMT)
Date: Wed, 14 Jan 2004 23:22:36 +0000
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: Martin Mitchell <[EMAIL PROTECTED]>
Subject: O: libgsm -- Development libraries for a GSM speech compressor.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-MIA-Summary: Orphaning: libgsm
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_14 
        (1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_01_14
X-Spam-Level: 

Package: wnpp
Severity: normal

The current maintainer of libgsm, Martin Mitchell <[EMAIL PROTECTED]>,
is apparently not active anymore.  Therefore, I orphan this package
now.  If you want to be the new maintainer, please take it -- see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libgsm
Binary: libgsm-bin, libgsm1-dev, libgsm1
Version: 1.0.10-11.2
Priority: optional
Section: devel
Maintainer: Martin Mitchell <[EMAIL PROTECTED]>
Architecture: any
Standards-Version: 3.5.2
Format: 1.0
Directory: pool/main/libg/libgsm
Files: f766fbc6dfdf57716b0fd20336b6334d 557 libgsm_1.0.10-11.2.dsc
 cf6be17ca0bd9923a41968033891d8ac 64538 libgsm_1.0.10.orig.tar.gz
 ab6a1f31a4f67f7fa1a0929d42a63918 4549 libgsm_1.0.10-11.2.diff.gz

Package: libgsm-bin
Priority: optional
Section: devel
Installed-Size: 92
Maintainer: Martin Mitchell <[EMAIL PROTECTED]>
Architecture: i386
Source: libgsm
Version: 1.0.10-11.2
Depends: libc6 (>= 2.3.1-1), libgsm1 (>= 1.0.10-11.2)
Filename: pool/main/libg/libgsm/libgsm-bin_1.0.10-11.2_i386.deb
Size: 13494
MD5sum: 3bd1f775ce42b4389c3807928eeb731c
Description: User binaries for a GSM speech compressor.
 Contains user binaries for libgsm, an implementation of the European
 GSM 06.10 provisional standard for full-rate speech transcoding,
 prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long
 term prediction) coding at 13 kbit/s.
 .
 GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
 rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
 with typical UNIX applications, our implementation turns frames of 160
 16-bit linear samples into 33-byte frames (1650 Bytes/s).
 The quality of the algorithm is good enough for reliable speaker
 recognition; even music often survives transcoding in recognizable
 form (given the bandwidth limitations of 8 kHz sampling rate).
 .
 The interfaces offered are a front end modelled after compress(1), and
 a library API.  Compression and decompression run faster than realtime
 on most SPARCstations.  The implementation has been verified against the
 ETSI standard test patterns.

Package: libgsm1
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Martin Mitchell <[EMAIL PROTECTED]>
Architecture: i386
Source: libgsm
Version: 1.0.10-11.2
Depends: libc6 (>= 2.3.1-1)
Conflicts: libgsm-dev
Filename: pool/main/libg/libgsm/libgsm1_1.0.10-11.2_i386.deb
Size: 27604
MD5sum: ca313f5ea52972a09996a61d07240633
Description: Shared libraries for GSM speech compressor.
 Contains runtime shared libraries for libgsm, an implementation of
 the European GSM 06.10 provisional standard for full-rate speech
 transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse
 excitation/long term prediction) coding at 13 kbit/s.
 .
 GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
 rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
 with typical UNIX applications, our implementation turns frames of 160
 16-bit linear samples into 33-byte frames (1650 Bytes/s).
 The quality of the algorithm is good enough for reliable speaker
 recognition; even music often survives transcoding in recognizable
 form (given the bandwidth limitations of 8 kHz sampling rate).
 .
 The interfaces offered are a front end modelled after compress(1), and
 a library API.  Compression and decompression run faster than realtime
 on most SPARCstations.  The implementation has been verified against the
 ETSI standard test patterns.

Package: libgsm1-dev
Priority: optional
Section: libdevel
Installed-Size: 348
Maintainer: Martin Mitchell <[EMAIL PROTECTED]>
Architecture: i386
Source: libgsm
Version: 1.0.10-11.2
Replaces: libgsm-dev
Depends: libgsm1 (= 1.0.10-11.2)
Conflicts: libgsm1 (<= 1.0.10-2), libgsm-dev
Filename: pool/main/libg/libgsm/libgsm1-dev_1.0.10-11.2_i386.deb
Size: 88690
MD5sum: b388db114497d4ad6c80b9811e5827a0
Description: Development libraries for a GSM speech compressor.
 Contains header files and development libraries for libgsm, an
 implementation of the European GSM 06.10 provisional standard for
 full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP
 (residual pulse excitation/long term prediction) coding at 13 kbit/s.
 .
 GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling
 rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
 with typical UNIX applications, our implementation turns frames of 160
 16-bit linear samples into 33-byte frames (1650 Bytes/s).
 The quality of the algorithm is good enough for reliable speaker
 recognition; even music often survives transcoding in recognizable
 form (given the bandwidth limitations of 8 kHz sampling rate).
 .
 The interfaces offered are a front end modelled after compress(1), and
 a library API.  Compression and decompression run faster than realtime
 on most SPARCstations.  The implementation has been verified against the
 ETSI standard test patterns.

Justification: Countless NMUs, packages really old

-- 
Martin Michlmayr
[EMAIL PROTECTED]

---------------------------------------
Received: (at 227785-close) by bugs.debian.org; 28 Jan 2004 07:04:30 +0000
>From [EMAIL PROTECTED] Tue Jan 27 23:04:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AljkT-0003YW-00; Tue, 27 Jan 2004 23:04:30 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1AljdD-0001GZ-00; Wed, 28 Jan 2004 01:56:59 -0500
From: Jochen Friedrich <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.26 $
Subject: Bug#227785: fixed in libgsm 1.0.10-12
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Wed, 28 Jan 2004 01:56:59 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
        version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: 

Source: libgsm
Source-Version: 1.0.10-12

We believe that the bug you reported is fixed in the latest version of
libgsm, which is due to be installed in the Debian FTP archive:

libgsm-tools_1.0.10-12_alpha.deb
  to pool/main/libg/libgsm/libgsm-tools_1.0.10-12_alpha.deb
libgsm1-dev_1.0.10-12_alpha.deb
  to pool/main/libg/libgsm/libgsm1-dev_1.0.10-12_alpha.deb
libgsm1_1.0.10-12_alpha.deb
  to pool/main/libg/libgsm/libgsm1_1.0.10-12_alpha.deb
libgsm_1.0.10-12.diff.gz
  to pool/main/libg/libgsm/libgsm_1.0.10-12.diff.gz
libgsm_1.0.10-12.dsc
  to pool/main/libg/libgsm/libgsm_1.0.10-12.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Friedrich <[EMAIL PROTECTED]> (supplier of updated libgsm 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 25 Jan 2004 09:44:07 +0100
Source: libgsm
Binary: libgsm-tools libgsm1 libgsm1-dev
Architecture: source alpha
Version: 1.0.10-12
Distribution: unstable
Urgency: low
Maintainer: Jochen Friedrich <[EMAIL PROTECTED]>
Changed-By: Jochen Friedrich <[EMAIL PROTECTED]>
Description: 
 libgsm-tools - User binaries for a GSM speech compressor.
 libgsm1    - Shared libraries for GSM speech compressor.
 libgsm1-dev - Development libraries for a GSM speech compressor.
Closes: 99540 109741 148765 164191 164194 166400 171770 178147 202712 226561 
227785
Changes: 
 libgsm (1.0.10-12) unstable; urgency=low
 .
   * New maintainer (Closes: #227785)
   * Bumped policy version to 3.6.1 (no changes)
   * Ack NMUs from Marcin Owsiany <[EMAIL PROTECTED]>
     (Closes: #148765, #99540, #166400, #178147, #171770)
   * Cleaned up compiler warnings on 64 bit platforms (Closes: #226561)
   * Changed errno handling again to avoid breaking on multithreaded
     applications. Hurd should also be happy now (Closes: #164191, #164194)
   * Add C++ guard to gsm.h (Closes: #202712)
     Thanks to Anand Kumria <[EMAIL PROTECTED]> for the patch.
   * Renamed libgsm-bin to libgsm-utils and moved to sound as suggested
     by Santiago Garcia Mantinan <[EMAIL PROTECTED]> (Closes: #109741)
Files: 
 18dda2128f0bdb22ed786d4ed74a1136 554 libs optional libgsm_1.0.10-12.dsc
 0d69995cdbd76de73dc4e18da743ae9c 6727 libs optional libgsm_1.0.10-12.diff.gz
 29aca6cb656f5758c3acc8abfd6f1894 47396 libs optional 
libgsm1_1.0.10-12_alpha.deb
 aec0ac385708cf10f059e8b15b724fd5 128228 devel optional 
libgsm1-dev_1.0.10-12_alpha.deb
 0f320856080203b773f57e74b6139e16 15232 sound optional 
libgsm-tools_1.0.10-12_alpha.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAE8LPCpnRFf3dM7gRAlcYAKCZLempAQOXzvbByF6VJ1wyj0eUaACfffTn
G65fEfttbbK5blDzZjTBMC4=
=tcOu
-----END PGP SIGNATURE-----

Reply via email to