Control: tag 1123630 pending

Hi!

Bug #1123630 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:

    https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=e671160c6

---
Dpkg::Version: Add new has_epoch() and has_revision() methods

The class keeps track of whether the epoch and revision were present
when the string got parsed, but because at least for the revision
the revision method will return 0 even when there was no revision,
adding introspecting methods helps analyze the version object.

Closes: #1123630

Reply via email to