[Pkg-puppet-devel] debian watch regexp for puppet makes release candidates newer than final releases.

Nigel Kersten nigelk at google.com
Mon Mar 30 15:49:34 UTC 2009


http://packages.qa.debian.org/p/puppet.html

"A new upstream version is available: 0.24.8rc1, you should consider
packaging it."

the watch is:

http://reductivelabs.com/downloads/puppet/puppet-([0-9]+\..*)\.tgz

$ dpkg --compare-versions 0.24.8 gt 0.24.8-rc1 ; echo $?
1
$ dpkg --compare-versions 0.24.8-rc1 gt 0.24.8 ; echo $?
0

do you want a bug report for this?

-- 
Nigel Kersten
nigelk at google.com
System Administrator
Google, Inc.



More information about the Pkg-puppet-devel mailing list