Your message dated Wed, 19 Dec 2007 05:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443730: fixed in svgalib 1:1.4.3-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)

--- Begin Message ---
Package: libsvga1
Version: 1:1.4.3-24
Severity: minor
Tags: patch

--- /usr/share/man/man7/svgalib.7.gz
+++ /tmp/svgalib7.gz.1542       2007-09-23 13:33:53.000000000 -0400
@@ -1,4 +1,4 @@
-.TH svgalib 7 "16 December 1999" "Svgalib 1.4.1" "Svgalib User Manual"
+.TH svgalib 7 "23 September 2007" "Svgalib 1.4.1" "Svgalib User Manual"
 .SH NAME
 svgalib \- a low level graphics library for linux
 .SH TABLE OF CONTENTS
@@ -247,7 +247,7 @@
 This will only work if your program and the debugger run in the same virtual 
linux console.
 
 .SH 3. DESCRIPTION OF SVGALIB FUNCTIONS
-Each function has it's own section 3 manual page. For a list of
+Each function has its own section 3 manual page. For a list of
 .BR vgagl " functions see " vgagl (7).
 
 .PD 0

--- /usr/share/man/man7/svgalib.7.gz
+++ /tmp/svgalib7.gz.1542       2007-09-23 13:33:53.000000000 -0400
@@ -1,4 +1,4 @@
-.TH svgalib 7 "16 December 1999" "Svgalib 1.4.1" "Svgalib User Manual"
+.TH svgalib 7 "23 September 2007" "Svgalib 1.4.1" "Svgalib User Manual"
 .SH NAME
 svgalib \- a low level graphics library for linux
 .SH TABLE OF CONTENTS
@@ -247,7 +247,7 @@
 This will only work if your program and the debugger run in the same virtual 
linux console.
 
 .SH 3. DESCRIPTION OF SVGALIB FUNCTIONS
-Each function has it's own section 3 manual page. For a list of
+Each function has its own section 3 manual page. For a list of
 .BR vgagl " functions see " vgagl (7).
 
 .PD 0

--- End Message ---
--- Begin Message ---
Source: svgalib
Source-Version: 1:1.4.3-25

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

libsvga1-dev_1.4.3-25_i386.deb
  to pool/main/s/svgalib/libsvga1-dev_1.4.3-25_i386.deb
libsvga1_1.4.3-25_i386.deb
  to pool/main/s/svgalib/libsvga1_1.4.3-25_i386.deb
svgalib-bin_1.4.3-25_i386.deb
  to pool/main/s/svgalib/svgalib-bin_1.4.3-25_i386.deb
svgalib_1.4.3-25.diff.gz
  to pool/main/s/svgalib/svgalib_1.4.3-25.diff.gz
svgalib_1.4.3-25.dsc
  to pool/main/s/svgalib/svgalib_1.4.3-25.dsc
svgalibg1-dev_1.4.3-25_all.deb
  to pool/main/s/svgalib/svgalibg1-dev_1.4.3-25_all.deb
svgalibg1_1.4.3-25_all.deb
  to pool/main/s/svgalib/svgalibg1_1.4.3-25_all.deb



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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated svgalib 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, 19 Dec 2007 06:25:07 +0200
Source: svgalib
Binary: svgalibg1-dev libsvga1-dev libsvga1 svgalibg1 svgalib-bin
Architecture: source all i386
Version: 1:1.4.3-25
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 libsvga1   - console SVGA display libraries
 libsvga1-dev - console SVGA display development libraries and headers
 svgalib-bin - console SVGA display utilities
 svgalibg1  - transitional dummy package which can be safely removed
 svgalibg1-dev - transitional dummy package which can be safely removed
Closes: 380710 443730
Changes: 
 svgalib (1:1.4.3-25) unstable; urgency=low
 .
   * Remove Tag fields, those are better maintained outside the package.
   * Use binary:Version substvar instead of deprecated Source-Version.
   * Remove ancient Conflicts and Replaces on suidmanager, svgalib-bin,
     svgalib, svgalib1, svgalibg1, svgalib1-dev, svgalib-dev, svgalib-dummy1
     and svgalib-dummyg1.
   * Now using Standards-Version 3.7.3 (no changes needed).
   * Enable debian/patches/030_manpages_typos.patch, which got disabled during
     the transition to quilt.
   * Fix typo in svgalib.7 (it's -> its). (Closes: #443730)
     Thanks to Justin Pryzby <[EMAIL PROTECTED]>.
   * Use external libx86 instead of embedded LRMI code to support VESA driver
     on !i386 architectures (for now only amd64). (Closes: #380710)
     - debian/patches/040_x86emu.patch: New file.
     Based on a patch by Matthew Garrett <[EMAIL PROTECTED]>.
   * Port svgalib to non-i386/amd64 architectures:
     - Disable all io based drivers for architectures other than alpha, amd64
       and i386, and only enable fbdev on the rest.
     - Switch package Architecture fields to any.
     - Only suid root existing binaries for svgalib-bin.
     - debian/patches/026_amd64.patch: Move asm fixes to ...
     - debian/patches/029_binutils-2.16.patch: ... here.
     - debian/patches/026_amd64.patch: Rename to ...
     - debian/patches/026_port_non_ia32.patch: ... this. Update.
Files: 
 f54eefa855efb4a68d0240a5c4f98629 718 graphics optional svgalib_1.4.3-25.dsc
 3efbf5a10e50c2222306e17fc7a57cc2 56532 graphics optional 
svgalib_1.4.3-25.diff.gz
 eaff3ad6eab3c5fcf56549ac8731e924 748 oldlibs optional 
svgalibg1_1.4.3-25_all.deb
 08d8db8d8208ecc820a9545dc3c4e034 758 oldlibs optional 
svgalibg1-dev_1.4.3-25_all.deb
 7057b56c93591fce42286007f699c8e9 20274 graphics optional 
svgalib-bin_1.4.3-25_i386.deb
 ff851ee88c572143fae9078e62cf2d6f 308860 libs optional 
libsvga1_1.4.3-25_i386.deb
 5a7b82bc2ac8a88f66c6cee2042fad68 549958 libdevel optional 
libsvga1-dev_1.4.3-25_i386.deb

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

iD8DBQFHaJ9FuW9ciZ2SjJsRAjM9AKDcNv64Mdw5KpotzlbXshOQ8FboqACeI253
FVMZf0YI6RihN8GsKyv9A/0=
=keFZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to