Your message dated Wed, 09 Aug 2006 14:04:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379077: fixed in scribus-ng 1.3.3.3.dfsg-1
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: scribus-ng
Version: 1.3.3.2.dfsg-1
Severity: normal


liblcms 1.10 doesn't cut the mustard (missing a required function -
cmsSetErrorHandler or something like that)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.16-1-686 #2 Mon Apr 10 22:16:40 UTC 2006 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages scribus-ng depends on:
ii  gs-afpl                   8.53-0.1       The AFPL Ghostscript PostScript in
ii  gs-gpl                    8.50-1         The GPL Ghostscript PostScript int
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libaudio2                 1.7-2          The Network Audio System (NAS). (s
ii  libc6                     2.3.6-7        GNU C Library: Shared libraries
ii  libcupsys2                1.1.23-12      Common UNIX Printing System(tm) - 
ii  libfontconfig1            2.3.2-1.1      generic font configuration library
ii  libfreetype6              2.2.1-2        FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.1.0-1      GCC support library
ii  libice6                   4.3.0.dfsg.1-6 Inter-Client Exchange library
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  liblcms1                  1.15-1         Color management library
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libqt3-mt                 3:3.3.6-2      Qt GUI Library (Threaded runtime v
ii  libsm6                    4.3.0.dfsg.1-6 X Window System Session Management
ii  libstdc++6                4.1.0-1        The GNU Standard C++ Library v3
ii  libtiff4                  3.7.4-1        Tag Image File Format (TIFF) libra
ii  libx11-6                  2:1.0.0-6      X11 client-side library
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  1:1.0.0-4      X11 miscellaneous extension librar
ii  libxft2                   2.1.8.2-8      FreeType-based font drawing librar
ii  libxi6                    1:1.0.0-5      X11 Input extension library
ii  libxinerama1              6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxml2                   2.6.26.dfsg-2  GNOME XML library
ii  libxrandr2                2:1.1.0.2-4    X11 RandR extension library
ii  libxrender1               1:0.9.0.2-1    X Rendering Extension client libra
ii  libxt6                    1:1.0.0-5      X11 toolkit intrinsics library
ii  python-tk                 2.3.5-5        Tkinter - Writing Tk applications 
ii  python2.3                 2.3.5-9.1      An interactive high-level object-o
ii  zlib1g                    1:1.2.3-9      compression library - runtime

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: scribus-ng
Source-Version: 1.3.3.3.dfsg-1

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

scribus-ng_1.3.3.3.dfsg-1.diff.gz
  to pool/main/s/scribus-ng/scribus-ng_1.3.3.3.dfsg-1.diff.gz
scribus-ng_1.3.3.3.dfsg-1.dsc
  to pool/main/s/scribus-ng/scribus-ng_1.3.3.3.dfsg-1.dsc
scribus-ng_1.3.3.3.dfsg-1_i386.deb
  to pool/main/s/scribus-ng/scribus-ng_1.3.3.3.dfsg-1_i386.deb
scribus-ng_1.3.3.3.dfsg.orig.tar.gz
  to pool/main/s/scribus-ng/scribus-ng_1.3.3.3.dfsg.orig.tar.gz



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.
Oleksandr Moskalenko <[EMAIL PROTECTED]> (supplier of updated scribus-ng 
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: Tue,  8 Aug 2006 17:21:39 -0600
Source: scribus-ng
Binary: scribus-ng
Architecture: source i386
Version: 1.3.3.3.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Oleksandr Moskalenko <[EMAIL PROTECTED]>
Changed-By: Oleksandr Moskalenko <[EMAIL PROTECTED]>
Description: 
 scribus-ng - Open Source Desktop Page Layout - developmental branch
Closes: 379077 380947
Changes: 
 scribus-ng (1.3.3.3.dfsg-1) unstable; urgency=low
 .
   * New upstream release on 2006-08-07. Performed removal of the non-free doc
     and profile directories, install location relocation, and source
     libtoolization (libtoolize -c -f; aclocal; autoconf).
   * debian/patches: Removed the patch for admin/cvs.sh that was folded into
     the upstream source.
   * debian/control: Added an explicit dependency on liblcms1 (>= 1.13) in
     order to override the ${shlibs:Depends} that creates a dependency on 1.08
     (Closes: #379077) finally.
   * Updated for the new python policy compatibility (Closes: #380947).
     + debian/pycompat: Added this file with a value of "2" per new python
       policy.
     + debian/control:
       - Changed debhelper dependency from "4" to "5.0.37.2".
       - Added ${python:Depends} to the Depends field.
       - Added a XB-Python-Version: ${python:Versions} field.
       - Added a "Provides: ${python:Provides}" field.
       - Changed "python2.3-dev" to python-all-dev (>= 2.3.5-11) in
         Build-Depends.
   * debian/scribus-ng.lintian: Updated lintian overrides.
   * debian/scribus-ng.lintian: Added a linda override for the "is not an ELF
     file or script" warning for .la files.
   * debian/watch: Updated the watch regex to accomodate a four digit version
     number.
Files: 
 b0e7551fc24013e2fe976366fcab67ef 887 graphics optional 
scribus-ng_1.3.3.3.dfsg-1.dsc
 32e0bf39549d8b760dafd813ba825e3f 10282551 graphics optional 
scribus-ng_1.3.3.3.dfsg.orig.tar.gz
 bb8682ae3c55f2261d1bc69cb89c1af4 236311 graphics optional 
scribus-ng_1.3.3.3.dfsg-1.diff.gz
 5ab5937d9674b513e6d74188f13685d9 7123272 graphics optional 
scribus-ng_1.3.3.3.dfsg-1_i386.deb

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

iD8DBQFE2kiF2ihvMmxfGWsRAh3bAKDhLbXQJYCkSEP1uqFyWNjZfog7LQCfVQYY
gWcs6uXmYpXNPtEO15SpNWs=
=6PWx
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to