ow50
October 16th, 2005, 09:38 PM
I have made a backporting script, it's available at
http://koti.mbnet.fi/~ots/scripts/debbin
The script will build debian packages from debian sources. For example, I have used it to build stuff from Marillat and Debian Mentors, stuff that is not available for Ubuntu. And when Dapper get's ahead of Breezy, I'll use it for backporting newer versions to Breezy.
I'd like some feedback before posting it as a HOWTO. Especially on the commands defined in the "configure_commands" function, the changelog entry and the package version numbering (the ~ trailer). Also on any changes needed to make it easier to use.
To try the script, first install the package "devscripts" and then edit the settings at the start of the script. After that run "debbin --help" to check the usage info.
http://koti.mbnet.fi/~ots/scripts/debbin
The script will build debian packages from debian sources. For example, I have used it to build stuff from Marillat and Debian Mentors, stuff that is not available for Ubuntu. And when Dapper get's ahead of Breezy, I'll use it for backporting newer versions to Breezy.
I'd like some feedback before posting it as a HOWTO. Especially on the commands defined in the "configure_commands" function, the changelog entry and the package version numbering (the ~ trailer). Also on any changes needed to make it easier to use.
To try the script, first install the package "devscripts" and then edit the settings at the start of the script. After that run "debbin --help" to check the usage info.