missing semicolon on line 699, this is the fix:
- if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10 then + if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10; then
missing semicolon on line 699, this is the fix:
- if dpkg --compare-versions "$2" lt-nl 2.02~beta2- 36ubuntu3. 10 then 36ubuntu3. 10; then
+ if dpkg --compare-versions "$2" lt-nl 2.02~beta2-