[Reproducible-commits] [blog] 01/01: add LEDE to known tags and tag 67 with it
Holger Levsen
holger at layer-acht.org
Tue Aug 9 13:33:40 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 58a69813427cd2f1804d39918d383174130bf783
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Aug 9 15:33:34 2016 +0200
add LEDE to known tags and tag 67 with it
---
bin/publish.sh | 2 +-
posts/67.mdwn | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/publish.sh b/bin/publish.sh
index 64a2cfd..e8c2ed7 100755
--- a/bin/publish.sh
+++ b/bin/publish.sh
@@ -32,7 +32,7 @@ fi
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"
+ 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 LEDE"
# 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"
# all posts are tagged:
diff --git a/posts/67.mdwn b/posts/67.mdwn
index 62971dd..8e74d46 100644
--- a/posts/67.mdwn
+++ b/posts/67.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Reproducible builds: week 67 in Stretch cycle"]]
[[!meta date="Tue Aug 09 12:56:12 2016 +0000"]]
-[[!tag reproducible_builds Debian buildinfo diffoscope documentation dpkg jenkins.debian.net OpenWrt ordering python sbuild sphinx strip-nondeterminism Test_infrastructure dak tar]]
+[[!tag reproducible_builds Debian buildinfo diffoscope documentation dpkg jenkins.debian.net OpenWrt ordering python sbuild sphinx strip-nondeterminism Test_infrastructure dak tar LEDE]]
What happened in the [Reproducible
Builds](https://wiki.debian.org/ReproducibleBuilds) effort between Sunday July
31 and Saturday August 6 2016:
--
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