[Debian-tex-commits] SVN tex-common commit + diffs: r5055 - tex-common/branches/v3/debian
Norbert Preining
preining at alioth.debian.org
Sun Feb 26 02:28:11 UTC 2012
Author: preining
Date: 2012-02-26 02:28:11 +0000 (Sun, 26 Feb 2012)
New Revision: 5055
Modified:
tex-common/branches/v3/debian/changelog
tex-common/branches/v3/debian/rules
Log:
adapt rules, try to build
Modified: tex-common/branches/v3/debian/changelog
===================================================================
--- tex-common/branches/v3/debian/changelog 2012-02-26 01:54:18 UTC (rev 5054)
+++ tex-common/branches/v3/debian/changelog 2012-02-26 02:28:11 UTC (rev 5055)
@@ -1,9 +1,9 @@
-tex-common (3.0-0.1) unstable; urgency=low
+tex-common (3.0-1~1) unstable; urgency=low
* bump up to 3.0, updmap.cfg is now managed differently with multi
enabled updmap, so all the local adaptions are not necessary anymore
- -- Norbert Preining <preining at debian.org> Fri, 17 Feb 2012 11:36:59 +0900
+ -- Norbert Preining <preining at debian.org> Sun, 26 Feb 2012 11:23:48 +0900
tex-common (2.11~1) unstable; urgency=low
Modified: tex-common/branches/v3/debian/rules
===================================================================
--- tex-common/branches/v3/debian/rules 2012-02-26 01:54:18 UTC (rev 5054)
+++ tex-common/branches/v3/debian/rules 2012-02-26 02:28:11 UTC (rev 5055)
@@ -5,8 +5,8 @@
INSTDIR=$(CURDIR)/debian/tex-common
-bin_scripts=dh_installtex update-fontlang
-sbin_scripts=update-texmf update-texmf-config
+bin_scripts=dh_installtex update-fmtlang
+sbin_scripts=update-texmf update-texmf-config update-updmap
nonbin_scripts=tpm2licenses tpm2licenses.README Tpm.pm FileUtils.pm debianize-updmap
sbin_installfiles=$(foreach script,$(sbin_scripts), scripts/$(script))
More information about the Debian-tex-commits
mailing list