Your message dated Thu, 17 Aug 2006 14:05:46 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341463: fixed in pango1.0 1.12.3-2
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: libpango1.0-common
Severity: wishlist

Hi,
I'd like the list of pango modules to be sorted (so that a package I'm
putting together that includes an extra module to enable
graphite.sil.org to be used with pango can be used). The pangographite
module must come after every other module in the list.
Patch below.

Also, I've submitted a bug upstream for the script to be included in the
main release - discussion is going on at:

http://bugzilla.gnome.org/show_bug.cgi?id=322869

They want to know why you pass the list of modules into
pango-querymodules rather than just calling
/usr/bin/pango-querymodules > $TMPFILE

Also, he says Fedora puts the modules files in /etc/pango/$arch. Would
that be appropriate on Debian?

Regards,
Daniel

--- /usr/sbin/update-pango-modules      2005-10-06 21:13:36.000000000 +0100
+++ update-pango-modules        2005-11-30 17:48:27.000000000 +0000
@@ -17,7 +17,7 @@
        VERSION=$defaultver
 fi
 echo -n "Updating the modules list for Pango-$VERSION..."
-/usr/bin/pango-querymodules `find /usr/lib/pango/$VERSION/modules -name
'*.so'` > $TMPFILE
+/usr/bin/pango-querymodules `find /usr/lib/pango/$VERSION/modules -name
'*.so' | sort` > $TMPFILE
 if [ "x`cat $TMPFILE | grep -v '^#'`" = "x" ]; then
        echo "the Pango modules was not found."
 else


--- End Message ---
--- Begin Message ---
Source: pango1.0
Source-Version: 1.12.3-2

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

libpango1.0-0-dbg_1.12.3-2_i386.deb
  to pool/main/p/pango1.0/libpango1.0-0-dbg_1.12.3-2_i386.deb
libpango1.0-0_1.12.3-2_i386.deb
  to pool/main/p/pango1.0/libpango1.0-0_1.12.3-2_i386.deb
libpango1.0-common_1.12.3-2_i386.deb
  to pool/main/p/pango1.0/libpango1.0-common_1.12.3-2_i386.deb
libpango1.0-dev_1.12.3-2_i386.deb
  to pool/main/p/pango1.0/libpango1.0-dev_1.12.3-2_i386.deb
libpango1.0-doc_1.12.3-2_all.deb
  to pool/main/p/pango1.0/libpango1.0-doc_1.12.3-2_all.deb
libpango1.0-udeb_1.12.3-2_i386.udeb
  to pool/main/p/pango1.0/libpango1.0-udeb_1.12.3-2_i386.udeb
pango1.0_1.12.3-2.diff.gz
  to pool/main/p/pango1.0/pango1.0_1.12.3-2.diff.gz
pango1.0_1.12.3-2.dsc
  to pool/main/p/pango1.0/pango1.0_1.12.3-2.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.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated pango1.0 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: Thu, 17 Aug 2006 19:55:45 +0200
Source: pango1.0
Binary: libpango1.0-0-dbg libpango1.0-dev libpango1.0-0 libpango1.0-doc 
libpango1.0-udeb libpango1.0-common
Architecture: source i386 all
Version: 1.12.3-2
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description: 
 libpango1.0-0 - Layout and rendering of internationalized text
 libpango1.0-0-dbg - The Pango library and debugging symbols
 libpango1.0-common - Modules and configuration files for the Pango
 libpango1.0-dev - Development files for the Pango
 libpango1.0-doc - Documentation files for the Pango
 libpango1.0-udeb - Layout and rendering of internationalized text (udeb)
Closes: 341463 380131
Changes: 
 pango1.0 (1.12.3-2) unstable; urgency=low
 .
   [ Oystein Gisnas ]
   * debian/watch:
     - Update watch file
   * debian/copyright:
     - Update source location
 .
   [ Loic Minier ]
   * New patch, 10_allow-empty-gpos-table, to allow an empty GPOS table, should
     prevent warnings reported in Debian #377944, thanks John Wright; included
     in upstream CVS and in >= 1.13.4 releases.
   * Add Russian Debconf templates translation, thanks Yuri Kozlov.
     (Closes: #380131)
   * Sort modules in update-pango-modules(.in), as requested by Daniel Glassey.
     (Closes: #341463)
Files: 
 e94245289c222b916624999b14f6cbd4 1662 libs optional pango1.0_1.12.3-2.dsc
 c600508c93293a6df873c3c8d6abda3b 11885 libs optional pango1.0_1.12.3-2.diff.gz
 d5c6258bed07ae48511c14d5d7c76cd2 204902 doc optional 
libpango1.0-doc_1.12.3-2_all.deb
 2e285938f15b6ef90b85e718f59607ea 293854 libs optional 
libpango1.0-0_1.12.3-2_i386.deb
 734f4527775df8d2e35806748d074826 197824 debian-installer optional 
libpango1.0-udeb_1.12.3-2_i386.udeb
 50156e0303f58911b18423404626f320 33588 misc optional 
libpango1.0-common_1.12.3-2_i386.deb
 1973945b913dec91f0c3c3c51c3c56da 311428 libdevel optional 
libpango1.0-dev_1.12.3-2_i386.deb
 6b491243b2a72f9d93009427c1d2859e 635160 libdevel extra 
libpango1.0-0-dbg_1.12.3-2_i386.deb
Package-Type: udeb

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

iD8DBQFE5LJl4VUX8isJIMARAnqLAJ9KvMY+Uoqak9NH7vpt+R8miLgWuQCfceQk
6NE3X9nTatsCL62yRnRkNoQ=
=ipaG
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to