Package: dpkg-dev
Severity: normal

Hi,

I have this d/changelog:

nvidia-settings-tesla-460 (460.32.03-1) unstable; urgency=medium
  
  * Initial release of nvidia-settings for use with the Tesla 460 driver.
  * Build only a single binary package, no -dev package or shared library.

 -- Andreas Beckmann <[email protected]>  Wed, 13 Jan 2021 18:56:53 +0100

nvidia-settings (460.32.03-1) unstable; urgency=medium

  * New upstream release 460.32.03.

 -- Andreas Beckmann <[email protected]>  Tue, 12 Jan 2021 15:42:37 +0100
...

and dpkg-genchanges does not include the source in the upload by default
(i.e. I need to add -sa despite of it being a -1 upload)

[...]
   dh_builddeb
dpkg-deb: building package 'nvidia-settings-tesla-460-dbgsym' in 
'../nvidia-settings-tesla-460-dbgsym_460.32.03-1_amd64.deb'.
dpkg-deb: building package 'nvidia-settings-tesla-460' in 
'../nvidia-settings-tesla-460_460.32.03-1_amd64.deb'.
 dpkg-genbuildinfo
 dpkg-genchanges  >../nvidia-settings-tesla-460_460.32.03-1_amd64.changes
dpkg-genchanges: info: not including original source code in upload

Reusing the version is perfectly fine in this case, since the only 
binary package built by the new source package got renamed as well.


Andreas

Reply via email to