Hi Jaldhar, I tried my best to do a 2.7.0b package of YUI and put the result on mentors.debian[1]. My GIT repository is available at git://koch.ro/git/debian-packaging/yui
I've updated the YUI version by - git checkout upstream - rm -rf * - cd .. && tar -xf yui_2.7.0b.orig.tar.gz - cd yui && git add * && git commit - git checkout master - git merge upstream The merge from upstream actually did not work initially, since the last update from 2.5.2 to 2.6.0 wasn't done by a merge, but by separately putting the new files once in master and once in upstream. So GIT did not found the right common parent of the two branches. I worked this out by not "resolving" the merge conflicts, but by simply deleting all yui files, extracting yui once again and commiting the result. From now on, it should be possible to just merge from upstream, if new YUI versions come out. Hopefully, you can use my package. Please don't hesistate to point out the errors I surely made. [1] http://mentors.debian.net/debian/pool/main/y/yui Best regards and nice indian holidays, Thomas Koch Am Sunday 22 February 2009 06:20:53 schrieb Jaldhar H. Vyas: > Hi Thomas, > > Thanks for your offer of help, it is gratefully received. The yui package > is maintained by the pkg-javascript group. You don't necessarily have to > be a DD in order to join the group. We have a git repository on > git.debian.org. If you would like to submit patches etc. please use that > as a basis. > > Tomorrow is a major Hindu holy day so I have been very busy lately but I > will try and update the package to 2.7.0 next week. -- Thomas Koch, http://www.koch.ro YMC AG, http://www.ymc.ch -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org