PDA

View Full Version : Submitting .deb packages to universe repo


ZDemon
June 19th, 2007, 05:26 AM
Hi guys,

Im learning how to package compiled programs into .deb files. I was wondering, how do i submit whatever I've made to the repositories? I notice a few programs arent updated, and i want to help.

Also, can anyone point me to the latest debian packaging tutorials. Some don't comply to the ubuntu standards (like using checkinstall), and im kinda confused. Maybe a few tips as well.

Im sorry if im asking a common question. I searched 'contribute' and the last (related) post was in 2005.

cheers.

smartboyathome
June 19th, 2007, 09:54 PM
Ok, if you want to make packages the CORRECT way (checkinstall is cheating and does a crappy job) use the Debian New Maintainer's Guide. Also, no one can put stuff into the Universe repo if they want. It has to be put in by the team. I would not be able to help you join, but that is how it is. You can set up your own repo though (if you have a server).

ZDemon
June 20th, 2007, 03:39 AM
What about The Ubuntu Packaging Guide?
http://doc.ubuntu.com/ubuntu/packagingguide/C/index.html

Is it outdated? I'm following it right now.

smartboyathome
June 21st, 2007, 09:42 PM
It will work too. I just like to use the "Official" guide ;)