Code

Updated collectd-core.overrides.
authorSebastian Harl <sh@tokkee.org>
Sun, 24 Jan 2010 13:18:40 +0000 (14:18 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 24 Jan 2010 13:18:40 +0000 (14:18 +0100)
Replaced overrides for spelling-error-in-description with
capitalization-error-in-description.

debian/changelog
debian/collectd-core.overrides

index 201cdc843e14cab493dd9f36a9b2623385a3113b..e3eda823b1459f640b531a1c12f43a19c695954d 100644 (file)
@@ -49,8 +49,11 @@ collectd (4.9.1-1) unstable; urgency=low
     - Added bts566199_collection_hide_types.dpatch -- added ability to hide
       specified types in collection.cgi; thanks to Pavel Piatruk for the patch
       (Closes: #566199).
+  * debian/collectd-core.overrides:
+    - Replaced overrides for spelling-error-in-description with
+      capitalization-error-in-description.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Jan 2010 23:52:06 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 24 Jan 2010 14:17:39 +0100
 
 collectd (4.8.2-1) unstable; urgency=medium
 
index 519ce29eb5c7aa668723d22d4e649e617ddce1b3..46040ec63db18961baafd7cd32d5e69b66fe26b2 100644 (file)
@@ -2,9 +2,9 @@
 collectd-core: shlib-with-non-pic-code usr/lib/collectd/netlink.so
 
 # All plugin names are spelled in lower-case.
-collectd-core: spelling-error-in-description apache Apache
-collectd-core: spelling-error-in-description mysql MySQL
-collectd-core: spelling-error-in-description postgresql PostgreSQL
+collectd-core: capitalization-error-in-description apache Apache
+collectd-core: capitalization-error-in-description mysql MySQL
+collectd-core: capitalization-error-in-description postgresql PostgreSQL
 
 # The "java" plugin uses libjvm.so which can only be found in a non-standard
 # directory. According to the Java guys the path name and the ABI is stable