Bug#822019: python-osd: Build arch:all+arch:any but is missing build-{arch,indep} targets

2018-03-15 Thread James Cowgill
Control: tags -1 pending Hi, On Wed, 20 Apr 2016 23:05:56 +0200 ni...@thykier.net wrote: > Package: python-osd > Severity: normal > Usertags: arch-all-and-any-missing-targets > > Hi, > > The package python-osd builds an architecture independent *and* an > architecture dependent package, but

Bug#822019: python-osd: Build arch:all+arch:any but is missing build-{arch,indep} targets

2016-07-28 Thread Santiago Vila
tags 822019 + patch thanks I also recommend switching to dh, but in the meantime, the attached patch should work. Thanks.--- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ p=debian/python-pyosd #-l$(CURDIR)/$p/usr/lib/ +build-arch: build +build-indep: build build: build-stamp