Bug#313448: gnome-system-tools: Creates ximian-setup-tools in
binary-arch
Santiago Vila
Santiago Vila <sanvila@unex.es>, 313448@bugs.debian.org
Mon, 13 Jun 2005 20:56:05 +0200 (CEST)
Package: gnome-system-tools
Version: 1.0.0-1
Package ximian-setup-tools is Architecture: all, so it should be
created only by the binary-indep target of debian/rules. Trying to
build this package using "dpkg-buildpackage -B" (what autobuilders do)
results in the ximian-setup-tools package being created, and it has to
be removed by hand.
Since you are using debhelper, you might want to look at options -a and -i,
which are common to all dh_* calls.
Thanks.