diff --git a/debian/patches/enum.patch b/debian/patches/enum.patch index ef668a9..00bb8b6 100644 --- a/debian/patches/enum.patch +++ b/debian/patches/enum.patch @@ -1,5 +1,7 @@ +Description: enum is a keyword since 1.5, so let's rename the variable +Forwarded: no Author: gregor herrmann -Description: enum is a keyword since 1.5, so let's rename the variable +Last-Update: 2012-04-18 --- a/src/java/org/onemind/commons/java/util/ServletUtils.java +++ b/src/java/org/onemind/commons/java/util/ServletUtils.java