Bug#555507: git-buildpackage: combining lintian postbuild hook with pbuilder

2009-11-12 Thread Frédéric Brière
On Thu, Nov 12, 2009 at 05:38:12PM +0100, Guido Günther wrote: > You can simply call basename in it, can't you? See e.g. Yeah, but it seems a bit silly to create a one-line script just to remove what gbp added. Still, you're right, I could just do that. :) -- <|ryan|> I don't use deb u poor

Bug#555507: git-buildpackage: combining lintian postbuild hook with pbuilder

2009-11-12 Thread Guido Günther
On Mon, Nov 09, 2009 at 10:16:37PM -0500, Frédéric Brière wrote: > Package: git-buildpackage > Version: 0.4.59 > Severity: wishlist > > I very much like the idea of automatically running lintian after a > build. Unfortunately, it doesn't work with pbuilder, which stores the > changes files away f

Bug#555507: git-buildpackage: combining lintian postbuild hook with pbuilder

2009-11-09 Thread Frédéric Brière
Package: git-buildpackage Version: 0.4.59 Severity: wishlist I very much like the idea of automatically running lintian after a build. Unfortunately, it doesn't work with pbuilder, which stores the changes files away from the export/repo directory. The simplest solution would probably be to prov