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

[context] 01/10: new changelog, remove some cc-nc-sa licensed files



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

preining pushed a commit to branch master
in repository context.

commit 53a126f87d2cde796fdd92b6508c165c405c2c5b
Author: Norbert Preining <preining@debian.org>
Date:   Fri May 13 20:24:58 2016 +0900

    new changelog, remove some cc-nc-sa licensed files
---
 debian/changelog     | 6 ++++++
 debian/make-orig-tar | 8 +++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 68b968b..b82bf55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+context (2016.05.10.20160513-1) UNRELEASED; urgency=medium
+
+  * context to accompany TL 2016
+
+ -- Norbert Preining <preining@debian.org>  Fri, 13 May 2016 20:20:47 +0900
+
 context (2015.05.18.20150601-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index 25ecabf..434c67e 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -1,7 +1,7 @@
 
 tlnet=${1:-/var/www/norbert/tlpretest}
 
-basever=2015.05.18
+basever=2016.05.10
 
 verstr=`date +%Y%m%d`
 pkg="context-${basever}.$verstr"
@@ -28,6 +28,12 @@ echo "installing from $tlnet"
 mkdir $pkg
 cd $pkg
 unpackone context
+#
+# remove non-free files for the moment
+rm -rf texmf-dist/doc/context/sources/general/manuals/swiglib
+rm -rf texmf-dist/doc/context/sources/general/manuals/tools
+rm -rf texmf-dist/doc/context/sources/general/manuals/xtables
+
 cd ..
 
 GZIP=-9 tar -czf $orig $pkg

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


Reply to: