Update debian packaging
Changelog bump for new snapshot, and executable script renames that were
done for win32 setups.
(cherry picked from commit a5a507ece7
)
Signed-off-by: steffen123 <steffen@schaumburger.info>
This commit is contained in:
parent
f2fcceba17
commit
f0b3dcb7a8
|
@ -1,3 +1,12 @@
|
|||
free-poker-tools (0.20~git20100616) unstable; urgency=low
|
||||
|
||||
* Snapshot release
|
||||
* Executable names have been changed to accommodate for some win32
|
||||
trouble cases; update paths
|
||||
* Improved statistics
|
||||
|
||||
-- Mika Bostrom <bostik+fpdb@bostik.iki.fi> Wed, 16 Jun 2010 08:10:00 +0300
|
||||
|
||||
free-poker-tools (0.20~git20100305) unstable; urgency=low
|
||||
|
||||
* New snapshot
|
||||
|
|
|
@ -1 +1 @@
|
|||
/usr/share/pyshared/fpdb/fpdb.py /usr/bin/fpdb
|
||||
/usr/share/pyshared/fpdb/fpdb.pyw /usr/bin/fpdb
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
# When installed into .../fpdb/ the script gets mode 644
|
||||
# Note: "dh_fixperms -Xfpdb.py" did not work, hence this hack
|
||||
chmod 755 /usr/bin/fpdb
|
||||
chmod 755 /usr/share/pyshared/fpdb/HUD_main.py
|
||||
chmod 755 /usr/share/pyshared/fpdb/HUD_main.pyw
|
||||
|
|
Loading…
Reference in New Issue
Block a user