On Tue, Jun 12, 2012 at 10:03:53AM -0400, Robert James Clay wrote: > On Mon, 2012-06-11 at 08:36 -0400, Robert James Clay wrote: > > > * Package name : ledgersmb > > Version : 1.3.18-1 > > Note that the Mentors QA item "Package is not the latest upstream > version"[1] is incorrect, as v1.3.18 is the most recent release. The > "Newest" version mentioned, 1.3.9990204845, is actually a pre-release > testing version of LedgerSMB v1.4 (/Development Snapshots/1.4m2_4845/ in > the project downloads).
It is not incorrect. It just doesn't know that it's a pre-release and that you decide to not package a pre-release. You can exclude that pre-release by using this in debian/watch : | version=3 | opts="uversionmangle=s/^1\.3\.9990204845$/0/" \ | http://sf.net/ledger-smb/ledgersmb-([\d\.]+)\.tar\.gz Regards, Bart Martens -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

