[Reproducible-commits] [blog] 01/02: add more tags to publish script

Ximin Luo infinity0 at debian.org
Wed Jun 15 23:28:18 UTC 2016


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

infinity0 pushed a commit to branch master
in repository blog.

commit 778510648fa59ed3b9dd75f49afa80d0fb2f26a8
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Jun 16 01:26:59 2016 +0200

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

diff --git a/bin/publish.sh b/bin/publish.sh
index 48bcb11..80f6f57 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 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 reprotest debhelper Athens"
+	KNOWN_TAGS="ArchLinux Athens build_kernel_architecture build_locale cdbs clang Clang coreboot DebConf16 debhelper diffoscope disorderfs documentation dpkg Fedora FreeBSD GCC gcc GSoC gzip installation libxslt live_media MacPorts maven NetBSD OpenWrt ordering Outreachy popcon project_infrastructure python reprotest source_date_epoch SOURCE_DATE_EPOCH sphinx strip-nondeterminism txt2man Ubuntu umask"
 	# these "special" words needs to be seperated by spaces (and are also case sensitive…)
-	KNOWN_SPECIAL_TAGS="Tar tar TAILS texlive-bin pdftex luatex tex dak"
+	KNOWN_SPECIAL_TAGS="dak luatex pdftex Tar tar TAILS texlive-bin TeX tex"
 	# 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