You could release a new planet version that required the pkg version (this works especially well when the pkg is in the main-distribution tho). I recommend a core version dependency in that case tho.
You could also remove it from both planet repositories to just hide it from planet depending on your desire to support older versions of racket. Robby On Thursday, December 5, 2013, John Clements wrote: > It looks to me like the easiest way to mark a PLaneT version of some code > as deprecated in favor of a package version (as e.g. rsound) is to add a > paragraph to the description metadata on the PLaneT website. I've done > this for a few of my packages, but as I don't see anyone else doing it, I > wanted to check and see whether there was general agreement on a different > mechanism. > > Thanks! > > John > > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users >
____________________ Racket Users list: http://lists.racket-lang.org/users

