[blog] 01/02: bin/publish.sh: Add rust to tags

Ximin Luo infinity0 at debian.org
Fri Mar 10 08:42:13 UTC 2017


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

infinity0 pushed a commit to branch master
in repository blog.

commit 58304bb92ec21e194be539fdabf3ebe1b33b5af9
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Mar 10 09:41:55 2017 +0100

    bin/publish.sh: Add rust to tags
---
 bin/publish.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/publish.sh b/bin/publish.sh
index a42e314..4e7fec7 100755
--- a/bin/publish.sh
+++ b/bin/publish.sh
@@ -34,7 +34,7 @@ if [ ! -f ./drafts/$WEEK.tags ] ; then
 	# these are grep'ed for case sensitive
 	KNOWN_TAGS="ArchLinux Athens buildinfo build_kernel_architecture build_locale cdbs clang Clang coreboot DebConf16 debhelper diffoscope disorderfs documentation dpkg Fedora FreeBSD GCC gcc GSoC gzip installation jenkins.debian.net libxslt live_media MacPorts maven NetBSD OpenWrt ordering Outreachy popcon project_infrastructure python reprotest sbuild source_date_epoch SOURCE_DATE_EPOCH sphinx strip-nondeterminism Test_infrastructure test_infrastructure txt2man Ubuntu umask openSUSE tails [...]
 	# these "special" words needs to be seperated by word boundaries (and are also case sensitive…)
-	KNOWN_SPECIAL_TAGS="dak luatex pdftex Tar tar TAILS texlive-bin TeX tex Qt"
+	KNOWN_SPECIAL_TAGS="dak luatex pdftex Rust Tar tar TAILS texlive-bin TeX tex Qt"
 	# 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