[Reproducible-commits] [blog] 01/01: auto-detect more tags

Holger Levsen holger at layer-acht.org
Sun May 22 17:02:59 UTC 2016


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

holger pushed a commit to branch master
in repository blog.

commit fbe68edc9a1fe47d2bbd31d414670b6b8a37f514
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun May 22 19:01:34 2016 +0200

    auto-detect more tags
---
 bin/publish.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/publish.sh b/bin/publish.sh
index a9a1f60..4d9c337 100755
--- a/bin/publish.sh
+++ b/bin/publish.sh
@@ -32,9 +32,9 @@ fi
 
 if [ ! -f ./drafts/$WEEK.tags ] ; then
 	# these are grep'ed for case sensitive
-	KNOWN_TAGS="ArchLinux build_kernel_architecture build_locale clang coreboot diffoscope documentation dpkg Fedora FreeBSD GCC gcc GSoC installation live_media MacPorts maven NetBSD OpenWrt ordering Outreachy  project_infrastructure source_date_epoch SOURCE_DATE_EPOCH disorderfs strip-determinism DebConf16 libxslt cdbs Ubuntu"
+	KNOWN_TAGS="ArchLinux build_kernel_architecture build_locale clang coreboot diffoscope documentation dpkg Fedora FreeBSD GCC gcc GSoC installation live_media MacPorts maven NetBSD OpenWrt ordering Outreachy  project_infrastructure source_date_epoch SOURCE_DATE_EPOCH sphinx txt2man disorderfs strip-determinism DebConf16 libxslt cdbs Ubuntu"
 	# these "special" words needs to be seperated by spaces (and are also case sensitive…)
-	KNOWN_SPECIAL_TAGS="Tar tar sphinx TAILS texlive-bin pdftex luatex tex dak"
+	KNOWN_SPECIAL_TAGS="Tar tar TAILS texlive-bin pdftex luatex tex dak"
 	# all posts are tagged:
 	MY_TAGS="reproducible_builds Debian"
 

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



More information about the Reproducible-commits mailing list