Your message dated Wed, 22 Jun 2005 21:32:03 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315419: fixed in aalib 1.4p5-25
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; 22 Jun 2005 14:33:19 +0000
>From [EMAIL PROTECTED] Wed Jun 22 07:33:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx1.fakembox.net (mailftr1.telerete.it) [217.148.122.41] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dl6I3-00035H-00; Wed, 22 Jun 2005 07:33:19 -0700
Received: from localhost (mailftr1.telerete.it [127.0.0.1])
        by mailftr1.telerete.it (Postfix) with ESMTP id A60DC383BA
        for <[EMAIL PROTECTED]>; Wed, 22 Jun 2005 16:31:42 +0200 (CEST)
Received: from mailftr1.telerete.it ([127.0.0.1])
 by localhost (mailftr1.telerete.it [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 03580-06 for <[EMAIL PROTECTED]>;
 Wed, 22 Jun 2005 16:31:41 +0200 (CEST)
Received: from bracetown.ildana.net (unknown [83.137.60.126])
        by mailftr1.telerete.it (Postfix) with ESMTP id 1A16F38364
        for <[EMAIL PROTECTED]>; Wed, 22 Jun 2005 16:31:32 +0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])
        by bracetown.ildana.net (Postfix) with ESMTP id 208794C21B
        for <[EMAIL PROTECTED]>; Wed, 22 Jun 2005 15:32:25 +0100 (IST)
Received: from bracetown.ildana.net ([127.0.0.1])
        by localhost (bracetown [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 26798-03 for <[EMAIL PROTECTED]>;
        Wed, 22 Jun 2005 15:32:24 +0100 (IST)
Received: from [192.168.1.129] (unknown [192.168.1.129])
        by bracetown.ildana.net (Postfix) with ESMTP id B7C284C21A
        for <[EMAIL PROTECTED]>; Wed, 22 Jun 2005 15:32:24 +0100 (IST)
Subject: aalib: please apply patch for versioned symbols
From: Alastair McKinstry <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Content-Type: multipart/mixed; boundary="=-8COpQMFLo95RacIg88Sg"
Organization: Debian
Date: Wed, 22 Jun 2005 15:34:04 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.1.1 
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ildana.net
X-Virus-Scanned: by amavisd-new at telerete.it
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--=-8COpQMFLo95RacIg88Sg
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Package: aalib
Version: 1.4p5-23
Severity: normal

Please consider the attached patch for using versioned symbols in the
library (and passing the patch upstream). 

Regards
Alastair McKinstry


--=-8COpQMFLo95RacIg88Sg
Content-Disposition: attachment; filename=aalib-versioned-symbols.patch
Content-Type: text/x-patch; name=aalib-versioned-symbols.patch; charset=us-ascii
Content-Transfer-Encoding: 7bit

diff -urN aalib-1.4p5-old/debian/changelog aalib-1.4p5/debian/changelog
--- aalib-1.4p5-old/debian/changelog    2005-06-22 07:43:04.696627000 +0000
+++ aalib-1.4p5/debian/changelog        2005-06-22 11:35:18.742330536 +0000
@@ -1,3 +1,9 @@
+aalib (1.4p5-24) unstable; urgency=low
+
+  * Use versioned symbols: only export aa_* symbols. 
+
+ -- Alastair McKinstry <[EMAIL PROTECTED]>  Wed, 22 Jun 2005 11:34:40 +0000
+
 aalib (1.4p5-23) unstable; urgency=low
 
   * Build against libslang2
diff -urN aalib-1.4p5-old/src/Makefile.am aalib-1.4p5/src/Makefile.am
--- aalib-1.4p5-old/src/Makefile.am     2005-06-22 07:17:42.902975000 +0000
+++ aalib-1.4p5/src/Makefile.am 2005-06-22 13:28:14.399274112 +0000
@@ -57,7 +57,7 @@
        aaattrs.c \
        aaputpixel.c \
        aarecfunc.c 
[EMAIL PROTECTED]@ -version-info 1:4:0
[EMAIL PROTECTED]@ -version-info 1:4:0 -Wl,--version-script=aalib.1.4.ver
 bin_PROGRAMS=aainfo aatest aafire aasavefont
 
 aainfo_LDADD= libaa.la
diff -urN aalib-1.4p5-old/src/aalib.1.4.ver aalib-1.4p5/src/aalib.1.4.ver
--- aalib-1.4p5-old/src/aalib.1.4.ver   1970-01-01 00:00:00.000000000 +0000
+++ aalib-1.4p5/src/aalib.1.4.ver       2005-06-22 11:10:27.534028656 +0000
@@ -0,0 +1,6 @@
+AA_1.4 {
+       global:
+               aa_*;
+       local:
+               *;
+};

--=-8COpQMFLo95RacIg88Sg--


---------------------------------------
Received: (at 315419-close) by bugs.debian.org; 23 Jun 2005 01:39:07 +0000
>From [EMAIL PROTECTED] Wed Jun 22 18:39:07 2005
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 1DlGgN-0005O8-00; Wed, 22 Jun 2005 18:39:07 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DlGZX-0002jn-00; Wed, 22 Jun 2005 21:32:03 -0400
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315419: fixed in aalib 1.4p5-25
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 22 Jun 2005 21:32:03 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: aalib
Source-Version: 1.4p5-25

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

aalib-bin_1.4p5-25_i386.deb
  to pool/main/a/aalib/aalib-bin_1.4p5-25_i386.deb
aalib1-dev_1.4p5-25_i386.deb
  to pool/main/a/aalib/aalib1-dev_1.4p5-25_i386.deb
aalib1_1.4p5-25_i386.deb
  to pool/main/a/aalib/aalib1_1.4p5-25_i386.deb
aalib_1.4p5-25.diff.gz
  to pool/main/a/aalib/aalib_1.4p5-25.diff.gz
aalib_1.4p5-25.dsc
  to pool/main/a/aalib/aalib_1.4p5-25.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.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated aalib 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: Wed, 22 Jun 2005 19:53:23 -0400
Source: aalib
Binary: aalib-bin aalib1 aalib1-dev
Architecture: source i386
Version: 1.4p5-25
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 aalib-bin  - sample programs using aalib
 aalib1     - ascii art library
 aalib1-dev - ascii art library, development kit
Closes: 315419
Changes: 
 aalib (1.4p5-25) unstable; urgency=low
 .
   * Use versioned symbols: only export aa_* symbols. Patch from Alastair
     McKinstry. Closes: #315419
Files: 
 fffd369f5ee7d2971e82b0d7c5f7448e 722 libs optional aalib_1.4p5-25.dsc
 33a065af047a8d7c491e9611411a43fa 10058 libs optional aalib_1.4p5-25.diff.gz
 1503a66662c9933a975e4e33b4dcd764 139736 libdevel optional 
aalib1-dev_1.4p5-25_i386.deb
 036c0d8a528270314df6515dd270398a 56024 libs optional aalib1_1.4p5-25_i386.deb
 2bd52b6cc83cf70bef2927627fc65de3 10288 text optional 
aalib-bin_1.4p5-25_i386.deb

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

iD8DBQFCug022tp5zXiKP0wRAjfDAJ9QUMiIT9rCn+MyunwAIyZFCPh9jQCfc1qp
Ei2rvxxb1O0480OM/LJke64=
=kdSe
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to