summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44de5b8)
raw | patch | inline | side by side (parent: 44de5b8)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 05:07:17 +0000 (07:07 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 25 Aug 2015 05:07:17 +0000 (07:07 +0200) |
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index de164efc4b87f8c5bacb95c7f309c0ab0ceac41f..794ae101eb421e4b4501972aee0f453fcddb4160 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (5.5.0-3) UNRELEASED; urgency=medium
+
+ * debian/rules:
+ - Avoid hiding compiler options, allowing the buildd log scanner to do
+ it's job.
+
+ -- Marc Fournier <marc.fournier@camptocamp.com> Tue, 25 Aug 2015 06:55:52 +0200
+
collectd (5.5.0-2) unstable; urgency=low
* debian/rules:
diff --git a/debian/rules b/debian/rules
index 229a9be05aeb8e1bccc0b0ec6696ad6ddfce6384..6b0f1ef2e145c1fadec2ec382b0179c635c2558b 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
--without-libstatgrab \
--without-included-ltdl \
--disable-static \
+ --disable-silent-rules \
--enable-all-plugins
# These plugins do not provide any functionality under Linux.