Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #60666 > unrolled thread
| Started by | Sergio Gelato <Sergio.Gelato@astro.su.se> |
|---|---|
| First post | 2018-04-10 22:50 +0200 |
| Last post | 2018-12-15 12:50 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.debian.kernel
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
| From | Sergio Gelato <Sergio.Gelato@astro.su.se> |
|---|---|
| Date | 2018-04-10 22:50 +0200 |
| Subject | Bug#895384: nfs-utils: debian/watch pattern matches ../ |
| Message-ID | <vD8nf-3Xq-1@gated-at.bofh.it> |
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.
[toc] | [next] | [standalone]
| From | Vincent McIntyre <vincent.mcintyre@csiro.au> |
|---|---|
| Date | 2018-12-15 02:40 +0100 |
| Subject | Bug#895384: fixed in git? |
| Message-ID | <x575T-6CU-1@gated-at.bofh.it> |
| In reply to | #60666 |
This seems to have been addressed by Laurent recently (thanks!) https://salsa.debian.org/debian/nfs-utils/commit/cd79aec324fe58a240b29d53445de33147eb166b Laurent, perhaps the changelog line could have (Closes: #895384) appended? I'm not sure what the protocol is here. Kind regards Vince
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2018-12-15 12:50 +0100 |
| Subject | Bug#895384: marked as done (nfs-utils: debian/watch pattern matches ../) |
| Message-ID | <x5gCd-3RI-1@gated-at.bofh.it> |
| In reply to | #60666 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Sat, 15 Dec 2018 12:40:00 +0100 with message-id <54b5e401-e313-6557-d489-199b378700aa@debian.org> and subject line Re: fixed in git? has caused the Debian Bug report #895384, regarding nfs-utils: debian/watch pattern matches ../ to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 895384: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895384 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web