Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I have also removed the debian and debian-master branches from the git repository on Drupal.org. I have instead pushed a simpler repository onto Debian's git repositories here:
The advantage is that we can easily branch and merge the debian/ directory independently of the upstream code, which allows us for example to cherry pick and merge changes from the 4.x package into 5.x way more easily, as the repository has *only* the debian/ directory now.
Comments
Comment #1
anarcat commentedI have ported the current code to 5.3, now in the testing phase. Will upload to unstable once it is confirmed to work.
Comment #2
anarcat commentedThe package seems to be in order, in the debian-master branch. I'll try an upload tomorrow.
Comment #3
anarcat commentedDrush 5.3 has been uploaded into Debian unstable.
I have also removed the debian and debian-master branches from the git repository on Drupal.org. I have instead pushed a simpler repository onto Debian's git repositories here:
Commit access can be gained through Debian's regular processes, see http://wiki.debian.org/Alioth/PackagingProject for more information.
The advantage is that we can easily branch and merge the debian/ directory independently of the upstream code, which allows us for example to cherry pick and merge changes from the 4.x package into 5.x way more easily, as the repository has *only* the debian/ directory now.