Bug#821977: csmash: Build arch:all+arch:any but is missing build-{arch,indep} targets

2016-09-28 Thread Markus Koschany
Control: tags -1 pending On Wed, 20 Apr 2016 22:50:23 +0200 ni...@thykier.net wrote: > Package: csmash > Severity: normal > Usertags: arch-all-and-any-missing-targets > > Hi, > > The package csmash builds an architecture independent *and* an > architecture dependent package, but does not have

Bug#821977: csmash: Build arch:all+arch:any but is missing build-{arch,indep} targets

2016-07-28 Thread Santiago Vila
tags 821977 + patch thanks I also recommend switching to dh, but in the meantime, the attached patch should work. Thanks.--- a/debian/rules +++ b/debian/rules @@ -7,6 +7,8 @@ package-data=csmash-data DEBIAN_DIR = $(shell pwd)/debian +build-arch: build +build-indep: build build: build-stamp