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

[context] 01/04: update make-orig-tar



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository context.

commit a74250f930f12cfa7c68bcfee03fb5c2cf454341
Author: Norbert Preining <preining@debian.org>
Date:   Fri May 20 11:23:24 2016 +0900

    update make-orig-tar
---
 debian/make-orig-tar | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index 07a4086..495d4e7 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -1,7 +1,7 @@
 
 tlnet=${1:-/var/www/norbert/tlpretest}
 
-basever=2016.05.14
+basever=2016.05.17
 
 verstr=`date +%Y%m%d`
 pkg="context-${basever}.$verstr"
@@ -30,8 +30,8 @@ cd $pkg
 unpackone context
 #
 # remove non-free files for the moment
-# should probably replaced by some other profiles
-rm -rf texmf-dist/tex/context/colors/icc/profiles/*
+# replaced in TL already
+#rm -rf texmf-dist/tex/context/colors/icc/profiles/*
 
 cd ..
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/context.git


Reply to: