Your message dated Mon, 27 Jul 2009 21:12:10 +0000
with message-id <e1mvxuq-00073c...@ries.debian.org>
and subject line Bug#535283: fixed in babel 1.4.0.dfsg-2
has caused the Debian Bug report #535283,
regarding babel: 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 ow...@bugs.debian.org
immediately.)


-- 
535283: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: babel
Version: 1.2.0.dfsg-8
Severity: serious
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 \
|   libltdl3-dev
| 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 check with sbuild on sid/amd64 running,
will follow up if there are more problems.

Mraw,
KiBi
--- babel-1.2.0.dfsg/debian/control
+++ babel-1.2.0.dfsg/debian/control
@@ -3,10 +3,10 @@
 Priority: extra
 Maintainer: Adam C. Powell, IV <hazel...@debian.org>
 Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 4.1.67), quilt, gfortran, \
-  libltdl3-dev, libxml2-dev, \
-  default-jdk-builddep | java-gcj-compat-dev, fastjar, gjdoc, \
-  libxerces2-java, libgetopt-java, libxalan2-java, \
+Build-Depends: debhelper (>= 4.1.67), quilt, gfortran,
+  libltdl3-dev, libxml2-dev,
+  default-jdk-builddep | java-gcj-compat-dev, fastjar, gjdoc,
+  libxerces2-java, libgetopt-java, libxalan2-java,
   python-all-dev, python-numpy, python-central
 Build-Conflicts: libparsifal-dev
 Build-Depends-Indep: libhtml-tree-perl

--- End Message ---
--- Begin Message ---
Source: babel
Source-Version: 1.4.0.dfsg-2

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

babel-1.4.0_1.4.0.dfsg-2_all.deb
  to pool/main/b/babel/babel-1.4.0_1.4.0.dfsg-2_all.deb
babel-doc_1.4.0.dfsg-2_all.deb
  to pool/main/b/babel/babel-doc_1.4.0.dfsg-2_all.deb
babel_1.4.0.dfsg-2.diff.gz
  to pool/main/b/babel/babel_1.4.0.dfsg-2.diff.gz
babel_1.4.0.dfsg-2.dsc
  to pool/main/b/babel/babel_1.4.0.dfsg-2.dsc
babel_1.4.0.dfsg.orig.tar.gz
  to pool/main/b/babel/babel_1.4.0.dfsg.orig.tar.gz
libsidl-1.4.0_1.4.0.dfsg-2_amd64.deb
  to pool/main/b/babel/libsidl-1.4.0_1.4.0.dfsg-2_amd64.deb
libsidl-dev_1.4.0.dfsg-2_amd64.deb
  to pool/main/b/babel/libsidl-dev_1.4.0.dfsg-2_amd64.deb
libsidl1.4.0-java_1.4.0.dfsg-2_all.deb
  to pool/main/b/babel/libsidl1.4.0-java_1.4.0.dfsg-2_all.deb
python-sidl_1.4.0.dfsg-2_amd64.deb
  to pool/main/b/babel/python-sidl_1.4.0.dfsg-2_amd64.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 535...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam C. Powell, IV <hazel...@debian.org> (supplier of updated babel 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: Sun, 26 Jul 2009 18:38:20 -0400
Source: babel
Binary: babel-1.4.0 libsidl1.4.0-java python-sidl libsidl-dev libsidl-1.4.0 
babel-doc
Architecture: source all amd64
Version: 1.4.0.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Adam C. Powell, IV <hazel...@debian.org>
Changed-By: Adam C. Powell, IV <hazel...@debian.org>
Description: 
 babel-1.4.0 - Scientific Interface Definition Language (SIDL) compiler
 babel-doc  - Scientific Interface Definition Language (SIDL) suite documentati
 libsidl-1.4.0 - Scientific Interface Definition Language (SIDL) C(++)/FORTRAN 
run
 libsidl-dev - Scientific Interface Definition Language (SIDL) C(++)/FORTRAN run
 libsidl1.4.0-java - Scientific Interface Definition Language (SIDL) Java 
runtime
 python-sidl - Scientific Interface Definition Language (SIDL) Python runtime
Closes: 493229 530536 535283
Changes: 
 babel (1.4.0.dfsg-2) unstable; urgency=low
 .
   * Updated copyright to include runtime/java/sidl/Sfun.java .
 .
 babel (1.4.0.dfsg-1) unstable; urgency=low
 .
   * New upstream release (closes: #530536).
   * Includes lite version of Chasm from http://chasm-interop.sourceforge.net/ .
   * No longer provides parsifal shared lib; static lib moved to libsidl-dev.
   * Needed a kludge to get parsifal and chasmlite to install.
   * Renamed sidl shared libs package with hyphen (closes: #493229).
   * Newly formatted copyright file.
   * javajars.patch now excludes installation of omitted lib directory files.
   * Removed backslashes from dependencies (closes: #535283).
   * Updated debhelper Build-Depend versioning.
Checksums-Sha1: 
 023b2e57903f4914ac96803d83ac0deff73f141f 1407 babel_1.4.0.dfsg-2.dsc
 bf0e10ce24e822de840a84802d45e92235d31ccb 8217983 babel_1.4.0.dfsg.orig.tar.gz
 87287a7068b687e0fac16bf0152e40488935eebc 17033 babel_1.4.0.dfsg-2.diff.gz
 68766f37811e8ce64b17e2ba37e9cb0c812033c4 1275784 
babel-1.4.0_1.4.0.dfsg-2_all.deb
 fbd5c401202aa4b5b636be032a79c920e47e7bdf 2021362 
libsidl1.4.0-java_1.4.0.dfsg-2_all.deb
 45d542fdee291d6d7f54a98ec29caad3e61efdc3 1015778 babel-doc_1.4.0.dfsg-2_all.deb
 43bb32ac05d10acaa73f9dee3d652165bac32c5a 3121326 
python-sidl_1.4.0.dfsg-2_amd64.deb
 802ccdae0b9c44d4647c35f4f4e64f2d4b61c4bb 6899228 
libsidl-dev_1.4.0.dfsg-2_amd64.deb
 f4e2dd9553232cb18a109c79aff8499e737b714f 3855658 
libsidl-1.4.0_1.4.0.dfsg-2_amd64.deb
Checksums-Sha256: 
 262cd1ba6dcce37f6b54bbe80755cef86e48ea502e7f89491ef9af5ba6c3ae72 1407 
babel_1.4.0.dfsg-2.dsc
 279dee23922c5af6e358108bbf64625055b1e9f3f7f81876f7d230f02584d99b 8217983 
babel_1.4.0.dfsg.orig.tar.gz
 72eee1aada3cbfeb125d7be1fca991505afed17bf8b7e611f11105d727e69a92 17033 
babel_1.4.0.dfsg-2.diff.gz
 22eb0a70d4ac3311819ccc3cb27a65beef004f78937f44b3395c0e49b4dbdd0c 1275784 
babel-1.4.0_1.4.0.dfsg-2_all.deb
 bb56346bcc2c7958dd51f54c36c975b037c34eb17d467b0043f42acbb90673b3 2021362 
libsidl1.4.0-java_1.4.0.dfsg-2_all.deb
 e32196edd12233a925dc01fc933d1752a220dae5f7b3ceeccde8ca55c3ce1cb9 1015778 
babel-doc_1.4.0.dfsg-2_all.deb
 7bec3236df500f680f896c4e642932d3692a5cec62320ebaa766908bab212aa9 3121326 
python-sidl_1.4.0.dfsg-2_amd64.deb
 7061f3ee65980b57feac0ef2f880455cdc919a4d7604cbfda2a31b3b9db3f3d8 6899228 
libsidl-dev_1.4.0.dfsg-2_amd64.deb
 4a66d8e3c622a54b75b577b96098cb79d52555a6e199b21fc22f4dbf3fc955ee 3855658 
libsidl-1.4.0_1.4.0.dfsg-2_amd64.deb
Files: 
 28686fc0ba44de5d0a2c3e13eca722c7 1407 devel extra babel_1.4.0.dfsg-2.dsc
 0df62e7b0e2121ab392a6fac377c4444 8217983 devel extra 
babel_1.4.0.dfsg.orig.tar.gz
 eec7c4346e38edbcb149b70d5b787d31 17033 devel extra babel_1.4.0.dfsg-2.diff.gz
 991fdce307203acc8bd87bf6fcbc70ad 1275784 devel extra 
babel-1.4.0_1.4.0.dfsg-2_all.deb
 163fffdd94b1a1b3a15c3624807f8995 2021362 java extra 
libsidl1.4.0-java_1.4.0.dfsg-2_all.deb
 5293c295fa9ceb212c3608643a5efbb4 1015778 doc extra 
babel-doc_1.4.0.dfsg-2_all.deb
 845955b69f5d82c4778b276fe26698be 3121326 python extra 
python-sidl_1.4.0.dfsg-2_amd64.deb
 39183d831fd9b24b0cb9968c4c37b9d9 6899228 libdevel extra 
libsidl-dev_1.4.0.dfsg-2_amd64.deb
 ea079db826260422d5c064671cbe1848 3855658 libs extra 
libsidl-1.4.0_1.4.0.dfsg-2_amd64.deb

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

iEYEARECAAYFAkps58EACgkQUm8B6FZO5Lb5jACeNa4s/2qc44bZ3KXN+PGBcAu+
oYwAn2bbxXQe85gZUQp2DgrkL+DBqTWL
=dII1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to