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

Re: NMU needed for TL2012



Hi Roland,

On Mo, 05 Mär 2012, Roland Stigge wrote:
> Would you please first send a debdiff what changes are necessary,
> ideally attached to a Debian bug?

Sorry, Daniele was a bit hasty. I was busy in working on the packages
and asked here on our list to send NMU emails, in the expectation
that it will be proper procedure.

I attach the debdiff, and later, when I have time again, I will open
a bug report and attach it, if you prefer.

THe changes are quite simple:
- rebuild with tex-common v3, which moves the updmap.d config file
  into /var/lib/texmf/....
- remove old obsolete conf file /etc/texmf/updmap.d/*musixtex*

Reason: With TL2012 we will have a new updmap sys that reads *ALL*
updmap.cfg files, and people can manually disable/enable maps
in /etc/texmf/web2c/updmap.cfg, even if a map is enabled on a
lower level (/u/s/t). Thus, no need to updmap.d conffiles anymore.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
WIVENHOE (n.)
The cry of alacrity with which a sprightly eighty-year-old breaks the
ice on the lake when going for a swim on Christmas Eve.
			--- Douglas Adams, The Meaning of Liff
diff -Nru musixtex-0.115/debian/changelog musixtex-0.115/debian/changelog
--- musixtex-0.115/debian/changelog	2011-09-26 15:22:00.000000000 +0900
+++ musixtex-0.115/debian/changelog	2012-03-05 11:42:59.000000000 +0900
@@ -1,3 +1,11 @@
+musixtex (1:0.115-2.1) experimental; urgency=low
+
+  * Non-maintainer upload.
+  * rebuild with tex-common v3
+  * remove obsolete conffile in updmap.d (debian/musixtex.maintscript)
+
+ -- Norbert Preining <preining@debian.org>  Mon, 05 Mar 2012 11:42:37 +0900
+
 musixtex (1:0.115-2) unstable; urgency=low
 
   * musixtex executable: Use etex instead of tex
diff -Nru musixtex-0.115/debian/control musixtex-0.115/debian/control
--- musixtex-0.115/debian/control	2011-04-08 20:55:09.000000000 +0900
+++ musixtex-0.115/debian/control	2012-03-05 11:42:01.000000000 +0900
@@ -1,5 +1,5 @@
 Source: musixtex
-Build-Depends: debhelper (>= 7), texlive-base, texlive-fonts-recommended, texlive-latex-base, tex-common (>= 0.19)
+Build-Depends: debhelper (>= 7), texlive-base, texlive-fonts-recommended, texlive-latex-base, tex-common (>= 3)
 Section: tex
 Priority: optional
 Maintainer: Roland Stigge <stigge@antcom.de>
diff -Nru musixtex-0.115/debian/musixtex.maintscript musixtex-0.115/debian/musixtex.maintscript
--- musixtex-0.115/debian/musixtex.maintscript	1970-01-01 09:00:00.000000000 +0900
+++ musixtex-0.115/debian/musixtex.maintscript	2012-03-05 11:42:27.000000000 +0900
@@ -0,0 +1 @@
+rm_conffile /etc/texmf/updmap.d/20musixtex.cfg 1:0.115-2

Reply to: