I'm sorry for the long delay in responding. On Mon, Sep 20, 2010 at 09:36:52PM +0100, Adam D. Barratt wrote: > How big is that jump? If we unblock the new version, are we going to > get lots of 0.14a users complaining about it? :)
0.14a to 0.17 is 82 files changed, 9179 insertions(+), 888 deletions(-) 0.14a to 0.17 with tornado excised is 59 files changed, 1689 insertions(+), 888 deletions(-) So err, pretty big. I don't think there are many/any 0.14a users. popcon reports something like 66 total bup users, and that is for 0.14a-2 and 0.17b-2. > > b) repackage 0.17 with the 'bup web' stuff excised, removing the tornado > > dependency (and web feature) > [...] > > 88 files changed, 9452 insertions(+), 989 deletions(-) > > I assume this is basically the removal of cmd/web-cmd.py and > lib/tornado/ ? removing tornado from 0.17 is 24 files changed, 1 insertion(+), 7491 deletions(-) I can't remember what the original diffstat I posted was calculated from. A diff -ruN ... | diffstat between debian/0.14a-2 and debian/0.17b-2 (testing, unstable): 63 files changed, 2100 insertions(+), 953 deletions(-) Note that unstable at present depends on external libpython-tornado, so cmd-web.py is still in there (but tornado is not). -- Jon Dowland -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

