The Debian Wheezy freeze is coming shortly, it would be nice to have Drush 5 shipped with it.

There's this:

https://launchpad.net/~jamon/+archive/backports/+packages

Comments

anarcat’s picture

I have ported the current code to 5.3, now in the testing phase. Will upload to unstable once it is confirmed to work.

anarcat’s picture

Status: Active » Needs review

The package seems to be in order, in the debian-master branch. I'll try an upload tomorrow.

anarcat’s picture

Status: Needs review » Fixed

Drush 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:

git://git.debian.org/git/collab-maint/drush.git
http://git.debian.org/git/collab-maint/drush.git

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.