Re: Playing with git-buildpackage

2014-08-24 Thread Stuart Prescott
To add a different story to git-buildpackage, here are a couple of stories of updating packages to new upstream versions that I hope are helpful. I'm concentrating on the updating stage here because the importing/creation of a new git repo for packaging should be a trivial step (if it's not,

Re: Playing with git-buildpackage

2014-08-24 Thread Barry Warsaw
Hi Stuart, Great post, thanks for the additional stories. An emerging theme is that it may be possible to allow for a wider variety of individual preferences if we establish a set of team-wide conventions, and perhaps work with the helpers so that they are more interoperable. What I mean by

Re: guardian and django1.7

2014-08-24 Thread Brian May
As an experiment, I imported django-guardian from the *.dsc files to git using git-dpm, and applied my changes. Not sure if I have got this right, it was the first time I used git-dpm. The result is currently at: https://github.com/brianmay/django-guardian/tree/patched (patched branch). This is