summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f54dd48)
raw | patch | inline | side by side (parent: f54dd48)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 6 Oct 2015 19:46:54 +0000 (21:46 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Thu, 22 Oct 2015 16:23:43 +0000 (18:23 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 500ceb047e752e6206ab4187d26114a255be6f97..88d22930b732815e3ee083ae6056045e5b716238 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/collectd-core.overrides:
- Update 'binary-or-shlib-defines-rpath' lintian override.
+ * debian/rules:
+ - Strip out non-deterministic bits out of generated jar files.
-- Marc Fournier <marc@bl.uem.li> Tue, 06 Oct 2015 21:27:57 +0200
diff --git a/debian/rules b/debian/rules
index c245fe630ff1a8f6f34b0007425f0962700a2732..0da5b2bebde227c405990e67a406900ca458dc4f 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
dh_systemd_start -pcollectd-core
dh_link -a
dh_strip -a --dbg-package=collectd-dbg
- # dh_strip_nondeterminism is broken atm; https://bugs.debian.org/799732
- #dh_strip_nondeterminism -pcollectd-core
+ dh_strip_nondeterminism -pcollectd-core
dh_compress -a -Xexamples/
dh_fixperms -a
dh_makeshlibs -a