[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, 30 Oct 2013 21:49:11 +0000
with message-id <E1VbddX-0002GD-P0@franck.debian.org>
and subject line Bug#687043: fixed in fonts-arphic-uming 0.2.20080216.2-6
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-6

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, 30 Oct 2013 22:17:26 +0100
Source: fonts-arphic-uming
Binary: fonts-arphic-uming
Architecture: source all
Version: 0.2.20080216.2-6
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-6) unstable; urgency=low
 .
   * Use correct fontconfig syntax for disjunction and don't include
     multiple elements in test/alias.
     This obsoletes 10-fix_bitmaps_conf_file.patch and
     20-avoid-multiple-values-in-config-files.patch.
     Closes: #687043
Checksums-Sha1: 
 4e63e1dc6c01360b541d538701417c6ced59ff39 2148 fonts-arphic-uming_0.2.20080216.2-6.dsc
 9cfa2c9816e87184b8ecaea39d960444b7dd5826 9608089 fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 c6cd965318e3819dc67e3514fa3a838899a8b402 12264 fonts-arphic-uming_0.2.20080216.2-6.debian.tar.gz
 32ac63d5e645c36c9ab05a273d36d28f8476c95c 7821600 fonts-arphic-uming_0.2.20080216.2-6_all.deb
Checksums-Sha256: 
 23bc659f2669de398efcf42ebb576d19f058530d05b1bc216ce1f756c8df8c5c 2148 fonts-arphic-uming_0.2.20080216.2-6.dsc
 e3c19e04ea7a565b4acff6f1e4248084d2e10752e305bf7dd6c76e80860dc1db 9608089 fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 450ac36b0ad23f94e702e9c1a960b04977a8f78c7b52a7171f03982932b94dc1 12264 fonts-arphic-uming_0.2.20080216.2-6.debian.tar.gz
 a91e7cf3c039e5ea78d6e0acd1a4a75159c1c43bbb1d312b6067d176646338c8 7821600 fonts-arphic-uming_0.2.20080216.2-6_all.deb
Files: 
 3fd2f2ae36a26503b07ce027d0e90414 2148 fonts optional fonts-arphic-uming_0.2.20080216.2-6.dsc
 830e98afbc0644af1c365df5fd92cef0 9608089 fonts optional fonts-arphic-uming_0.2.20080216.2.orig.tar.bz2
 30d97717597e12279ee3aa21172b028a 12264 fonts optional fonts-arphic-uming_0.2.20080216.2-6.debian.tar.gz
 a896a7ab80a7a6a83ca6d9251eaf68bb 7821600 fonts optional fonts-arphic-uming_0.2.20080216.2-6_all.deb

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

iQIVAwUBUnF4focvcCxNbiWoAQI6WQ/7BDmLSSsdWFFmy8c7fVNo818+FT/ZxEIq
Fpny9IAf66BJ5609LW8hTKYdL+GsgWMGfAFjLm/UMTouVbsnc0uguFkqvBLqUEpv
h3ZXYfuCZReixc6WFNK2IhkB4IzlmMm8VC+W+diM3m4jSed7vuhsfT14SrVIW0zH
b3vjQtH6tboOxwRh9JBi7/07G98TksI3GDwadfVDiIKvwTbySgPG9/gma7TfBHkE
AbVdAbnu7lMh/3MTMUQW5fEgGCZhkUgI84zHBauVAVXpfkTu72PZPUvhdupV89d0
FFayVtEbzk08/MPhwqf1i5/cwOiq6Pm8+EYtzTWGNMDggQvApRZ1DgKPDe1g/mSa
RylHaei64OyLxUsviSLI+sKpC/uiFhKqcK/G4F8Alteu98AP85nlWUr1Yy48JVjS
GGb7z1rPyj0N+S5g7UaOJSf/umQiYsfQY/E5uebTGZbelvG1vUJiu2/SmW44GUYQ
NH79gTUVlPt+occAxgojh2A2XOz/EaRKfNSTy5BuZXx7C3xwLuuriRcI6EfUWqbj
qobnTREUqwzrrBcAd34A2ygwHsXHNUnFtwjgQ12kSZvxny3+PjoAGRy/9KO9HIdH
jpOKpDGbVdCcP4nqnNoLSyNnR4Htg+Q1npZ7DmX7xMLwEhZZ0t6NyY6PnlvysUzH
sUNmPAZSj9E=
=no0h
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: