Your message dated Wed, 02 Sep 2009 07:09:59 +0000
with message-id <[email protected]>
and subject line Bug#538631: fixed in smartmontools 5.38+svn2879-1
has caused the Debian Bug report #538631,
regarding smartmontools: FTBFS with new source format 3.0 (quilt): quilt patch 
depends on a change in .diff.gz
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.)


-- 
538631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538631
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smartmontools
Version: 5.38-3
Severity: wishlist
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 smartmontools does break. To reproduce the
problem you can do this:
$ apt-get source smartmontools
$ mkdir -p smartmontools-5.38/debian/source
$ echo "3.0 (quilt)" >smartmontools-5.38/debian/source/format
$ dpkg-source -b smartmontools-5.38
$ dpkg-source -x smartmontools_5.38-3.dsc
$ cd smartmontools-5.38 && 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-5.38-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 smartmontools, one of the quilt patch modifies something that
is stored inside the .diff.gz (or depends on some change stored in the
.diff.gz). The converted package has the .diff.gz changes at the end of
the quilt series and thus the former patches do not apply cleanly anymore.

Please integrate any relevant changes in a quilt patch and drop the other
changes in the .diff.gz.

Cheers,

[1] http://wiki.debian.org/Projects/DebSrc3.0




--- End Message ---
--- Begin Message ---
Source: smartmontools
Source-Version: 5.38+svn2879-1

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

smartmontools_5.38+svn2879-1.diff.gz
  to pool/main/s/smartmontools/smartmontools_5.38+svn2879-1.diff.gz
smartmontools_5.38+svn2879-1.dsc
  to pool/main/s/smartmontools/smartmontools_5.38+svn2879-1.dsc
smartmontools_5.38+svn2879-1_i386.deb
  to pool/main/s/smartmontools/smartmontools_5.38+svn2879-1_i386.deb
smartmontools_5.38+svn2879.orig.tar.gz
  to pool/main/s/smartmontools/smartmontools_5.38+svn2879.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.
Giuseppe Iuculano <[email protected]> (supplier of updated smartmontools 
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: Tue, 01 Sep 2009 12:59:13 +0200
Source: smartmontools
Binary: smartmontools
Architecture: source i386
Version: 5.38+svn2879-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Giuseppe Iuculano <[email protected]>
Description: 
 smartmontools - control and monitor storage systems using S.M.A.R.T.
Closes: 406130 494951 524752 525196 531325 537856 538631 539430 540359 543861
Changes: 
 smartmontools (5.38+svn2879-1) unstable; urgency=low
 .
   [ Guido Günther ]
   * [d5c8d71] suggest graphical helpers (Closes: #524752)
   * [b11b96e] support status action in init script (Closes: #525196) -
     thanks to Peter Eisentraut
   * [b092558] fix Vcs-Browser URL
 .
   [ Giuseppe Iuculano ]
   * [101b745] New maintainers, thanks to Guido Günther for the prior
     work on smartmontools. (Closes: #543861)
   * [35bece3] debian/rules: Added a get-orig-source target to retrieve a
     svn snapshot
   * [4482c05] Bump to debhelper 7 compatibility levels
   * [2127e19] Imported Upstream version 5.38+svn2879
     - Fixed FTBFS (Closes: #539430)
     - GNU/kFreeBSD patches merged in upstream (Closes: #537856)
     - More drives recognized: Fujitsu MHW2 BJ series, WD Caviar Black family,
       Western Digital AV-GP series, Transcend Solid-State Drive and Transcend
       Solid-State Drive V series, Seagate Momentus 5400.5 series.
   * [6052436] Refreshed patches
   * [91ad575] move badblockhowto.html in debian/ (Closes: #538631)
   * [bbdf8c9] debian/control: Depend on lsb >= 3.2-14, which has the
     status_of_proc() function.
   * [9afe5af] Removed stop links from rc0 and rc6 (Closes: #494951) -
     thanks to James Westby
   * [6dcd8ec] Updated to standards version 3.8.3 (No changes needed)
   * [608687b] debian/rules: Use dh_prep instead of dh_clean -k
   * [a52f90d] debian/rules: Do not ignore make clean errors
   * [31e40f7] debian/rules: use dh_install to install files
   * [9ca7a79] debian/control: Added Florian Maier in Uploaders, fixed
     VCS field, added DM-Upload-Allowed field
   * [d494f00] Updated debian/badblockhowto.html (Closes: #540359) -
     thanks to Francesco Potorti`
   * [3db595a] Use the `-n standby' option by default in smartd.conf
     (Closes: #531325)
   * [52b4501] Added /etc/smartmontools/run.d/10powersave-notify to
     enable desktop notification over powersave-notify and added
     powersaved in Recommends
   * [0dcf301] debian/patches/62_lowcap.patch: Drop all unnecessary
     capabilities
   * [5afdd10] Added the removable option by default. This indicates to
     smartd that it should continue if the device does not appear to be
     present when smartd is started. (Closes: #406130)
Checksums-Sha1: 
 c3fe58f2a0beddcc8c6c51b21e468b9041190201 1389 smartmontools_5.38+svn2879-1.dsc
 bccc74d547a4dab4f32afd2cf12883c177dc1d32 589761 
smartmontools_5.38+svn2879.orig.tar.gz
 755499554cb7147a8cb85f04dee3787a702ca8e7 32254 
smartmontools_5.38+svn2879-1.diff.gz
 5ba95e686e38fe165eef2fac633002e50012c224 398952 
smartmontools_5.38+svn2879-1_i386.deb
Checksums-Sha256: 
 b772aaac6417332f41924c6b73e7671df29468a2d29efe26947260db66abe5f0 1389 
smartmontools_5.38+svn2879-1.dsc
 af8757ccc7babc8d4fad96e318c24ec31fed941a97a7c476015df426416024d3 589761 
smartmontools_5.38+svn2879.orig.tar.gz
 f0d7fb69b7814821ad36efcdb71e9c0c947478b6cea657f3a85c1a990038e983 32254 
smartmontools_5.38+svn2879-1.diff.gz
 8e862289efda57b8d6adb76629cada1289b47927b4ebdb8db815e3983db7a02b 398952 
smartmontools_5.38+svn2879-1_i386.deb
Files: 
 e65a8bdaece283b8307b0fc3bf4494c7 1389 utils optional 
smartmontools_5.38+svn2879-1.dsc
 22b9211bf1ad4831c04347ecbf7669c6 589761 utils optional 
smartmontools_5.38+svn2879.orig.tar.gz
 befcb9b0e11b177ebffacb3fc972f91e 32254 utils optional 
smartmontools_5.38+svn2879-1.diff.gz
 1fedf9690154144834c881d1385f2f3e 398952 utils optional 
smartmontools_5.38+svn2879-1_i386.deb

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

iD8DBQFKnZA9n88szT8+ZCYRAiMoAJ9wVEmwsw8qgJwyTHZumQ3y8c95OQCdGkYJ
B4E/hgkUN+JzrOpm4h8dfMc=
=WQg8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to