Daily builds of latest Git now available as Ubuntu packages

Octavian Voicu octavian.voicu at gmail.com
Tue Sep 20 13:48:16 CDT 2011


On Tue, Sep 20, 2011 at 9:27 PM, Qian Hong <fracting at gmail.com> wrote:
> Is there any good ways to get the git-describe-like version number
> from the daily build ppa version number?
> That's useful while running a regression test. For example, I'd like
> to know exactly what is wine1.3_1.3.28+daily-20110912
> in http://bugs.winehq.org/show_bug.cgi?id=28450 .

I'm guessing daily builds are done after daily commits, so you could
use the build id (which is just a prefix of the last commit id) from
here [1].

In your case, it's probably 9b729bb1b348 - 12-Sep-2011 15:45.

Octavian

[1] http://test.winehq.org/data/



More information about the wine-devel mailing list