As to upload deb files to internal debian repository, I need to generate a *.changes file for the repacked debian packages.
To create the *.changes file, I think the “debian” folder for “nvidia-l4t-kernel” is required. But I checked out the kernel source repository and can not found the “nvidia-l4t-kernel”'s debian folder (instead, there’s debian folder for “nvidia-tegra” and “nvidia-tegra-igx”, but they’re not my want).
Could you please introduce how to create the *.changes file without the debian folder?
But the problem is that not only the debian package is required, but also the related debian *.changes is required (to publish to internal debian repository), but there’re no related debian folder to create it.