Your message dated Fri, 03 Jul 2009 15:43:36 +0000
with message-id <[email protected]>
and subject line Bug#535312: fixed in tinywm 1.3-6
has caused the Debian Bug report #535312,
regarding tinywm: FTBFS with new dpkg-dev
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 [email protected]
immediately.)


-- 
535312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535312
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tinywm
Version: 1.3-5
Severity: serious
Tags: patch
Justification: FTBFS

Hi.

With dpkg-dev (>= 1.15.3), backslashes are (rightfully) no longer
allowed for line wrapping, making your package FTBFS. Since the dpkg
developers didn't check what FTBFS might now be triggered, I'm doing
so…
| dpkg-checkbuilddeps: warning: can't parse dependency \
|       python-xlib
| dpkg-checkbuilddeps: error: error occurred while parsing 
Build-Depends/Build-Depends-Indep)
| dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; 
aborting.
| dpkg-buildpackage: warning: (Use -d flag to override.)

Trivial patch attached. Build checked with sbuild on sid/amd64.

Mraw,
KiBi
--- tinywm-1.3/debian/control
+++ tinywm-1.3/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Nobuhiro Iwamatsu <[email protected]>
 Dm-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.0), cdbs, libx11-dev, libxext-dev, \
+Build-Depends: debhelper (>= 7.0.0), cdbs, libx11-dev, libxext-dev,
        python-xlib, x11proto-core-dev
 Standards-Version: 3.8.1
 

--- End Message ---
--- Begin Message ---
Source: tinywm
Source-Version: 1.3-6

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

tinywm_1.3-6.diff.gz
  to pool/main/t/tinywm/tinywm_1.3-6.diff.gz
tinywm_1.3-6.dsc
  to pool/main/t/tinywm/tinywm_1.3-6.dsc
tinywm_1.3-6_i386.deb
  to pool/main/t/tinywm/tinywm_1.3-6_i386.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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated tinywm 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.8
Date: Fri, 03 Jul 2009 23:29:07 +0900
Source: tinywm
Binary: tinywm
Architecture: source i386
Version: 1.3-6
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description: 
 tinywm     - tiny window manager
Closes: 535312
Changes: 
 tinywm (1.3-6) unstable; urgency=low
 .
   * Update Standards-Version.
   * Fix FTBFS with new dpkg-dev. (closes: #535312)
Checksums-Sha1: 
 43cde8d5886a2a67d01fd91cc8fec11e0d1105d5 1010 tinywm_1.3-6.dsc
 9a65144ca1febf7fc311d914726dc34ec2efdfa6 2559 tinywm_1.3-6.diff.gz
 cefa3ed7d36ebfaf9e6b11a2d6ca7d139aea391e 6630 tinywm_1.3-6_i386.deb
Checksums-Sha256: 
 e302ea08bcbb2f32fd130a0d0239375a63d6c7d0e4123baa01b70fbf119ac068 1010 
tinywm_1.3-6.dsc
 49f9bd0461875a5d6f80d2b3e8b95c924251e87e9eb2160a6725b277ffbddf11 2559 
tinywm_1.3-6.diff.gz
 69208537e734a151a288e868023fa749c73caa10c4a0af966352c02c9e293e6a 6630 
tinywm_1.3-6_i386.deb
Files: 
 b00e91712e117fc69dc9fa584722f46b 1010 x11 optional tinywm_1.3-6.dsc
 8fb0648f00a63959dbb5b587ca413f79 2559 x11 optional tinywm_1.3-6.diff.gz
 aa694b720e23f6151dfa56d0dd01bbbf 6630 x11 optional tinywm_1.3-6_i386.deb

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

iEYEARECAAYFAkpOF2gACgkQQSHHQzFw6+mcFQCdHIl7hy1CysgYO9OLTsxyNLS1
cB0AnjUMIzJN4F93m7BGFAzk/zc9JH8e
=gzoP
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to