Bug#845566: devscripts: debclean is broken
Antonio Terceiro
terceiro at debian.org
Thu Dec 1 12:16:19 UTC 2016
On Thu, Dec 01, 2016 at 12:04:59PM +0100, Emmanuel Bourg wrote:
> Hi,
>
> This change is a bit annoying, I used to run "debuild clean" to clean
> up my working directories and it no longer works. The extra "--" is
> rather inconvenient.
>
> I tried debclean instead but it doesn't seem to be equivalent to "debuild clean".
> For example with the tomcat8 package it executes the clean target 8 times!
this is a bug, or at least an annoyance, in debclean; it will find every
subdirectory of the current directory that contains a directory called
`debian` and call `debuild -- clean` there. this is intended when you
run debclean in a directory where you have several debian packages,
but it does not make sense when you are already inside a source package
directory. I'm writing a fix for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20161201/c67c512d/attachment.sig>
More information about the devscripts-devel
mailing list