Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60666
| From | Sergio Gelato <Sergio.Gelato@astro.su.se> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#895384: nfs-utils: debian/watch pattern matches ../ |
| Date | 2018-04-10 22:50 +0200 |
| Message-ID | <vD8nf-3Xq-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Source: nfs-utils Version: 1:1.3.4-2.1 Tags: patch https://tracker.debian.org/pkg/nfs-utils mentions "Problems while searching for a new upstream version". The reason turns out to be that the version string pattern in debian/watch matches .. as well as 2.3.1 etc. and uscan treats .. as newest. A minimal fix (tested) is to change /([\.\d]+)/ to /(\d[\.\d]*)/ . There may be better solutions. Incidentally, the latest upstream release of nfs-utils is 2.3.1. Debian sid still has 1.3.4.
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#895384: nfs-utils: debian/watch pattern matches ../ Sergio Gelato <Sergio.Gelato@astro.su.se> - 2018-04-10 22:50 +0200 Bug#895384: fixed in git? Vincent McIntyre <vincent.mcintyre@csiro.au> - 2018-12-15 02:40 +0100 Bug#895384: marked as done (nfs-utils: debian/watch pattern matches ../) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-12-15 12:50 +0100
csiph-web