There is no "company" behind this project - it is managed, maintained, developed and supported by a volunteer group and by the users themselves.
Your help is needed and appreciated.

You can also check what is going on with getdeb development reading our Blog

Welcome Visitor, you can login or register .
Browsing software for Desktop , the following types are available.

 SubDownloader 2.0.8
Utility to search and download/upload subtitles for videofiles (DIVX,MPEG,AVI,etc) and DVD's using fast hashing.



You must login or register to be able to post comments.

 RE: Still nasty postinst
 By lamego, 2008-11-12 16:23:29
Hello,
sorry I have missed your comments on the previous package.
The package was fixed and reupload now.

Thanks

 Still nasty postinst
 By msundman, 2008-11-12 15:15:10
This has the same problem as 2.0.7, namely that the postinst creates a symlink that isn't removed when the package is removed. This new version's postinst also moves around some files in /usr/share.
You shouldn't create/delete/move files in the p(ost|re)inst files, since then the filesystem won't be in sync with the packaging system. All files to be added to the system dirs should be in the deb file.