#1041896 lintian: detect changelog with both QA upload and new maintainer

#1041896#5
Date:
2023-07-25 02:13:53 UTC
From:
To:
Recently I noticed a package enter Debian with a changelog that was
both a QA upload and introducing a new maintainer. This doesn't really
make sense because a QA upload means it is still orphaned but a new
maintainer means it has been adopted. Perhaps the person who did the
upload didn't understand what QA uploads are for. Please check for QA
uploads that change the maintainer and emit a warning for them.

package (1.2.3-4) unstable; urgency=medium

  * QA upload.
  * New maintainer (Closes: #1234567).
  * Other changes here