Closed (fixed)
Project:
Drush
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 May 2012 at 20:07 UTC
Updated:
16 Jun 2012 at 06:11 UTC
The Debian Wheezy freeze is coming shortly, it would be nice to have Drush 5 shipped with it.
There's this:
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.