Public bug reported: The debian/watch file in the current package fails to parse because it declares version=5 using the legacy syntax. Version 5 watch files require RFC822-style formatting (e.g., Version: 5).
When running uscan, the following error occurs: Malformed version line: version=5, only 'Version: X' is allowed when using version >= 5 I have attached a patch to fix the syntax conformant with the version 5 specification. Proposed fix (debian/watch): Version: 5 Template: GitHub Dist: https://github.com/pyenv/pyenv I have submitted the same changes as a MR on salsa: https://salsa.debian.org/python-team/packages/pyenv/-/merge_requests/1 ** Affects: pyenv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2139126 Title: Malformed debian/watch file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyenv/+bug/2139126/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
