[Debian-tex-commits] SVN tex-common commit + diffs: r5542 - in tex-common/trunk: debian scripts
Norbert Preining
preining at alioth.debian.org
Tue May 29 22:39:03 UTC 2012
Author: preining
Date: 2012-05-29 22:39:01 +0000 (Tue, 29 May 2012)
New Revision: 5542
Modified:
tex-common/trunk/debian/changelog
tex-common/trunk/scripts/update-updmap
Log:
mention NEWS.Debian in the update-updmap warning
Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog 2012-05-29 10:47:23 UTC (rev 5541)
+++ tex-common/trunk/debian/changelog 2012-05-29 22:39:01 UTC (rev 5542)
@@ -1,3 +1,9 @@
+tex-common (3.12) UNRELEASED; urgency=low
+
+ * mention NEWS.Debian in the update-updmap warning
+
+ -- Norbert Preining <preining at debian.org> Wed, 30 May 2012 07:38:16 +0900
+
tex-common (3.11) unstable; urgency=low
* don't break if texmf.cnf is already removed (Closes: #671610, #672269)
Modified: tex-common/trunk/scripts/update-updmap
===================================================================
--- tex-common/trunk/scripts/update-updmap 2012-05-29 10:47:23 UTC (rev 5541)
+++ tex-common/trunk/scripts/update-updmap 2012-05-29 22:39:01 UTC (rev 5542)
@@ -260,6 +260,7 @@
Warning: For now these files have been included,
Warning: but expect inconsistencies.
Warning: These packages should be rebuild with tex-common.
+Warning: Please see /usr/share/doc/tex-common/NEWS.Debian.gz
EOF
for file in $old_files ; do
echo "Warning: found file: $file" >&2
More information about the Debian-tex-commits
mailing list