xabilon a écritAPT patché pour Ubuntu ? Je n'en suis pas sûr, je pense que c'est juste le nom du paquet qui change (ainsi que les dépendances demandées par le paquet).
En fait lorsqu'il y a un
ubuntuX, c'est que le paquet a été modifié par Ubuntu :
Ubuntu and Debian have slightly different package versioning schemes to avoid conflicting packages with the same source version. If a Debian package has been changed in Ubuntu, it has ubuntuX (where X is the Ubuntu revision number) appended to the end of the Debian version. So if the Debian hello package was changed by Ubuntu, the version string would be 2.1.1-1ubuntu1. If a package for the application does not exist in Debian, then the Debian revision is 0 (e.g., 2.1.1-0ubuntu1).
->
https://help.ubuntu.com/6.10/ubuntu/packagingguide/C/basic-scratch.html
Après les modifications apportées ne concernent pas forcément les sources elles-mêmes, ça peut être une modif' du debian/rules etc... mais rien que ça, ça diffère du paquet source Debian, donc on l'indique en changeant le nom du paquet.