Your message dated Sun, 11 Dec 2011 13:17:30 +0000
with message-id <[email protected]>
and subject line Bug#649827: fixed in fonts-arphic-ukai 0.2.20080216.2-1
has caused the Debian Bug report #649827,
regarding please transition away from defoma
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 [email protected]
immediately.)
--
649827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ttf-arphic-ukai
Severity: wishlist
User: [email protected]
Usertags: defoma-removal
Your package ships a defoma hint file or depends on or uses defoma or
x-ttcidfont-conf. defoma is in the process of being removed from Debian:
http://wiki.debian.org/OldPkgRemovals#defoma
If you have any questions about this transition, please contact the
Debian Fonts Task Force on our mailing list. We are also interested in
new people if you want to help us maintain, check and discuss fonts.
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-fonts-devel
http://pkg-fonts.alioth.debian.org/
http://wiki.debian.org/Fonts
To help us complete the transition from defoma to fontconfig, please
remove any use of defoma or x-ttcidfont-conf from your package. Here are
some things that you might want to check in your package:
If installing your package causes defoma to modify the defoma
configuration file for fontconfig (/etc/fonts/conf.d/30-defoma.conf),
then you need to migrate those changes to a file in the fontconfig
directory /etc/fonts/conf.avail with a symlink in /etc/fonts/conf.d. In
some cases the config produced by defoma was not appropriate in the
first place and should be dropped.
Remove any mentions of defoma, defoma-doc, psfontmgr or x-ttcidfont-conf
from your debian/control file.
If you are running dh_installdefoma in your debian/rules file, simply
remove that call.
If you were shipping a defoma hint file and processing the hints file
using defoma in your maintainer scripts (postrm, postinst etc,
dh_installdefoma usually handles them) then on upgrade from a version
before the one that dropped you need to `defoma-font
purge-all /etc/defoma/hints/$PACKAGE.hints`, but only if the defoma-font
binary is available and executable.
If you are shipping a defoma hint file, then you will need to remove it
on upgrade. You can do so by adding this snippet to your postinst,
postrm and preinst maintainer scripts. You should replace $PACKAGE with
the name of the package and $VERSION with the version where you are
making the defoma hint conffile obsolete and removable:
if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
dpkg-maintscript-helper rm_conffile /etc/defoma/hints/$PACKAGE.hints $VERSION
-- "$@"
fi
If you were shipping a defoma backend then on upgrade from a version
before the one that dropped you need to run `defoma-app purge $PACKAGE`,
but only if the defoma-app binary is available and executable. If
defoma-app is not available then you could remove the relevant directory
in /var/lib/defoma/.
--
bye,
pabs
http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: fonts-arphic-ukai
Source-Version: 0.2.20080216.2-1
We believe that the bug you reported is fixed in the latest version of
fonts-arphic-ukai, which is due to be installed in the Debian FTP archive:
fonts-arphic-ukai_0.2.20080216.2-1.debian.tar.gz
to main/f/fonts-arphic-ukai/fonts-arphic-ukai_0.2.20080216.2-1.debian.tar.gz
fonts-arphic-ukai_0.2.20080216.2-1.dsc
to main/f/fonts-arphic-ukai/fonts-arphic-ukai_0.2.20080216.2-1.dsc
fonts-arphic-ukai_0.2.20080216.2-1_all.deb
to main/f/fonts-arphic-ukai/fonts-arphic-ukai_0.2.20080216.2-1_all.deb
fonts-arphic-ukai_0.2.20080216.2.orig.tar.bz2
to main/f/fonts-arphic-ukai/fonts-arphic-ukai_0.2.20080216.2.orig.tar.bz2
ttf-arphic-ukai-mbe_0.2.20080216.2-1_all.deb
to main/f/fonts-arphic-ukai/ttf-arphic-ukai-mbe_0.2.20080216.2-1_all.deb
ttf-arphic-ukai_0.2.20080216.2-1_all.deb
to main/f/fonts-arphic-ukai/ttf-arphic-ukai_0.2.20080216.2-1_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.
Christian Perrier <[email protected]> (supplier of updated fonts-arphic-ukai
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.8
Date: Sat, 10 Dec 2011 12:43:35 +0100
Source: fonts-arphic-ukai
Binary: fonts-arphic-ukai ttf-arphic-ukai ttf-arphic-ukai-mbe
Architecture: source all
Version: 0.2.20080216.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Fonts Task Force <[email protected]>
Changed-By: Christian Perrier <[email protected]>
Description:
fonts-arphic-ukai - "AR PL UKai" Chinese Unicode TrueType font collection
Kaiti style
ttf-arphic-ukai - transitional dummy package
ttf-arphic-ukai-mbe - transitional dummy package
Closes: 649827
Changes:
fonts-arphic-ukai (0.2.20080216.2-1) unstable; urgency=low
.
* Team upload
.
[ Arne Goetje ]
* debian/control: move package to section fonts
* debian/control: change maintainer to Debian Fonts Task Force
and set myself as uploader; update my e-mail address
* bump up standards version to 3.9.2
* remove defoma dependency, update the debian/preinst script
Closes: #649827
* Switch to dpkg-source 3.0 (quilt) format
* debian/control: remove unnecessary Depends and Recommends entries
* rename package to fonts-arphic-ukai to fit the Font Packages Naming
Policy
* debian/rules: use lzma compression when building on Ubuntu,
otherwise bzip2
* Upstream changes: remove the 'ttf-' from the fontconfig file names
Checksums-Sha1:
4c60c87d7186327c823f5fbca2a6afd7ce6cd6e7 2207
fonts-arphic-ukai_0.2.20080216.2-1.dsc
4e3751305909c0c49bec888bc4c38a70af5a4324 9665579
fonts-arphic-ukai_0.2.20080216.2.orig.tar.bz2
3dcc9d5b6b0bc2243ae69c560bf8b44f95bed6b6 10152
fonts-arphic-ukai_0.2.20080216.2-1.debian.tar.gz
6c57601bc30487badd471436e35172ffc15fe89a 10275544
fonts-arphic-ukai_0.2.20080216.2-1_all.deb
a8fae818c68bc031c1161eeb5dc040916212d814 9532
ttf-arphic-ukai_0.2.20080216.2-1_all.deb
1ea871978f914937f522e5eec16cd66cef72de5c 9534
ttf-arphic-ukai-mbe_0.2.20080216.2-1_all.deb
Checksums-Sha256:
c17fb132d79cd2a1f98ad6755c70f5cc61227cd2a4bdee1733892f4883ff724d 2207
fonts-arphic-ukai_0.2.20080216.2-1.dsc
b4968d73519f4f8747e85548fb85d21b665da1bf1ba900a7c499976e6a8ae3d2 9665579
fonts-arphic-ukai_0.2.20080216.2.orig.tar.bz2
d9bde19c498988f6c2f2c16352a51e1abf012c3048cdfcc0e750b9b4345d5258 10152
fonts-arphic-ukai_0.2.20080216.2-1.debian.tar.gz
c4f9c8928a6dd8e841ce795ca55adcd1c3a3b73e1d80eb220184907f21ca3d19 10275544
fonts-arphic-ukai_0.2.20080216.2-1_all.deb
e8fe57c5cb577f9aab7eee8202c9b86c4257519053f00700e609d86f0415f73c 9532
ttf-arphic-ukai_0.2.20080216.2-1_all.deb
357f73666b3d95fb5daa9132b46b992427896b4c974f9551e3ea9ac095be5b53 9534
ttf-arphic-ukai-mbe_0.2.20080216.2-1_all.deb
Files:
d5adb2ccb7425db28a99b2917481055b 2207 fonts optional
fonts-arphic-ukai_0.2.20080216.2-1.dsc
82b0d9163e9d10e935cc8fc02a5e68f1 9665579 fonts optional
fonts-arphic-ukai_0.2.20080216.2.orig.tar.bz2
e6b5b8d7f374c03bf27289bb7aa0d24b 10152 fonts optional
fonts-arphic-ukai_0.2.20080216.2-1.debian.tar.gz
9d19abba292ff524def066d66f6afae3 10275544 fonts optional
fonts-arphic-ukai_0.2.20080216.2-1_all.deb
387eced58f232222cfc333db48769b2e 9532 oldlibs extra
ttf-arphic-ukai_0.2.20080216.2-1_all.deb
e0332d222021fb667dbca448fb58fae1 9534 oldlibs extra
ttf-arphic-ukai-mbe_0.2.20080216.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTuNLOocvcCxNbiWoAQLokw/9G911xWunNQefFX9BLXkb1cbBhVOU3TEz
6iW6NoBj1EGawNdPe7IwyZ4X7Aj8CC93jIvdNSL1FbPBWPwMBs/4qx0TyJPIDFJs
W0pgEmkOBXn6HW2OFDhB9gJlViJqqJBqVhIhXku1JF7vxkyap9QrMA6CYvIUOQ0R
P0z189DVV4yc6YhLpyLmGOO+0zFgu03UHDaSLEDo+taE24+x1FntzXVHdvd7k+9U
wIGNAAXjEnmeegWZDCeHFDBfQgqei502aYi7Bwv9/bml35xZ70CDjeHOhGhsMYkO
Nf8lkvB0wsng/QAO1woSF1pcEUprNtnZiiRqiDKweCXwaAoIcyIGpDNO1vfYZwly
NVDNeRUedLEVBCclz3U5Z6CitH3qegYWZWN5GmPQKanNUyMNf2vkQfT7Ab9sTKTM
q5yNepBflzeg/zhEOBWoQWZRw/LNFKUf2N5G4OPj8X1lf/kNexbWIAVYDd26Lcyc
fz90kc+Fqub7VbljopMDPkGm54Dsk4y4gujh/LX9zLYysjk8w2OBdDm+Wt3QHyTc
s1tsRqekqknkLf8HvxsMkghhewSiiIt3NLHbQYQFL09wDzExGAkoEl3e7BwQ/w0I
p4Coubp5j2qzqZMU7otCZKW2PG4PDTvqghglbO4K0FFC+AaeJkttyzcNnOfPbVpa
tsMEeQ4xDo8=
=+g+s
-----END PGP SIGNATURE-----
--- End Message ---