Packaging fixes

* It seems that fpdb gets installed into /usr/share/python-support/
  while many other packages end up in .../pyshared; fixed the symlink
  target
* Fixed mail address in changelog, which now is the correct one
* Added postinst script to make fpdb.py executable again. This hack
  is needed because dh_fixperms didn't allow to ignore the script's
  permissions and the file is located in .../fpdb/ along with all the
  other fpdb modules
* Told package manager to create /usr/bin/fpdb symlink pointing to
  fpdb.py so we now have an application named "fpdb" in the system
This commit is contained in:
Mika Bostrom
2009-08-22 22:47:27 +03:00
parent 777b7b726a
commit ae0612370d
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
/usr/share/pyshared/fpdb/fpdb.py /usr/bin/fpdb
/usr/share/python-support/python-fpdb/fpdb/fpdb.py /usr/bin/fpdb