Your message dated Mon, 06 Apr 2009 15:32:44 +0000
with message-id <e1lqqow-00006y...@ries.debian.org>
and subject line Bug#517305: fixed in qct 1.7-1
has caused the Debian Bug report #517305,
regarding qct: FTBFS with python-support in experimental
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
517305: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qct
Version: 1.5-1

Hi,

The qct rules file contains the following:

binary-install/qct::
        …
        install -d $(DEB_DESTDIR)/usr/share/python-support/qct/hgext
        install -m 644 \
                plugins/qct.py \
                $(DEB_DESTDIR)/usr/share/python-support/qct/hgext/qct.py

With the upcoming version of python-support (currently in experimental),
such statements will make the package FTBFS, since the files are now
moved to a different directory (/usr/share/pyshared).

I suggest to do these things before the dh_pysupport call, and from the
standard installation directory:

install/qct::
        mkdir -p $(DEB_DESTDIR)/usr/lib/`pyversions -d`/site-packages/qct/hgext
        …

As a general rule, please do not rely on the internals of python-support
in the packaging; this will avoid such issues in the future (although
hopefully there won’t be a need to change the paths any further).

Thanks,
-- 
 .''`.      Debian 5.0 "Lenny" has been released!
: :' :
`. `'   Last night, Darth Vader came down from planet Vulcan and told
  `-    me that if you don't install Lenny, he'd melt your brain.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---
--- Begin Message ---
Source: qct
Source-Version: 1.7-1

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

qct_1.7-1.diff.gz
  to pool/main/q/qct/qct_1.7-1.diff.gz
qct_1.7-1.dsc
  to pool/main/q/qct/qct_1.7-1.dsc
qct_1.7-1_all.deb
  to pool/main/q/qct/qct_1.7-1_all.deb
qct_1.7.orig.tar.gz
  to pool/main/q/qct/qct_1.7.orig.tar.gz



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 517...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Danjean <vdanj...@debian.org> (supplier of updated qct 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Mon, 06 Apr 2009 15:11:32 +0200
Source: qct
Binary: qct
Architecture: all source 
Version: 1.7-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Danjean <vdanj...@debian.org>
Changed-By: Vincent Danjean <vdanj...@debian.org>
Closes: 517305
Description:
 qct        - GUI commit tool
Changes:
 qct (1.7-1) unstable; urgency=low
 .
   * New Upstream Version
     + 1.7 Added 'reverse by status' sort, and bug fixes for svn and hg
     + 1.6 fixes a number of bugs
   * Adapt for new python-support (Closes: #517305)
   * debian/patches:
     + remove deb_specific__fix_syntax_for_python2.4.patch [applied upstream]
Checksums-Sha1: 
 28b166466cf26030d9e247828fa970da5287ddda 1183 qct_1.7-1.dsc
 931c8b14439d489950f7cd879f9d9790ac46e8d8 4802 qct_1.7-1.diff.gz
 a12040ade4f24db1f2c522a1aee7a4f6ff06be4f 56658 qct_1.7.orig.tar.gz
 c0fb8a1205d76778b7c89806475aea7dca4f98dc 54466 qct_1.7-1_all.deb
Checksums-Sha256: 
 06e9969f6c8a08b67f289bc0e95b4f4469d6adbf1aa0bed0f0cc8c5bdea222d0 56658 
qct_1.7.orig.tar.gz
 3925693c0762e38162a7b3753d6a62432e83de8753453d733dc51c9407564498 4802 
qct_1.7-1.diff.gz
 c3513d2dfd211ebf04ab7a3561f579b981d23baee4858e93afe5c5e4cdf6edb9 54466 
qct_1.7-1_all.deb
 d10ccd5032bcaba65758c10abfdc0cdbd502406916badb4803f07390a2827f71 1183 
qct_1.7-1.dsc
Files: 
 bbb03aa2506481d1d30b6b142aa9bca5 56658 devel extra qct_1.7.orig.tar.gz
 be07a8509f3ff85c48b6f71a8679294d 1183 devel extra qct_1.7-1.dsc
 d189eccb72f1cd46dd110343498ffe96 4802 devel extra qct_1.7-1.diff.gz
 e5e4523497d096341a37748cb397bbf4 54466 devel extra qct_1.7-1_all.deb

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

iD8DBQFJ2gdDC/d4Z50CXocRArPbAKCfEXwR9Sgs+eoDIRcdF5JxxgCuUACcDB20
7yvS15nHDE1kqzH3/zUV0hk=
=cGn0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to