[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Prune scripts for dfsg-cleanup



Hi,
I've read some of the sponsor's site and noticed that everyone says that they 
don't sponsor packages without cleanup scripts for dfsg-cleaned packages. I 
tried to find some informations what exactly it should do but not a single one 
of my installed packages (dpkg -l|grep dfsg) had a script for that in their 
debian directory. So can somebody provide some examples for such a script in a 
debian package or give me some informations what they should with what.
I had different ideas. For example to extract the provided tar.gz, remove the 
non-dfsg dir and repack it. Another idea is a oneliner with
"rm -rf non-free-dir".
Currently I am using git buildpackage to manage my sources. One branch with 
upstream sources, one with dfsg-clean sources and one with my debian tree. So 
maybe there exist a specialised form of solution for that problem.

Regards,
Robert


Reply to: