]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC for a more reproducible...
authorSimon McVittie <smcv@debian.org>
Tue, 9 Jun 2015 21:25:26 +0000 (22:25 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 9 Jun 2015 21:25:26 +0000 (22:25 +0100)
debian/changelog
debian/rules

index c5a007d092f0cc3c3f671543d4c144979111862e..11a761170b113947079a2c4167173d1c300f7507 100644 (file)
@@ -23,6 +23,7 @@ ikiwiki (3.20150330) UNRELEASED; urgency=medium
   * Add a public-domain email icon from tango-icon-theme
   * Populate pagectime from either mtime or inode change time,
     whichever is older, again for more reproducible builds
+  * debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC
 
  -- Joey Hess <id@joeyh.name>  Tue, 28 Apr 2015 12:24:08 -0400
 
index 9cb2a8adc3af0549830b0bbe57dd61a5a3740c43..cf3087d1db711dc46539c908742b1983f2b70967 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-       dh $@
+       LC_ALL=C.UTF-8 TZ=UTC dh $@
 
 override_dh_auto_configure:
        # keeps it out of /usr/local