Hi Azat,


>No problem, replaced version in d/changelog and d/NEWS to
>"2.1-3+dfsg-1".


wonderful
>Done using d/copyright, thanks.


this is not really correct.

I see you remove Makefiles in copyright, but why?

that files-excluded needs to be used for non dfsg files, not for autogenerated 
stuff that
should be regenerated anyway.
(if you want to be sure you regenerate the Makefiles you can clean them on 
clean target)

cat debian/README.Debian |grep dsp
Due to license issues all *.dsp files have been removed from the source package.



find . -name "*.dsp"
./Examples/WinTest/WinTest.dsp
./Examples/ConsoleTest/ConsoleTest.dsp
./Examples/BasicTest/BasicTest.dsp
./Examples/AutomatedTest/AutomatedTest.dsp
./CUnit/CUnit.dsp


so I guess *this* is what you need to remove :)

cheers,

Gianfranco

Reply via email to