Hello Everybody, I would love to be the new maintainer for codeigniter in Debian, but since I'm new to package management in Debian. Any help is welcome.
I created a script that downloads the latest version of codeigniter and transforms the zip file into a debian deb file: http://barrydegraaff.tk/files/Linux/buildpackage.sh generated package is here: http://barrydegraaff.tk/files/Linux/codeigniter_2.0.0-1_all.deb sudo dpkg -i codeigniter_2.0.0-1_all.deb Now this will install codeigniter to /var/www/codeigniter you have to rename /var/www/codeigniter/application/config-debian/ to /var/www/codeigniter/application/config For it to work Please support me by testing the package and give me suggestions on how I can add this to Debian as fast as possible. Regards, Barry de Graaff