Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 freecell-solver (3.26.0-1) unstable; urgency=low
 .
   * Imported Upstream version 3.26.0
     (closes: #715914, #716097, #716171, #716286)
   * Proper quoting in debian/rules (closes: #715224)
   * Added shebang to the new video-editing.sh preset
   * Renamed AUTHORS, README, TODO, USAGE and NEWS to end with .txt
Author: Gergely Risko <risko@debian.org>
Bug-Debian: http://bugs.debian.org/715224
Bug-Debian: http://bugs.debian.org/715914
Bug-Debian: http://bugs.debian.org/716097
Bug-Debian: http://bugs.debian.org/716171
Bug-Debian: http://bugs.debian.org/716286

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- freecell-solver-3.26.0.orig/Presets/presets/amateur-star.sh
+++ freecell-solver-3.26.0/Presets/presets/amateur-star.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method random-dfs -seed 2 -to 0[01][23456789] -step 500 -sp r:tf --st-name 3 -nst \
 --method random-dfs -seed 1 -to 0[0123456789] -step 500 -sp r:tf --st-name 4 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/blue-yonder.sh
+++ freecell-solver-3.26.0/Presets/presets/blue-yonder.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method soft-dfs -to 0123456789 -step 500 --st-name 1 -nst \
 --method soft-dfs -to 0123467 -step 500 --st-name 2 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/enlightened-ostrich.sh
+++ freecell-solver-3.26.0/Presets/presets/enlightened-ostrich.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method random-dfs -seed 2 -to 0[01][23456789] -step 500 -sp r:tf --st-name 3 -nst \
 --method random-dfs -seed 1 -to 0[0123456789] -step 500 -sp r:tf --st-name 4 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/foss-nessy.sh
+++ freecell-solver-3.26.0/Presets/presets/foss-nessy.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method random-dfs -seed 2 -to 0[01][23456789] -step 500 --st-name 3 -nst \
 --method random-dfs -seed 1 -to 0[0123456789] -step 500 --st-name 4 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/gooey-unknown-thing.sh
+++ freecell-solver-3.26.0/Presets/presets/gooey-unknown-thing.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method soft-dfs -to 0123456789 -step 500 --st-name 1 -nst \
 --method soft-dfs -to 0123467 -step 500 --st-name 2 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/maliciously-obscure.sh
+++ freecell-solver-3.26.0/Presets/presets/maliciously-obscure.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --flare-name 1 --method soft-dfs -to 0123456789 -opt \
 -nf --flare-name 2 --method soft-dfs -to 0123467 -opt \
--- freecell-solver-3.26.0.orig/Presets/presets/micro-finance-improved.sh
+++ freecell-solver-3.26.0/Presets/presets/micro-finance-improved.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --flare-name 1 --method soft-dfs -to 0123456789 -sp r:tf -opt -opt-to "0123456789ABCDE" \
 -nf --flare-name 2 --method soft-dfs -to 0123467 -sp r:tf -opt -opt-to "0123456789ABCDE" \
--- freecell-solver-3.26.0.orig/Presets/presets/micro-finance.sh
+++ freecell-solver-3.26.0/Presets/presets/micro-finance.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --flare-name 1 --method soft-dfs -to 0123456789 -opt \
 -nf --flare-name 2 --method soft-dfs -to 0123467 -opt \
--- freecell-solver-3.26.0.orig/Presets/presets/qualified-seed.sh
+++ freecell-solver-3.26.0/Presets/presets/qualified-seed.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --flare-name 1 --method soft-dfs -to 0123456789 -sp r:tf -opt -opt-to "0123456789ABCDE" \
 -nf --flare-name 2 --method soft-dfs -to 0123467 -sp r:tf -opt -opt-to "0123456789ABCDE" \
--- freecell-solver-3.26.0.orig/Presets/presets/sand-stone.sh
+++ freecell-solver-3.26.0/Presets/presets/sand-stone.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method soft-dfs -to 01ABCDE -step 500 --st-name 0 -nst \
 --method random-dfs -to [01][ABCDE] -seed 1 -step 500 --st-name 1 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/the-iglu-cabal.sh
+++ freecell-solver-3.26.0/Presets/presets/the-iglu-cabal.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method soft-dfs -to 0123456789 -step 500 --st-name 1 -nst \
 --method soft-dfs -to 0123467 -step 500 --st-name 2 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/three-eighty.sh
+++ freecell-solver-3.26.0/Presets/presets/three-eighty.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method random-dfs -seed 2 -to 0[01][23456789] -step 500 -sp r:tf --st-name 3 -nst \
 --method random-dfs -seed 1 -to 0[0123456789] -step 500 -sp r:tf --st-name 4 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/toons-for-twenty-somethings.sh
+++ freecell-solver-3.26.0/Presets/presets/toons-for-twenty-somethings.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --method soft-dfs -to 01ABCDE -step 500 --st-name 0 -nst \
 --method random-dfs -to [01][ABCDE] -seed 1 -step 500 --st-name 1 -nst \
--- freecell-solver-3.26.0.orig/Presets/presets/video-editing.sh
+++ freecell-solver-3.26.0/Presets/presets/video-editing.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 freecell-solver-range-parallel-solve 1 32000 1 \
 --flare-name 1 --method soft-dfs -to 0123456789 -sp r:tf -opt -opt-to "0123456789ABCDE" \
 -nf --flare-name 2 --method soft-dfs -to 0123467 -sp r:tf -opt -opt-to "0123456789ABCDE" \
--- freecell-solver-3.26.0.orig/board_gen/fc-solve-board_gen.pod
+++ freecell-solver-3.26.0/board_gen/fc-solve-board_gen.pod
@@ -1,14 +1,14 @@
 =head1 NAME
 
 make-gnome-freecell-board, make-aisleriot-freecell-board,
-pi-make-microsoft-freecell-board, make_pysol_freecell_board.py -
+make-microsoft-freecell-board, make-pysol-freecell-board -
 Programs to generate boards to be used as input to Freecell Solver.
 
 =head1 SYNOPSIS
 
 B<program> I<[-t]> I<board-number>
 
-or for make_pysol_freecell_board.py:
+or for make-pysol-freecell-board:
 
 B<program> I<[-t]> I<[-F]> I<board-number> [I<game-string>]
 
@@ -23,7 +23,7 @@ of the Freecell games of several popular
 can be in turn be inputted to B<fc-solve> by means of a pipeline, or placed
 inside a file for safe-keeping.
 
-B<make_pysol_freecell_board.py> and B<make-aisleriot-freecell-board> also
+B<make-pysol-freecell-board> and B<make-aisleriot-freecell-board> also
 accept an optional third argument which indicates the game type. This type
 defaults to  Freecell, but is useful for generating the boards of other games.
 Note that  using this flag does not preclude one from using the "--game"
@@ -35,7 +35,7 @@ ones.
 
 A common paradigm for using those programs is something like:
 
-    bash:~$ pi-make-microsoft-freecell-board 11982 | fc-solve -l gi
+    bash:~$ make-microsoft-freecell-board 11982 | fc-solve -l gi
 
 If the "-t" option is specified, then the 10 cards are printed with "T"'s,
 instead of "10"'s. While this does not have any effect on B<fc-solve> it
@@ -53,11 +53,11 @@ B<make-aisleriot-freecell-board>
 
 Generate the Freecell boards of GNOME's AisleRiot.
 
-B<make_pysol_freecell_board.py>
+B<make-pysol-freecell-board>
 
 A Python script that generates the boards of the various games of PySol.
 
-B<pi-make-microsoft-freecell-board>
+B<make-microsoft-freecell-board>
 
 A program that generates the boards of Microsoft Freecell and of the
 Freecell Pro implementation of Freecell.
@@ -112,7 +112,7 @@ asterisk (I<*>).
 
 B<fc-solve> (6)
 
-/usr/share/doc/freecell-solver-FCS_VERSION/board_gen/README
+/usr/share/doc/freecell-solver-bin/README.board_gen
 
 =head1 AUTHOR
 
--- freecell-solver-3.26.0.orig/fc-solve.pod
+++ freecell-solver-3.26.0/fc-solve.pod
@@ -34,7 +34,7 @@ See USAGE, README and the output of "fc-
 
 The B<--help> display of the program.
 
-The files under /usr/share/doc/freecell-solver-FCS_VERSION.
+The files under /usr/share/doc/freecell-solver-bin
 
 =head1 AUTHOR
 
