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

Bug#695450: unblock: context-doc-nonfree/2012.06.27-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear release managers,

I am asking for a freeze exception for 
        context-doc-nonfree 2012.06.27-2
which fixes a RC bug wrt placement of files under /usr/share/texmf/doc.
The same happened in cm-super-minimal and was fixed there with
an NMU and freeze-exempted (see bug #577635).

The only change is that it stops shipping files in
        /usr/share/texmf/doc
because this is a symlink to /usr/share/doc/texmf, and thus it
depends on the order of installation of alqalam and tex-common
if it really becomes a symlink or not.

More details are discussed in the bug report #577635 of cm-super-minimal
that had the same problems.

The debdiff is minimal, here it it:
diff -Nru context-doc-nonfree-2012.06.27/debian/changelog context-doc-nonfree-2012.06.27/debian/changelog
--- context-doc-nonfree-2012.06.27/debian/changelog	2012-06-28 00:04:10.000000000 +0900
+++ context-doc-nonfree-2012.06.27/debian/changelog	2012-12-08 17:49:48.000000000 +0900
@@ -1,3 +1,10 @@
+context-doc-nonfree (2012.06.27-2) unstable; urgency=high
+
+  * do not ship documentation in /usr/share/texmf/doc, as this is 
+    a symlink (Closes: #695447)
+
+ -- Norbert Preining <preining@debian.org>  Sat, 08 Dec 2012 17:49:16 +0900
+
 context-doc-nonfree (2012.06.27-1) unstable; urgency=low
 
   * new download from the web pages, more complete, and keep directory
diff -Nru context-doc-nonfree-2012.06.27/debian/rules context-doc-nonfree-2012.06.27/debian/rules
--- context-doc-nonfree-2012.06.27/debian/rules	2012-06-27 23:37:44.000000000 +0900
+++ context-doc-nonfree-2012.06.27/debian/rules	2012-12-08 17:49:48.000000000 +0900
@@ -21,9 +21,9 @@
 	dh_testroot
 	dh_clean
 	dh_installdirs usr/share/doc/$(package) \
-		usr/share/texmf/doc/context/
-	cp -a base $(instbase)/usr/share/texmf/doc/context/
-	dh_link usr/share/texmf/doc/context/base usr/share/doc/$(package)/base
+		usr/share/doc/texmf/context/
+	cp -a base $(instbase)/usr/share/doc/texmf/context/
+	dh_link usr/share/doc/texmf/context/base usr/share/doc/$(package)/base
 	dh_installdocs
 	dh_installchangelogs
 	dh_compress -X.pdf


Thus, I would like to ask for an unblock.

unblock context-doc-nonfree/2012.06.27-2

Thanks a lot and all the best

Norbert

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.7.0-rc8+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


Reply to: