about summary refs log tree commit diff
path: root/debian/patches/51-normalized-keys.patch
AgeCommit message (Collapse)Author
2011-03-11Fix build failure with more-warnings enabledMichael Biebl
Don't mix code and declaration.
2011-03-11Normalize keys in ifupdown parser.Michael Biebl
* debian/patches/51-normalized-keys.patch - Normalize keys in ifupdown parser, so we accept options with either hyphens or underscores, like e.g. bridge_ports and bridge-ports. (Closes: #609831)