[Reproducible-commits] [texlive-bin] 08/12: no TL-Changes in luajit anymore

Mattia Rizzolo mattia at debian.org
Fri May 13 16:13:59 UTC 2016


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

mattia pushed a commit to annotated tag debian/2015.20160213.39691-1
in repository texlive-bin.

commit ab008cec6e67ec3821b2902d6ab23d299f4dbe9e
Author: Norbert Preining <preining at debian.org>
Date:   Fri Feb 12 22:15:52 2016 +0900

    no TL-Changes in luajit anymore
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index f2cc165..ea637a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -212,8 +212,7 @@ override_dh_installdocs:
 	#dh_installdocs -plibtexlua52 -plibtexlua52-dev \
 	#	NOTHING TO INSTALL
 ifeq ($(WITHLUAJIT), yes)
-	dh_installdocs -plibtexluajit2 -plibtexluajit-dev \
-		libs/luajit/LuaJIT-2.?.?-PATCHES/TL-Changes
+	dh_installdocs -plibtexluajit2 -plibtexluajit-dev
 endif
 
 override_dh_installchangelogs:
@@ -228,7 +227,7 @@ override_dh_installchangelogs:
 		libs/lua52/lua-5.?.?-PATCHES/ChangeLog
 ifeq ($(WITHLUAJIT), yes)
 	dh_installchangelogs -plibtexluajit2 -plibtexluajit-dev \
-		libs/luajit/LuaJIT-2.?.?-PATCHES/ChangeLog
+		libs/luajit/LuaJIT-2.?.?*-PATCHES/ChangeLog
 endif
 
 override_dh_compress:

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



More information about the Reproducible-commits mailing list