[Pkg-kde-extras] Bug#478304: debhelper logs not removed on clean target

2008-09-08 Thread Sven Joachim
On 2008-04-28 19:50 +0200, Joey Schulze wrote:

> Package: kaffeine
> Version: 0.8.6-2
> Severity: minor
>
> After the package has been built and the clean target is called two
> log files are not removed:
>
> debian/kaffeine.debhelper.log
> debian/kaffeine-dbg.debhelper.log

I cannot reproduce this.  It seems you used an early version of
debhelper 7, and current debhelper versions work around the issue:

,
| debhelper (7.0.3) unstable; urgency=low
| 
|   * dh: Fix man page typos. Closes: #477933
|   * Add missing $! to error message when the log can't be opened.
|   * One problem with the log files is that if dh_clean is not the last command
| run, they will be left behind. This is a particular problem on build
| daemons that use real root. Especially if cdbs is used, since it runs
| dh_listpackages after clean, thereby leaving behind log files that
| only root can touch. Avoid this particular special case by inhibiting
| logging by dh_listpackages.
| 
|  -- Joey Hess <[EMAIL PROTECTED]>  Tue, 29 Apr 2008 01:40:03 -0400
`

Although that may not even be necessary, since dh_clean seems to be last
debhelper command used in the clean target.  So I think the bug can be
closed, do you agree?

Cheers,
   Sven



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#478304: debhelper logs not removed on clean target

2008-04-28 Thread Joey Schulze
Package: kaffeine
Version: 0.8.6-2
Severity: minor

After the package has been built and the clean target is called two
log files are not removed:

debian/kaffeine.debhelper.log
debian/kaffeine-dbg.debhelper.log

It would be nice if they would be removed in the clean target.

Regards,

Joey

-- 
The good thing about standards is that there are so many to choose from.
-- Andrew S. Tanenbaum

Please always Cc to me when replying to me on the lists.



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras