summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2bc9098)
raw | patch | inline | side by side (parent: 2bc9098)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 16:37:46 +0000 (18:37 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 16:37:46 +0000 (18:37 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 53fdbfb275337fdba6711dc66f5fb8665d368dc2..aadca9214726d9705df16d86f850f1319bf4bbab 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
it's job.
- Disable smart plugin on non-linux platforms, due to missing
libatasmart-dev build-dependency.
+ - Strip out non-deterministic bits out of generated jar files.
-- Marc Fournier <marc.fournier@camptocamp.com> Tue, 25 Aug 2015 06:55:52 +0200
diff --git a/debian/control b/debian/control
index 875f9c1b15487aedb9ace8225281665117f1b474..f89a0c8a4f2e758c5095d4e3a37031e13c772cb7 100644 (file)
--- a/debian/control
+++ b/debian/control
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
Uploaders: Marc Fournier <marc.fournier@camptocamp.com>
-Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.14.10), po-debconf, dh-systemd (>= 1.5),
+Build-Depends: debhelper (>= 7.0.50~), dpkg-dev (>= 1.14.10), po-debconf, dh-systemd (>= 1.5), dh-strip-nondeterminism,
bison, flex, autotools-dev, libltdl-dev, pkg-config,
iptables-dev (>= 1.4.3.2-2) [linux-any],
javahelper,
diff --git a/debian/rules b/debian/rules
index 0470778f0380bc8e1b0091b3104fc502adaae6bb..3afddd29617f0a8db845f14e502afb4a9feddba0 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
dh_systemd_start
dh_link -a
dh_strip -a --dbg-package=collectd-dbg
+ dh_strip_nondeterminism -pcollectd-core
dh_compress -a -Xexamples/
dh_fixperms -a
dh_makeshlibs -a