[Pkg-kde-extras] digikam* and versioning problem
Achim Bohnet
ach at mpe.mpg.de
Wed Nov 23 00:58:34 UTC 2005
Hi,
oh, debuild build a pkgs despite me thinking that it should complain
about build-deps :( When I tried:
allee(1) ~ $ dpkg --compare-versions 0.8.0-0rc-1 lt 0.8.0-2 && echo true
allee(1) ~ $ dpkg --compare-versions 0.8.0-0rc-1 lt 0.8.0-final-2 && echo true
true
allee(0) ~ $ dpkg --compare-versions 0.8.0-0rc-1 lt 0.8.0-final-1 && echo true
true
So dak will refuse an 0.8.0-<whatever> upload because it's
< version in experimental.
So AFAIU it now only the last -<version> is used:
0.8.0 gt 0.8.0-0rc and 2 gt 1
and not as I assumed
0.8.0 gt 0.8.0 and 2 gt 0rc-1
Introducing -final would be one solution, but this requires
all .orig.tar.gz files to the renamed, right?
Well, too sleepy right now, to think of something better.
Any other ideas?
Achim
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- reddy at lion.austin.ibm.com
More information about the pkg-kde-extras
mailing list