UbuntuForDebianDevelopers

Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2006-01-17 09:54:10
Size: 266
Editor: alabama
Comment:
Revision 7 as of 2006-01-17 11:28:31
Size: 1313
Editor: tm
Comment: grammar fix
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This article aims at solving some common mistunderstandings about Ubuntu found amongst Debian developers and users.
Line 3: Line 5:
 TODO
 large userbase
 brought a lot to the FLOSS world, in areas where Debian hasn't succeeded (Desktop for 'normal users')
 
Line 4: Line 10:

 Universe is a section of the Ubuntu archive, which isn't offically supported by Ubuntu. Packages may get promoted or demoted back and forth, but once they are in Universe, they are in the realm of the MOTUs. The MOTUs (or Masters of the Universe) are a bunch of volunteers that merge and sync packages in Ubuntu from Debian or other sources.
Line 7: Line 15:
== What does Ubuntu need to change to my packages ? ==  TODO

== Why does Ubuntu need to change my packages ? ==

 Ubuntu usually needs to make changes to packages so that they will build and work on an Ubuntu system. This is usually due to a library transition that Ubuntu has undergone first, or something similar. In other cases, it is because an Ubuntu user has found a bug (in either the program or the packaging) before someone filed one in the Debian BTS. These changes are usually small and unobtrusive, but there are of course exceptions.
Line 10: Line 22:

 TODO

This article aims at solving some common mistunderstandings about Ubuntu found amongst Debian developers and users.

Why should I care about Ubuntu ?

  • TODO large userbase brought a lot to the FLOSS world, in areas where Debian hasn't succeeded (Desktop for 'normal users')

What is Universe ? And MOTU ?

  • Universe is a section of the Ubuntu archive, which isn't offically supported by Ubuntu. Packages may get promoted or demoted back and forth, but once they are in Universe, they are in the realm of the MOTUs. The MOTUs (or Masters of the Universe) are a bunch of volunteers that merge and sync packages in Ubuntu from Debian or other sources.

What kind of divergence is introduced inside Ubuntu ?

  • TODO

Why does Ubuntu need to change my packages ?

  • Ubuntu usually needs to make changes to packages so that they will build and work on an Ubuntu system. This is usually due to a library transition that Ubuntu has undergone first, or something similar. In other cases, it is because an Ubuntu user has found a bug (in either the program or the packaging) before someone filed one in the Debian BTS. These changes are usually small and unobtrusive, but there are of course exceptions.

Ubuntu's way of ''contributing to Debian'' really sucks.

  • TODO

UbuntuForDebianDevelopers (last edited 2008-09-22 11:48:26 by 82-69-40-219)