Bug#920595: ukui-themes: please make the build reproducible

2019-05-30 Thread 李剑峰
Hi, Chris Lamb,


Sorry for the late reply and thanks for your work! I have merged your patch and 
now the new version is waiting for sponsorship in mentors:

https://mentors.debian.net/package/ukui-themes


Regards,
handsome_feng






Bug#920595: ukui-themes: please make the build reproducible

2019-01-27 Thread Chris Lamb
Source: ukui-themes
Version: 0+git20190105-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: randomness
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that ukui-themes could not be built reproducibly.

This is because it ships the (rather useless) .​sass-​cache/​
directory under (for example) /usr/​share/​themes/​ukui-​black
which contains random numbers, etc.

I've filed this as a wishlist request against Lintian here:

  https://bugs.debian.org/920593

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2019-01-27 08:45:14.279705223 +0100
--- b/debian/rules  2019-01-27 09:16:46.711555852 +0100
@@ -2,3 +2,6 @@
 
 %:
dh $@
+
+override_dh_install:
+   dh_install -X.sass-cache