BTS

Message961

Author mika
Recipients formorer, gebi, mika
Date 2007-11-26.22:04:31
Content
hg-buildpackage from John Goerzen inside Debian/unstable features several 
scripts:

hg-buildpackage(1): helper program to maintain Debian packages with mercurial
hg-cleantree(1):    cleans up a hole repository tree
hg-importdsc(1):    import a Debian source package into hg-buildpackage archive
hg-importorig(1):   import an upstream source into a hg-buildpackage archive
hg-markdeb(1):      mark the Debian version of the working directory in archive
hg-mirror (1):      create a full mirror over hgwebdir
hg-reposearch (1):  scan for mercurial repositories in the given directories.

Our current hg-buildpackage at grml works just fine for me, but I'd like to get 
some of the features hg-buildpackage of official Debian has. :) Especially some 
kind of automatism when working with new upstream sources would be great. A 
process how to merge/rebase the mercurial tree with a different remote 
repository (like svn, git,...) would be great too (not sure what's the best 
option here, rebasing it manually is pretty hard sometimes).

What do you, Gebi and Formorer think about that? Does anyone of you care to 
help in working on that?

regards,
-mika-
History
Date User Action Args
2007-11-26 22:04:33mikasetrecipients: + mika, formorer, gebi
2007-11-26 22:04:33mikasetmessageid: <1196114672.97.0.0431741543784.issue351@bts.grml.org>
2007-11-26 22:04:32mikalinkissue351 messages
2007-11-26 22:04:31mikacreate