[Reproducible-commits] [blog] 01/01: tag all posts with 'Debian' too

Holger Levsen holger at layer-acht.org
Tue May 10 09:59:08 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 a7d4fcfbf49d7090cf2bc25d6cbd767ca2243ea9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue May 10 11:58:31 2016 +0200

    tag all posts with 'Debian' too
---
 bin/guess_tags.sh | 2 +-
 posts/48.mdwn     | 2 +-
 posts/49.mdwn     | 2 +-
 posts/50.mdwn     | 2 +-
 posts/51.mdwn     | 2 +-
 posts/52.mdwn     | 2 +-
 posts/53.mdwn     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/bin/guess_tags.sh b/bin/guess_tags.sh
index d1e4cda..3301e91 100755
--- a/bin/guess_tags.sh
+++ b/bin/guess_tags.sh
@@ -26,7 +26,7 @@ KNOWN_TAGS="ArchLinux build_kernel_architecture build_locale clang coreboot diff
 # 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"
 # all posts are tagged:
-MY_TAGS="reproducible_builds"
+MY_TAGS="reproducible_builds Debian"
 
 for TAG in $KNOWN_TAGS ; do
 	if [ -n "$(grep $TAG $DRAFT 2>/dev/null)" ] ; then
diff --git a/posts/48.mdwn b/posts/48.mdwn
index 52a4568..9b721fe 100644
--- a/posts/48.mdwn
+++ b/posts/48.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 48 in Stretch cycle"]]
 [[!meta date="Tue Apr 12 18:28:16 2016 +0000"]]
-[[!tag reproducible_builds GCC clang dpkg tar GSoC Outreachy]]
+[[!tag reproducible_builds Debian GCC clang dpkg tar GSoC Outreachy]]
 
 What happened in the [reproducible
 builds](https://wiki.debian.org/ReproducibleBuilds) effort between March 20th and March 26th:
diff --git a/posts/49.mdwn b/posts/49.mdwn
index 71388b8..e7505e7 100644
--- a/posts/49.mdwn
+++ b/posts/49.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 49 in Stretch cycle"]]
 [[!meta date="Tue Apr 12 21:50:59 2016 +0000"]]
-[[!tag reproducible_builds SOURCE_DATE_EPOCH]]
+[[!tag reproducible_builds Debian SOURCE_DATE_EPOCH]]
 
 What happened in the [reproducible
 builds](https://wiki.debian.org/ReproducibleBuilds) effort between March 27th and April 2nd:
diff --git a/posts/50.mdwn b/posts/50.mdwn
index 7114383..8c84924 100644
--- a/posts/50.mdwn
+++ b/posts/50.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 50 in Stretch cycle"]]
 [[!meta date="Mon Apr 18 16:19:22 2016 +0000"]]
-[[!tag reproducible_builds tails source_date_epoch build_kernel_architecture build_locale installation live_media]]
+[[!tag reproducible_builds Debian tails source_date_epoch build_kernel_architecture build_locale installation live_media]]
 
 What happened in the [reproducible
 builds](https://wiki.debian.org/ReproducibleBuilds) effort between April 3rd and April 9th 2016:
diff --git a/posts/51.mdwn b/posts/51.mdwn
index e90fbc0..35439aa 100644
--- a/posts/51.mdwn
+++ b/posts/51.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 51 in Stretch cycle"]]
 [[!meta date="Wed Apr 20 18:47:48 2016 +0000"]]
-[[!tag reproducible_builds diffoscope SOURCE_DATE_EPOCH sphinx]]
+[[!tag reproducible_builds Debian diffoscope SOURCE_DATE_EPOCH sphinx]]
 
 What happened in the [reproducible
 builds](https://wiki.debian.org/ReproducibleBuilds) effort between April 10th and April 16th 2016:
diff --git a/posts/52.mdwn b/posts/52.mdwn
index 8ba9c6c..59c0314 100644
--- a/posts/52.mdwn
+++ b/posts/52.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 52 in Stretch cycle"]]
 [[!meta date="Tue Apr 26 15:34:54 2016 +0000"]]
-[[!tag reproducible_builds diffoscope SOURCE_DATE_EPOCH GCC sphinx coreboot OpenWrt NetBSD ArchLinux Fedora]]
+[[!tag reproducible_builds Debian diffoscope SOURCE_DATE_EPOCH GCC sphinx coreboot OpenWrt NetBSD ArchLinux Fedora]]
 
 What happened in the [Reproducible
 Builds](https://wiki.debian.org/ReproducibleBuilds) effort between April 17th and April 23rd 2016:
diff --git a/posts/53.mdwn b/posts/53.mdwn
index 0a112ab..1569b1c 100644
--- a/posts/53.mdwn
+++ b/posts/53.mdwn
@@ -1,6 +1,6 @@
 [[!meta title="Reproducible builds: week 53 in Stretch cycle"]]
 [[!meta date="Mon May 02 19:49:00 2016 +0000"]]
-[[!tag reproducible_builds diffoscope FreeBSD GCC GSoC MacPorts maven NetBSD Outreachy SOURCE_DATE_EPOCH sphinx DebConf16]]
+[[!tag reproducible_builds Debian diffoscope FreeBSD GCC GSoC MacPorts maven NetBSD Outreachy SOURCE_DATE_EPOCH sphinx DebConf16]]
 
 What happened in the [Reproducible
 Builds](https://wiki.debian.org/ReproducibleBuilds) effort between April 24th and 30th 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