diff --git a/helpers/make-unrar-free b/helpers/make-unrar-free index d84059aa6019a921deb05163f6f559a38afe24d1..54a407e3b00f4ff8708646f384cda0561ba61ce9 100644 --- a/helpers/make-unrar-free +++ b/helpers/make-unrar-free @@ -22,10 +22,9 @@ VERSION=1 . ./config # Trisquel Issue #7969 - package unrar suggests non-free software -sed '/only the non-free "unrar" package can do that/s//see http\:\/\/www.fsf.org\/blogs\/licensing\/free-rarv3-extraction/ -/Conflicts: unrar-nonfree/d' -i debian/control +sed '/only the non-free "unrar" package can do that/s//see package unar for that/;/Conflicts: unrar-nonfree/d' -i debian/control -changelog "Compiled for Trisquel" +changelog "FSDG Compliance #7969" compile