[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] Bug#687043: marked as done (fonts-arphic-uming: Gives warnings with newer fontconfig)



Your message dated Wed, 14 Aug 2013 05:48:01 +0000
with message-id <E1V9Tw9-0004ZB-Rl@franck.debian.org>
and subject line Bug#687043: fixed in fonts-arphic-uming 0.2.20080216.2-5
has caused the Debian Bug report #687043,
regarding fonts-arphic-uming: Gives warnings with newer fontconfig
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
687043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687043
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fonts-arphic-uming
Version: 0.2.20080216.2-4
Severity: wishlist

Dear Maintainer,

   I have used the attached patch in Ubuntu to remove warnings related to
unsupported multiple values (for <test> and <alias>) in config files.

   Fontconfig added the warnings in 2.10, so this might not be relevant for 
debian yet.

-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fonts-arphic-uming depends on:
ii  debconf [debconf-2.0]  1.5.46ubuntu1
ii  dpkg                   1.16.7ubuntu3

fonts-arphic-uming recommends no packages.

fonts-arphic-uming suggests no packages.
 .
 fonts-arphic-uming (0.2.20080216.2-4ubuntu1) UNRELEASED; urgency=low
 .
   * 41-arphic-uming.conf (LP: #1034928)
     - Updated so there are no multiple values in an alias tag
       (FontConfig warns these are not supported).
   * 64-arphic-uming.conf (LP: #1034928)
     - Updated so there are no multiple values in a test tag
       (FontConfig warns these are not supported).
Author: Radu Stoica <radumstoica@gmail.com>
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1034928

---
--- fonts-arphic-uming-0.2.20080216.2.orig/41-arphic-uming.conf
+++ fonts-arphic-uming-0.2.20080216.2/41-arphic-uming.conf
@@ -7,22 +7,52 @@
  -->
 	<alias>
 		<family>AR PL ShanHeiSun Uni</family>
+		<default><family>serif</family></default>
+	</alias>
+	<alias>
 		<family>AR PL ShanHeiSun Uni MBE</family>
+		<default><family>serif</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing CN</family>
+		<default><family>serif</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing HK</family>
+		<default><family>serif</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing TW</family>
+		<default><family>serif</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing TW MBE</family>
 		<default><family>serif</family></default>
 	</alias>
 <!--
   Monospace faces
  -->
- 	<alias>
+	<alias>
 		<family>AR PL ShanHeiSun Uni</family>
+		<default><family>monospace</family></default>
+	</alias>
+	<alias>
 		<family>AR PL ShanHeiSun Uni MBE</family>
+		<default><family>monospace</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing CN</family>
+		<default><family>monospace</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing HK</family>
+		<default><family>monospace</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing TW</family>
+		<default><family>monospace</family></default>
+	</alias>
+	<alias>
 		<family>AR PL UMing TW MBE</family>
 		<default><family>monospace</family></default>
 	</alias>
--- fonts-arphic-uming-0.2.20080216.2.orig/64-arphic-uming.conf
+++ fonts-arphic-uming-0.2.20080216.2/64-arphic-uming.conf
@@ -4,6 +4,8 @@
 	<match target="pattern">
 		<test qual="any" name="lang" compare="contains">
 			<string>zh-cn</string>
+		</test>
+		<test qual="any" name="lang" compare="contains">
 			<string>zh-sg</string>
 		</test>
 		<test qual="any" name="family">
@@ -17,6 +19,8 @@
 	<match target="pattern">
 		<test qual="any" name="lang" compare="contains">
 			<string>zh-cn</string>
+		</test>
+		<test qual="any" name="lang" compare="contains">
 			<string>zh-sg</string>
 		</test>
 		<test name="family">
@@ -30,6 +34,8 @@
 	<match target="pattern">
 		<test qual="any" name="lang" compare="contains">
 			<string>zh-hk</string>
+		</test>
+		<test qual="any" name="lang" compare="contains">
 			<string>zh-mo</string>
 		</test>
 		<test qual="any" name="family">
@@ -43,6 +49,8 @@
 	<match target="pattern">
 		<test qual="any" name="lang" compare="contains">
 			<string>zh-hk</string>
+		</test>
+		<test qual="any" name="lang" compare="contains">
 			<string>zh-mo</string>
 		</test>
 		<test name="family">

--- End Message ---
--- Begin Message ---
Source: fonts-arphic-uming
Source-Version: 0.2.20080216.2-5

We believe that the bug you reported is fixed in the latest version of
fonts-arphic-uming, which is due to be installed in the Debian FTP archive.

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 687043@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubulle@debian.org> (supplier of updated fonts-arphic-uming 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 14 Aug 2013 07:27:24 +0200
Source: fonts-arphic-uming
Binary: fonts-arphic-uming
Architecture: source all
Version: 0.2.20080216.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Changed-By: Christian Perrier <bubulle@debian.org>
Description: 
 fonts-arphic-uming - "AR PL UMing" Chinese Unicode TrueType font collection Mingti sty
Closes: 687043
Changes: 
 fonts-arphic-uming (0.2.20080216.2-5) unstable; urgency=low
 .
   * Merge patch from Ubuntu to avoid fontconfig warnings
     Thanks to Radu Stoica. Closes: #687043
     - 41-arphic-uming.conf (LP: #1034928)
       - Updated so there are no multiple values in an alias tag
         (FontConfig warns these are not supported).
     - 64-arphic-uming.conf (LP: #1034928)
       - Updated so there are no multiple values in a test tag
         (FontConfig warns these are not supported).
   * Update Standards to 3.9.4 (checked)
   * Bump debhelper compatibility to 9
   * Drop transitional package
   * Add Multi-Arch: foreign field
   * Use Breaks instead of Conflicts. Drop Provides as it is no
     longer needed (installations should have transitioned since wheezy
     and the package has anyway no reverse dependency.
   * Use xz extreme compression for deb packages
   *  Use git for packaging: adapt Vcs-* fields
   * Add myself to Uploaders
Checksums-Sha1: 
 d378906a44f13a26359f532ad700730ed6bd5d18 2148 fonts-arphic-uming_0.2.20080216.2-5.dsc
 9cfa2c9816e87184b8ecaea39d960444b7dd5826 9608089 fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 69aefd779d4cc4bb0afe3dcac90a45be8ae4c136 12226 fonts-arphic-uming_0.2.20080216.2-5.debian.tar.gz
 0ceaa12c0292e52ac3a27830a83247fe77d7a30e 7822960 fonts-arphic-uming_0.2.20080216.2-5_all.deb
Checksums-Sha256: 
 80966c231bed458292ca04fffcde5aa40ccb3f9e2f8f75afb449e5622a01b704 2148 fonts-arphic-uming_0.2.20080216.2-5.dsc
 e3c19e04ea7a565b4acff6f1e4248084d2e10752e305bf7dd6c76e80860dc1db 9608089 fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 d8bfbaced502a3de60d9ac92043273fa6019fc53b6fa22b025e4276cca306959 12226 fonts-arphic-uming_0.2.20080216.2-5.debian.tar.gz
 ea33e7eb73995f7ac3dc8d9510b61a00090028428f9ef0dfd1cf0fd7ead6b9b0 7822960 fonts-arphic-uming_0.2.20080216.2-5_all.deb
Files: 
 bcd281d96d1b5d85d578a3598ed4e82e 2148 fonts optional fonts-arphic-uming_0.2.20080216.2-5.dsc
 830e98afbc0644af1c365df5fd92cef0 9608089 fonts optional fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 f9319824804759f4feb7356980e8aa86 12226 fonts optional fonts-arphic-uming_0.2.20080216.2-5.debian.tar.gz
 37f14aeac2b5400f38eb66a2b8affb88 7822960 fonts optional fonts-arphic-uming_0.2.20080216.2-5_all.deb

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

iQIVAwUBUgsW+ocvcCxNbiWoAQIsyg//XOMABw/pSPLXC+DeW9AU5yAIzKBU83Zq
WVh7fu20GI+WutmhUprj/zgKoVQlhVwAaRJ8neLXIyiRLH/uWf+pBPijRYysF8sx
pxgBdDwe3CSf4vzXKH/eNVMgHHtLAT/Z9mFxQ2/6oI6Je7ENab9Ta/sD/oVvRzLT
q42E7Bd3d901/irEUYAz6lvs9gqw3LXh8mDc/lWHHOmyrNa39zBcm9Giejoryn/a
Cy+6Q6ynfvyLPZdcflbEC+1kEo19YcI7FOBVnzleFSrjnKFh8PRuZabgvhfzho0N
spM5H2UHmIh9dzOz/9YNKWPItnp0IWwxQem/RJ9vj+yQY4LlvAwCkh9Hr1fZJ6AD
DwghzFzKipMJjXmYmQJrISMCEtRQiucDQV3uBsM/KAPKZc6GttysHVwvWjSYTDvE
1FAEMvf/E61uiLrjpIkGFLVH7q9Ikxr1+zEn/Eh5y/Ao2bnjsoSaIVA4J2NlB3sD
eOoztkVA332l6o8Adva+d13tCY/cQ7qwDgrSYkKofX/br7cteczEPPujnGon8uJ7
nU0TQuCpAQbtH/WK+y7IFRlL9fIwl9rSSpadEeZGwzGocQpb9dS5mYKIU/xtsES8
z9Y90f/nlWEI88L+BxcaYfFTZyvFVPRWsfIXqR5HRlkX3vSHpIT8Tz9vNIYCxSHM
k8Puc/Iop3w=
=JIGJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: