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 (4.16.0-1) unstable; urgency=medium
 .
   *  Imported upstream version 4.16.0
Author: Gergely Risko <risko@debian.org>

---
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: https://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: 2018-02-12

--- freecell-solver-4.16.0.orig/AUTHORS.html
+++ freecell-solver-4.16.0/AUTHORS.html
@@ -296,7 +296,8 @@ failures.
 <div id="footer">
 <div id="footer-text">
 Version $Id$<br />
-Last updated 2017-09-03 16:01:18 IDT
+Last updated
+ 2017-10-24 19:16:26 CEST
 </div>
 </div>
 </body>
--- freecell-solver-4.16.0.orig/COPYING.html
+++ freecell-solver-4.16.0/COPYING.html
@@ -90,7 +90,8 @@ WARRANTIES OF MERCHANTABILITY AND FITNES
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2017-09-03 16:05:13 IDT
+Last updated
+ 2017-10-24 19:16:26 CEST
 </div>
 </div>
 </body>
--- freecell-solver-4.16.0.orig/HACKING.html
+++ freecell-solver-4.16.0/HACKING.html
@@ -399,7 +399,8 @@ Removed code here.
 <div id="footer">
 <div id="footer-text">
 Version $Id$<br />
-Last updated 2017-08-28 01:44:48 IDT
+Last updated
+ 2017-10-24 19:16:26 CEST
 </div>
 </div>
 </body>
--- freecell-solver-4.16.0.orig/board_gen/fc-solve-board_gen.pod
+++ freecell-solver-4.16.0/board_gen/fc-solve-board_gen.pod
@@ -1,13 +1,13 @@
 =head1 NAME
 
-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<[--ms]> I<board-number> [I<game-string>]
 
@@ -18,19 +18,19 @@ of the games of several popular Solitair
 can be in turn be input to B<fc-solve> by means of a pipeline, or placed
 inside a file for safe-keeping.
 
-B<make_pysol_freecell_board.py> also accepts an optional third argument which
+B<make-pysol-freecell-board> also accepts 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 still requires
 one to use the "--game" flag of B<fc-solve>, if necessary.
 
-B<make_pysol_freecell_board.py> also accepts a flag called I<-F>
+B<make-pysol-freecell-board> also accepts a flag called I<-F>
 or I<--pysolfc> that deals the PySolFC boards instead of the classic PySol
 ones, and one called I<--ms> or I<-M> that deals Microsoft Freecell/Freecell
 Pro deals even for higher seeds.
 
 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 B<fc-solve> can accept either as input, it
@@ -39,11 +39,11 @@ not accept "10"'s.
 
 Here is a short description of each program:
 
-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.
@@ -95,7 +95,7 @@ streets_and_alleys - Streets and Alleys
 
 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-4.16.0.orig/board_gen/transpose-freecell-board.py.pod
+++ freecell-solver-4.16.0/board_gen/transpose-freecell-board.py.pod
@@ -46,7 +46,7 @@ B<-o> Specify an output filename.
 
 B<fc-solve> (6)
 
-/usr/share/doc/freecell-solver-FCS_VERSION/board_gen/README
+/usr/share/doc/freecell-solver-bin/board_gen/README
 
 =head1 AUTHOR
 
