This results in "This version is incompatible with the 6.12 version of Drupal core." in module listing. It should be:

dependencies[] = nodequeue og
core = 6.x

Comments

ezra-g’s picture

That seems like a silly error for an RC1, don't you think?

Thanks for pointing this out. would you like to submit a patch to correct it?

omar’s picture

Ooops.... I think it should actually be...

dependencies[] = nodequeue
dependencies[] = og
core = 6.x

ezra-g’s picture

Status: Active » Fixed

The info file was correct for CVS head, but the previous RC tag was accidentally applied to the D5 branch, causing a corrupt RC1 package. RC 2 will be available in a few minutes.

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.