Package: devscripts Version: 2.18.3 Severity: wishlist On KDE severs all unstable releases get released under the unstable path and all stable releases under stable path: https://download.kde.org/unstable/applications/ and https://download.kde.org/stable/applications/
to be able to manage every version within uscan I can create a regex in the watch file: version=4 opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/(un)?stable/applications/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz [1] this somehow works to get the newest version, but only because the mtime of the stable/unstable directory is updated. What is missing is a way to access all version, also those in the old directory. See KDE has now published the unstable version 18.07.90, so I can download this version without any issue. uscan --download-version=18.07.90 -> fine but downloading the last stable version do not work: uscan --download-version=18.04.3 from logoutput it looks like it does not enter the stable (older) directory at all. [...] uscan info: Found the following matching directories (newest first): unstable/ (un) stable/ () uscan info: newest_dir => 'unstable' uscan info: dir=>/unstable/applications/ dirpattern=>([\d.]+) uscan info: download version requested: 18.04.3 [...] Next week, when 18.08.0 is released, it would be the other way round. [1] https://salsa.debian.org/qt-kde-team/kde/kitinerary/blob/master/debian/watch -- Package-specific info: --- /etc/devscripts.conf --- DEBCHANGE_RELEASE_HEURISTIC=changelog DEBCHANGE_MULTIMAINT_MERGE=yes DEBCHANGE_MAINTTRAILER=yes --- ~/.devscripts --- RMADISON_DEFAULT_URL=debian,ubuntu -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages devscripts depends on: ii dpkg-dev 1.19.0.5 ii libc6 2.27-5 ii libfile-homedir-perl 1.004-1 ii perl 5.26.2-6 ii python3 3.6.6-1 ii sensible-utils 0.0.12 Versions of packages devscripts recommends: ii apt 1.6.3 ii at 3.1.20-6 ii curl 7.60.0-2 ii dctrl-tools 2.24-2+b1 ii debian-keyring 2018.07.24 ii dput-ng [dput] 1.21 ii equivs 2.1.0 ii fakeroot 1.23-1 ii file 1:5.34-2 ii gnupg 2.2.9-1 ii gnupg2 2.2.9-1 ii libdistro-info-perl 0.18 ii libdpkg-perl 1.19.0.5 ii libencode-locale-perl 1.05-1 ii libgit-wrapper-perl 0.048-1 ii liblist-compare-perl 0.53-1 ii liblwp-protocol-https-perl 6.07-2 ii libsoap-lite-perl 1.27-1 ii libstring-shellquote-perl 1.04-1 ii libtry-tiny-perl 0.30-1 ii liburi-perl 1.74-1 ii libwww-perl 6.35-2 ii licensecheck 3.0.31-2 ii lintian 2.5.96 ii man-db 2.8.4-2 ii patch 2.7.6-3 ii patchutils 0.3.4-2 ii python3-apt 1.6.2 ii python3-debian 0.1.32 ii python3-magic 2:0.4.15-2 ii python3-requests 2.18.4-2 ii python3-unidiff 0.5.4-1 ii python3-xdg 0.25-4 ii strace 4.21-1 ii unzip 6.0-21 ii wdiff 1.2.2-2+b1 ii wget 1.19.5-1 ii xz-utils 5.2.2-1.3 Versions of packages devscripts suggests: ii adequate 0.15.1 ii autopkgtest 5.4.2 pn bls-standalone <none> ii bsd-mailx [mailx] 8.1.2-0.20180807cvs-1 ii build-essential 12.5 pn check-all-the-things <none> pn cvs-buildpackage <none> pn devscripts-el <none> ii diffoscope 99 pn disorderfs <none> pn dose-extra <none> pn duck <none> pn faketime <none> ii gnuplot 5.2.2+dfsg1-2 ii gnuplot-qt [gnuplot] 5.2.2+dfsg1-2 ii gpgv 2.2.9-1 pn how-can-i-help <none> ii libauthen-sasl-perl 2.1600-1 ii libfile-desktopentry-perl 0.22-1 pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3000-2 pn libyaml-syck-perl <none> ii mozilla-devscripts 0.49 ii mutt 1.10.1-2 ii openssh-client [ssh-client] 1:7.7p1-3 ii piuparts 0.89 ii postgresql-client-10 [postgresql-client] 10.5-1 ii quilt 0.65-2 pn ratt <none> pn reprotest <none> pn svn-buildpackage <none> ii w3m 0.5.3-36+b1 -- no debconf information

