[blog] 01/01: Fix broken link to Wikidata.
Edward Betts
edward at moszumanska.debian.org
Thu Apr 5 14:08:54 CEST 2018
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository blog.
commit 4a1a6753f24a23ea7627771e11025a2a20b87eb2
Author: Edward Betts <edward at 4angle.com>
Date: Thu Apr 5 13:08:49 2018 +0100
Fix broken link to Wikidata.
---
posts/153.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posts/153.mdwn b/posts/153.mdwn
index a1db0c6..d203321 100644
--- a/posts/153.mdwn
+++ b/posts/153.mdwn
@@ -6,7 +6,7 @@ Here's what happened in the [Reproducible Builds](https://reproducible-builds.or
* Holger Levsen spoke at [Easterhegg 2018](http://www.easterhegg.eu/category/easterhegg-2018/) in Würzburg, Germany on Reproducible Builds ([German video](https://cdn.media.ccc.de/events/eh2018/h264-hd/eh18-41-deu-Tossing_grenades_over_the_wall_Ensuring_the_sustainability_of_our_tech_through_Reproducible_Builds_hd.mp4)).
-* [WikiData](wikidata.org) linked to [an example metadata query for diffoscope's file formats](https://query.wikidata.org/#SELECT%20%3Ffileformat%20%3FfileformatLabel%20%3Fext%20%3Fmedia%20WHERE%20%7B%0A%20%20wd%3AQ50989245%20wdt%3AP1072%20%3Ffileformat.%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1195%20%3Fext.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1163%20%3Fmedia.%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_L [...]
+* [Wikidata](https://www.wikidata.org/wiki/Wikidata:Main_Page) linked to [an example metadata query for diffoscope's file formats](https://query.wikidata.org/#SELECT%20%3Ffileformat%20%3FfileformatLabel%20%3Fext%20%3Fmedia%20WHERE%20%7B%0A%20%20wd%3AQ50989245%20wdt%3AP1072%20%3Ffileformat.%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1195%20%3Fext.%20%7D%0A%20%20OPTIONAL%20%7B%20%3Ffileformat%20wdt%3AP1163%20%3Fmedia.%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam% [...]
* Jean-Michel Vourgère submitted Debian bug [[!bug 894441]] against [[!pkg dpkg]], requesting that `SOURCE_DATE_EPOCH` must ignore bin-NMU (Non-maintainer upload) `debian/changelog entries as this can break assumptions in `Multi-Arch: same` packages.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the rb-commits
mailing list