[ dropping debian-devel@ ] On 2015-11-13 16:08, lumin wrote: > On Fri, 2015-11-13 at 15:21 +0100, Samuel Thibault wrote: >> Thanks for your contribution that will hopefully help getting cuda 7.0 >> or 7.5 packages out faster. > > I do hope so. :-)
Thanks for your patches. I've started integrating them into svn :-) Therefore I've uploaded the current experimental cuda toolkit version to sid, which will be uninstallable without a driver from experimental, but that should clean in about a week once the current driver series hopefully migrates to testing without any new bugs :-) and I can push it to jessie-backports. Once that has happened, sid will receive newer drivers :-) most of your todo list is solved: + * [done] comment manpage patches out. + + [done] solve a pile of lintianW on manpages + * [todo] update watch / watch.in + * [done] update CUDA_VERSION_DRIVER in rules.def + * [done] remove nvopencc-related stuff + * [done] remove libcuinj32-related stuff + * [done] update copyright with new EULA + * [more or less done] update get-orig-source in d/rules + * [todo] check the compatible gcc version + - d/rules: 's/__GNUC_MINOR__ > 8/__GNUC_MINOR__ > 9/' + * [todo] check --list-missing for missing docs. also check whether we needed anything uninstalled from these directories: usr/share/gdb/ usr/extras/Debugger/ do we need the libraries in stubs/ ? Lintian reports several privacy-breach-generic in nsight and nvvp, these probably need similar handling like we already do for -doc ... So far I haven't tested it at all beyond building the package. Andreas