I am one of the developers of the commandline ripper/encoder abcde. Development is moving fast and I would like eager Ubuntu abcde users to be able to:
- Create a Debian package from the git head
Then update the source with:
git pulland subsequently upgrade their installed
abcdewith an incrementally versioned upgrade.
The abcde git repository can be accessed as follows:
git clone http://git.einval.com/git/abcde.git --depth 1
Debian packaging information is already available in the source but the complexity of getting a versioned upgrade that works within the existing Ubuntu packaging structure has so far defeated me...