Your message dated Fri, 21 Sep 2012 21:25:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#688337: unblock: tipa/2:1.3-19
has caused the Debian Bug report #688337,
regarding unblock: tipa/2:1.3-19
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.)
--
688337: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688337
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Dear release managers,
please unblock package tipa 2:1.3-19.
It fix the bug #682939, which had severity important but it might
be considered an RC bug since it removes files that are
unrelated.
Unfortunately tipa 2:1.3-18 which was supposed to fix the bug and
was previously unblocked, after a deep investigation by Andreas
Beckmann resulted to be still bugged: if encodings dir is shipped,
debhelper seems to generate the problematic update-fonts-dir --x11r7-layout
encodings call that removes /usr/share/fonts/X11/encodings/encodings.dir
Andreas Beckmann's workaround is very small, the debdiff is attached.
The package build twice in a row in a pbuilder chroot and testing with
piuparts 0.46 (with --install-purge-install option) give PASS: All tests.
Many thanks for your consideration.
Kind regards,
Daniele Tricoli
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (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
diff -Nru tipa-1.3/debian/changelog tipa-1.3/debian/changelog
--- tipa-1.3/debian/changelog 2012-07-27 17:49:54.000000000 +0200
+++ tipa-1.3/debian/changelog 2012-09-17 09:17:12.000000000 +0200
@@ -1,3 +1,12 @@
+tipa (2:1.3-19) unstable; urgency=low
+
+ * Don't ship encodings dir since it will make debhelper generate the
+ problematic update-fonts-dir --x11r7-layout encodings call that removes
+ /usr/share/fonts/X11/encodings/encodings.dir. Thanks to Andreas Beckmann for
+ report and workaround. (Closes: #682939)
+
+ -- Daniele Tricoli <[email protected]> Sun, 16 Sep 2012 19:33:27 +0200
+
tipa (2:1.3-18) unstable; urgency=low
* Removed silipa.enc otherwise xfonts-tipa package removes
diff -Nru tipa-1.3/debian/dirs tipa-1.3/debian/dirs
--- tipa-1.3/debian/dirs 2011-10-27 19:45:26.000000000 +0200
+++ tipa-1.3/debian/dirs 2012-09-17 09:17:12.000000000 +0200
@@ -1,4 +1,3 @@
usr/X11R6/lib/X11/fonts/Type1
-usr/X11R6/lib/X11/fonts/encodings
etc/X11/fonts/Type1
etc/texmf/updmap.d
diff -Nru tipa-1.3/debian/rules tipa-1.3/debian/rules
--- tipa-1.3/debian/rules 2012-07-27 13:18:22.000000000 +0200
+++ tipa-1.3/debian/rules 2012-09-17 09:17:12.000000000 +0200
@@ -10,7 +10,6 @@
debxfnt := $(CURDIR)/debian/xfonts-tipa/usr/share/fonts/X11
debxt1 := $(debxfnt)/Type1
-debxenc := $(debxfnt)/encodings
debscdir := $(CURDIR)/debian/xfonts-tipa/etc/X11/fonts/Type1
CHANGELOG = $(dir $(firstword $(MAKEFILE_LIST)))/changelog
@@ -70,7 +69,6 @@
dh_prep
dh_installdirs --package=xfonts-tipa \
usr/share/fonts/X11/Type1 \
- usr/share/fonts/X11/encodings \
etc/X11/fonts/Type1
$(MAKE) install PREFIX=$(debtexmf) MAPDIR=$(debtexmf)/fonts/map/dvips
--- End Message ---
--- Begin Message ---
On Fri, 2012-09-21 at 21:09 +0200, Daniele Tricoli wrote:
> please unblock package tipa 2:1.3-19.
>
> It fix the bug #682939, which had severity important but it might
> be considered an RC bug since it removes files that are
> unrelated.
Unblocked; thanks.
Regards,
Adam
--- End Message ---