Your message dated Sat, 24 Jan 2015 22:59:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#776167: unblock: fonts-ipafont-nonfree-jisx0208/00103-3
has caused the Debian Bug report #776167,
regarding unblock: fonts-ipafont-nonfree-jisx0208/00103-3
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.)
--
776167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776167
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package fonts-ipafont-nonfree-jisx0208
Cleanup obsolete alternatives from predecessor package
ttf-ipafont-jisx0208. These leave dangling font symlinks on the system.
unblock fonts-ipafont-nonfree-jisx0208/00103-3
Andreas
diff -Nru fonts-ipafont-nonfree-jisx0208-00103/debian/changelog fonts-ipafont-nonfree-jisx0208-00103/debian/changelog
--- fonts-ipafont-nonfree-jisx0208-00103/debian/changelog 2013-06-15 20:50:07.000000000 +0200
+++ fonts-ipafont-nonfree-jisx0208-00103/debian/changelog 2015-01-24 13:30:05.000000000 +0100
@@ -1,3 +1,16 @@
+fonts-ipafont-nonfree-jisx0208 (1:00103-3) unstable; urgency=medium
+
+ [ Andreas Beckmann ]
+ * Use the correct Vcs-* URLs.
+ * fonts-ipafont-nonfree-jisx0208.preinst: Cleanup obsolete alternatives from
+ ttf-ipafont-jisx0208. (Closes: #776108)
+
+ [ Hideki Yamane ]
+ * debian/control
+ - set Standards-Version: 3.9.6
+
+ -- Hideki Yamane <[email protected]> Sat, 24 Jan 2015 21:29:59 +0900
+
fonts-ipafont-nonfree-jisx0208 (1:00103-2) unstable; urgency=low
* debian/control
diff -Nru fonts-ipafont-nonfree-jisx0208-00103/debian/control fonts-ipafont-nonfree-jisx0208-00103/debian/control
--- fonts-ipafont-nonfree-jisx0208-00103/debian/control 2013-06-15 20:48:44.000000000 +0200
+++ fonts-ipafont-nonfree-jisx0208-00103/debian/control 2015-01-24 13:30:05.000000000 +0100
@@ -4,10 +4,10 @@
Maintainer: Debian Fonts Task Force <[email protected]>
Uploaders: Hideki Yamane <[email protected]>
Build-Depends: debhelper (>= 9.20120518~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
Homepage: http://www.ipa.go.jp/
-Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-vlgothic/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fonts/fonts-vlgothic.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-fonts/fonts-ipafont-nonfree-jisx0208.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/fonts-ipafont-nonfree-jisx0208.git
Package: fonts-ipafont-nonfree-jisx0208
Architecture: all
diff -Nru fonts-ipafont-nonfree-jisx0208-00103/debian/fonts-ipafont-nonfree-jisx0208.preinst fonts-ipafont-nonfree-jisx0208-00103/debian/fonts-ipafont-nonfree-jisx0208.preinst
--- fonts-ipafont-nonfree-jisx0208-00103/debian/fonts-ipafont-nonfree-jisx0208.preinst 2013-06-15 20:46:56.000000000 +0200
+++ fonts-ipafont-nonfree-jisx0208-00103/debian/fonts-ipafont-nonfree-jisx0208.preinst 2015-01-24 13:30:05.000000000 +0100
@@ -30,6 +30,11 @@
case "$1" in
install|upgrade)
+
+ # cleanup obsolete alternatives from ttf-ipafont-jisx0208
+ update-alternatives --remove ttf-japanese-gothic.ttf /usr/share/fonts/truetype/ipafont-jisx0208/ipag0208_for_legacy_compatibility.ttf
+ update-alternatives --remove ttf-japanese-mincho.ttf /usr/share/fonts/truetype/ipafont-jisx0208/ipam0208_for_legacy_compatibility.ttf
+
if dpkg --compare-versions "$2" lt-nl "$VERSION"; then
if [ -f $FILE ]; then
if [ -x /usr/bin/defoma-font ]; then
--- End Message ---
--- Begin Message ---
On 2015-01-24 21:52, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package fonts-ipafont-nonfree-jisx0208
>
> Cleanup obsolete alternatives from predecessor package
> ttf-ipafont-jisx0208. These leave dangling font symlinks on the system.
>
> unblock fonts-ipafont-nonfree-jisx0208/00103-3
>
> Andreas
>
Unblocked, thanks.
~Niels
--- End Message ---