Comment 7 for bug 1878049

Revision history for this message
Eric Desrochers (slashd) wrote : Re: Update debian/watch file to download from GitHub

Thanks Nicolas, a few notes here.

Could you please submit it to both upstream and debian ?

https://github.com/rabbitmq/rabbitmq-server-release/blob/master/packaging/debs/Debian/debian/watch

https://salsa.debian.org/openstack-team/third-party/rabbitmq-server/-/blob/debian/ussuri/debian/watch

Did you follow this documentation to update d/watch ?
https://wiki.debian.org/debian/watch

Did you verify/test it ?
uscan - scan/watch upstream sources for new releases of software

$ cd SRC_PKG (w/ your debian/watch change)
$ uscan --verbose -report

Did you run a lintian report again the .dsc file ?
If yes, was there any report with regards to your debian/watch change ?

$ lintian -EvIL +pedantic <SRC_PKG>.dsc