A slightly unfortunate thing has happened: libfile-spec-perl appeared in
Debian and so a clash occurred between my version and the version in
Debian.
I have correspondingly removed my package from my unstable tree, and
added a backport to my stable tree. To correct the world view of your
boxes, you should do the following:
On sarge/sid boxes:
# apt-get update
# apt-get install libfile-spec-perl=0.90-1
On woody boxes:
# apt-get update
# apt-get install libfile-spec-perl=0.90-0.woody1
In both cases, you should get a warning about downgrading which
shouldn't be anything to worry about.
Apologies for the inconvenience, which I discovered just as I was about
to ITP that package. Hopefully my ITPs for the other packages will
prevent this happening again :)
Cheers,
Dom.
As reported on IRC, the "edit this page" link remains on "action=index"
nodes. The obvious fix to this is to add "not_editable => 1" to the
relevant subroutines in lib/OpenGuides.pm, but the template currently
matches on
UNLESS (node_param == 'Category_Index') or not_editable %
Has someone changed something to cause the former test to not work, or
was it always a useless test? I can't see any references in the CVS
repository (current or past versions) to "Catogory_Index".
Cheers,
Dom.
Dominic Hargreaves has kindly offered to be the new release manager
for OpenGuides. I will still be writing code, but from now on he
is the CPAN maintainer and the Person With Big Stick.
Thanks Dom.
Kake