Your message dated Mon, 14 Aug 2006 09:32:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375840: fixed in roundup 1.1.2-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: roundup
Version: 1.1.2-1
Severity: serious
Tags: patch

When building 'roundup' on unstable, I get the following error:

# remove unused documentation stuff
rm -f /roundup-1.1.2/debian/roundup/usr/share/doc/roundup/doc/roundup-*.1
rm -rf /roundup-1.1.2/debian/roundup/usr/share/doc/roundup/doc/.xvpics
./debian/gen_htmlindex.sh 
/roundup-1.1.2/debian/roundup/usr/share/doc/roundup/doc
make: execvp: ./debian/gen_htmlindex.sh: Permission denied
make: *** [binary-indep] Error 127

With the attached patch 'roundup' can be built on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/roundup-1.1.2/debian/rules ./debian/rules
--- ../tmp-orig/roundup-1.1.2/debian/rules      2006-06-28 12:41:35.000000000 
+0000
+++ ./debian/rules      2006-06-28 12:41:33.000000000 +0000
@@ -65,7 +65,7 @@
        # remove unused documentation stuff
        rm -f $(DOC)/roundup-*.1
        rm -rf $(DOC)/.xvpics
-       ./debian/gen_htmlindex.sh ${DOC}
+       sh ./debian/gen_htmlindex.sh ${DOC}
        dh_installexamples frontends
        dh_installmenu
        dh_installlogrotate


--- End Message ---
--- Begin Message ---
Source: roundup
Source-Version: 1.1.2-4

We believe that the bug you reported is fixed in the latest version of
roundup, which is due to be installed in the Debian FTP archive:

roundup_1.1.2-4.diff.gz
  to pool/main/r/roundup/roundup_1.1.2-4.diff.gz
roundup_1.1.2-4.dsc
  to pool/main/r/roundup/roundup_1.1.2-4.dsc
roundup_1.1.2-4_all.deb
  to pool/main/r/roundup/roundup_1.1.2-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Toni Mueller <[EMAIL PROTECTED]> (supplier of updated roundup package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Aug 2006 12:04:24 +0200
Source: roundup
Binary: roundup
Architecture: source all
Version: 1.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Toni Mueller <[EMAIL PROTECTED]>
Changed-By: Toni Mueller <[EMAIL PROTECTED]>
Description: 
 roundup    - an issue-tracking system
Closes: 375840 379997
Changes: 
 roundup (1.1.2-4) unstable; urgency=low
 .
   * enable .bzr in tree
   * Closes: #379997
   * Closes: #375840
Files: 
 dd2c7fcd653c69e3e8dae27d5adb7acd 680 web optional roundup_1.1.2-4.dsc
 e77f066300d01035fa3e908366de9277 20261 web optional roundup_1.1.2-4.diff.gz
 1d4439ba58c50ebf46b725eda1bff55a 788426 web optional roundup_1.1.2-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE4KS+foEUoHXLGtIRAk6dAKCALRHMq6ozyJtxcTQ3nuvSgCsHBACffRcD
ftTx00cXRoYMYX00z5SS3oI=
=RmLb
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to