Bug#760630: dpkg-buildpackage: when debian/rules is not present and debhelper is in build-deps, run dh instead of debian/rules

2014-09-06 Thread Paul Wise
On Sat, 2014-09-06 at 14:14 +0200, Guillem Jover wrote: > I'm rather umconfortable with this request, because as has been > discussed many many times on the lists, the source package interface > is debian/rules, and not dpkg-buildpackage. Making that file optional > breaks that interface, which I

Bug#759478: dpkg-dev: dpkg-source should accept an upstream signature

2014-09-06 Thread Guillem Jover
Hi! On Fri, 2014-09-05 at 16:01:30 -0400, Daniel Kahn Gillmor wrote: > On Thu 2014-08-28 11:47:17 -0400, Daniel Kahn Gillmor wrote: > > On 08/27/2014 11:06 AM, Guillem Jover wrote: > >> Ah, hmmm, yeah make sense. It also does really make sense as an > >> additional file alongside the others refere

Bug#483997: dpkg: please allow for a mechanism to specify postinst ordering beyond Depends:

2014-09-06 Thread Guillem Jover
Hi! On Thu, 2014-09-04 at 23:10:30 +0200, Petter Reinholdtsen wrote: > [Guillem Jover] > > Hope that explains. > > Thank you, it does. And after giving it some thoughts, I believe the > background for my surprise is that I expect recommends to behave like > depends when APT::Install-Recommends i

Bug#760690: dpkg: Memory handling error detected during build

2014-09-06 Thread Guillem Jover
Hi! On Sun, 2014-09-07 at 00:58:40 +0200, Bálint Réczey wrote: > Package: dpkg > Version: 1.17.14 > Severity: normal > Tags: patch > Running tests from Valgrind revealed an off-by-one error in Dpkg. The > first attached patch fixes it and the second just simplifies a > function I looked at while

Bug#760690: dpkg: Memory handling error detected during build

2014-09-06 Thread Bálint Réczey
Package: dpkg Version: 1.17.14 Severity: normal Tags: patch Hi, Running tests from Valgrind revealed an off-by-one error in Dpkg. The first attached patch fixes it and the second just simplifies a function I looked at while making the first fix. Please consider accepting the first patch because

Processed: Re: Bug#760630: dpkg-buildpackage: when debian/rules is not present and debhelper is in build-deps, run dh instead of debian/rules

2014-09-06 Thread Debian Bug Tracking System
Processing control commands: > tags -1 wontfix Bug #760630 [dpkg-dev] dpkg-buildpackage: when debian/rules is not present and debhelper is in build-deps, run dh instead of debian/rules Added tag(s) wontfix. -- 760630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760630 Debian Bug Tracking S

Bug#760630: dpkg-buildpackage: when debian/rules is not present and debhelper is in build-deps, run dh instead of debian/rules

2014-09-06 Thread Guillem Jover
Control: tags -1 wontfix Hi! [ Manually adding Enrico to CC as it seems debbugs does not do it for the replies. ] On Sat, 2014-09-06 at 16:03:38 +0800, Paul Wise wrote: > Package: dpkg-dev > Severity: wishlist > X-Debbugs-CC: Enrico Zini > When debian/rules is not present and debhelper is in

Bug#760630: dpkg-buildpackage: when debian/rules is not present and debhelper is in build-deps, run dh instead of debian/rules

2014-09-06 Thread Paul Wise
Package: dpkg-dev Severity: wishlist X-Debbugs-CC: Enrico Zini When debian/rules is not present and debhelper is in build-deps, please have dpkg-buildpackage run dh $target instead of debian/rules $target. For some packages, debian/rules is now pointless boilerplate that could be removed if dpkg-