# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
#
VERSION=1
VERSION=2
. ./config
. ./config
sed'/Description/,1000d' debian/control -i
sed'/^ ScummVM/,/^ else.$/d; /^Description/s/$/\n ScummVM is a virtual machine for several classic graphical\n point-and-click adventure games like beneath-a-steel-sky\n and flight-of-the-amazon-queen./' debian/control -i
cat<<EOF >> debian/control
Description: free implementation of LucasArts' SCUMM interpreter
ScummVM is a 'virtual machine' for several classic graphical
point-and-click adventure games.
.
The game data of two games compatible with ScummVM is included in Trisquel.
These are:
.
- Beneath a Steel Sky (package name: beneath-a-steel-sky)
- Flight of the Amazon Queen (package name: flight-of-the-amazon-queen)
EOF
changelog "Removed references to non-free software, fixes 7344"
changelog "Removed references to non-free software, fixes 7344"