Paul Wise wrote: > On Fri, Jul 29, 2016 at 2:57 PM, Josh Triplett wrote: > > I'd like to announce a project I've been working on for a while: > > > > git-series provides a tool for managing patch series with git, tracking > > the "history of history". git series tracks changes to the patch series > > over time, including rebases and other non-fast-forwarding changes. git > > series also tracks a cover letter for the patch series, formats the > > series for email, and prepares pull requests. > > Will you be packaging this for Debian?
I plan to; I'm working with the Debian Rust packaging team, and we're using git-series as a test case to develop Policy and processes for packaging programs written in Rust for Debian. > I think your project deserves to see a wider audience so I would > suggest posting it either on Planet Debian via your blog or d-d-a via > DevNews: > > https://wiki.debian.org/PlanetDebian > https://wiki.debian.org/DeveloperNews I don't have a blog (though I should fix that), but I've added this to Developer News. Thanks! - Josh Triplett