Your message dated Fri, 11 Jan 2013 18:50:27 +0100
with message-id <[email protected]>
and subject line Re: Bug#694902: reprepro: Version filters don't know that
x.y~z < x.y
has caused the Debian Bug report #694902,
regarding reprepro: Version filters don't know that x.y~z < x.y
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 [email protected]
immediately.)
--
694902: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694902
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reprepro
Version: 4.12.4-1
Severity: normal
When doing something like listfilter foo "Version (<= 1.0)", versions
1.0~something are not returned, while they are matching the definition.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.6-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Package: reprepro
Version: 4.12.5-1
* Bernhard R. Link <[email protected]> [121202 20:30]:
> * Mike Hommey <[email protected]> [121202 00:45]:
> > When doing something like listfilter foo "Version (<= 1.0)", versions
> > 1.0~something are not returned, while they are matching the definition.
>
> Actually "Version" is compared as string. You need "$Version" if you
> want it to be compared as version strings. I guess in the manpage I should
> add a reference to listfilter in the description of FilterFormula so
> one can more easily find the description of how formulas work.
That reference was added in 4.12.5-1, I forgot to close it, though.
If there is any other place you think that could be better documented,
please let me know.
Bernhard R. Link
--- End Message ---