Your message dated Thu, 19 Jun 2008 11:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482712: fixed in tclvfs 1.3-20080503-1
has caused the Debian Bug report #482712,
regarding tclvfs: FTBFS when converted to new source format 3.0 (quilt)
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.)
--
482712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482712
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tclvfs
Version: 1.3-20070620-3
Severity: minor
Usertags: 3.0-quilt-by-default
To prepare a possible switch to the new source package format "3.0
(quilt)" [1], I converted all source packages and rebuilt the packages
afterwards to see what breaks, and tclvfs does break. To reproduce the
problem you can do this:
$ apt-get source tclvfs
$ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' tclvfs-1.3-20070620/debian/control
$ dpkg-source -b tclvfs-1.3-20070620
$ dpkg-source -x tclvfs_1.3-20070620-3.dsc
$ cd tclvfs-1.3-20070620 && debuild -us -uc
In this process, if the .diff.gz contains changes to upstream files,
dpkg-source will have created a corresponding patch in
debian/patches/debian-changes-1.3-20070620-3 and will have registered that
patch in a quilt series (debian/patches/series, it is created if needed).
All the patches listed in the "series" file are applied directly during
the extraction (dpkg-source -x). quilt itself is used if available (and
will thus lead to the creation of the .pc directory), otherwise
dpkg-source applies the patches by itself. For more information about the
new source package format see the manual page dpkg-source(1).
In the case of tclvfs, it already uses quilt but the package
fails to build because "quilt push -a" fails when the patch
are already applied (by dpkg-source -x). You should really
uses patch/unpatch rules like those in /usr/share/quilt/quilt.make (you
can directly use those by using "include /usr/share/quilt/quilt.make" in
your debian/rules file). The call to quilt is protected like this "quilt
push -a || test $? = 2" because 2 is the error code returned by quilt when
it has nothing to do.
Cheers,
[1] http://lists.debian.org/debian-devel-announce/2008/04/msg00004.html
--
Raphael Hertzog
--- End Message ---
--- Begin Message ---
Source: tclvfs
Source-Version: 1.3-20080503-1
We believe that the bug you reported is fixed in the latest version of
tclvfs, which is due to be installed in the Debian FTP archive:
tclvfs_1.3-20080503-1.diff.gz
to pool/main/t/tclvfs/tclvfs_1.3-20080503-1.diff.gz
tclvfs_1.3-20080503-1.dsc
to pool/main/t/tclvfs/tclvfs_1.3-20080503-1.dsc
tclvfs_1.3-20080503-1_i386.deb
to pool/main/t/tclvfs/tclvfs_1.3-20080503-1_i386.deb
tclvfs_1.3-20080503.orig.tar.gz
to pool/main/t/tclvfs/tclvfs_1.3-20080503.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sergei Golovan <[EMAIL PROTECTED]> (supplier of updated tclvfs 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: Thu, 19 Jun 2008 15:09:07 +0400
Source: tclvfs
Binary: tclvfs
Architecture: source i386
Version: 1.3-20080503-1
Distribution: unstable
Urgency: low
Maintainer: Sergei Golovan <[EMAIL PROTECTED]>
Changed-By: Sergei Golovan <[EMAIL PROTECTED]>
Description:
tclvfs - Exposes Tcl 8.4's virtual filesystem C API to the Tcl script leve
Closes: 482712
Changes:
tclvfs (1.3-20080503-1) unstable; urgency=low
.
* New upstream release.
* Mangled Debian version in debian/watch to fit the current tclvfs upstream
versioning scheme.
* Removed undefinrd macros BE and BS from manpages.
* Protected quilt invocations in debian/rules to make the source package
convertible to 3.0 (quilt) format (closes: #482712).
* Bumped standards version to 3.8.0.
Files:
069569cc472d0c571550f0ca268f34ae 1057 interpreters optional
tclvfs_1.3-20080503-1.dsc
3f6dbec91a305f97475d155ca6b1b563 258723 interpreters optional
tclvfs_1.3-20080503.orig.tar.gz
7d1bdcf135fe36b21c238bf5d66b57bb 8358 interpreters optional
tclvfs_1.3-20080503-1.diff.gz
6c55de30c8f17a9cf76685917b2af136 103370 interpreters optional
tclvfs_1.3-20080503-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIWkYGIcdH02pGEFIRAvLCAJ4v3hV9/evjkDL8u1gU43IsLSoOQgCffPmi
QJds6Ti2G3lRzRAdNkeeNaA=
=HJfq
-----END PGP SIGNATURE-----
--- End Message ---