[Python-modules-team] Bug#926204: qscintilla2: debian/watch does not find latest upstream version

Mike Miller mtmiller at debian.org
Mon Apr 1 21:50:22 BST 2019


Source: qscintilla2
Version: 2.10.4+dfsg-2
Severity: normal

Dear Maintainer,

The debian/watch file for qscintilla2 does not notice the latest
upstream version 2.11.1.

Scraping the upstream homepage gives the latest version

    $ curl -sL "http://www.riverbankcomputing.co.uk/software/qscintilla/download" \
        | perl -n -e 'if (/.*(QScintilla_gpl-[.[0-9]+\.tar\.gz).*/) { print "$1\n"; }'
    QScintilla_gpl-2.11.1.tar.gz
    QScintilla_gpl-2.11.tar.gz
    …

But uscan and tracker.d.o only show version 2.10.8

    $ uscan --report
    uscan: Newest version of qscintilla2 on remote site is 2.10.8, local version is 2.10.4+dfsg
     (mangled local version is 2.10.4)
    uscan:    => Newer package available from
          https://qa.debian.org/watch/sf.php/pyqt/QScintilla_gpl-2.10.8.tar.gz

Thank you for your work on this package.


-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


More information about the Python-modules-team mailing list