Your message dated Sun, 14 Jun 2009 16:02:05 +0000
with message-id <[email protected]>
and subject line Bug#485369: fixed in acpica-unix 20090521-1
has caused the Debian Bug report #485369,
regarding acpica-unix: FTBFS when converted to new source format 3.0 (quilt): 
patch modify file in debian directory
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.)


-- 
485369: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485369
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acpica-unix
Version: 20061109-0.1
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 tried to rebuild them.
Unfortunately, acpica-unix failed, you can try yourself with those
commands (and dpkg-dev >= 1.14.19 [2]) :

$ apt-get source acpica-unix
$ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' 
acpica-unix-20061109/debian/control
$ dpkg-source -b acpica-unix-20061109
$ dpkg-source -x acpica-unix_20061109-0.1.dsc
$ cd acpica-unix-20061109 && 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-20061109-0.1 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 acpica-unix, the quilt series contains patches that
modify files in the debian directory. You shouldn't have to dynamically
patch the files in the debian directory since its content is
provided by the .diff.gz (or the new .debian.tar.gz in the new format).

Dynamic modification of files from the debian directory makes it
impossible for dpkg-source to generate debian-changes-* patch
because the quilt series doesn't apply on top of the upstream
sources with a copy of the current debian directory (where the
changes has been applied already).

As a side note, you must also pay attention to the following points in
your quilt usage to guarantee compatibility with the new source package
format:
- all your patches must be applicable with the "-p1" option of patch
  (and you shouldn't use options in the series file to override this)
- the patches must be in debian/patches/ together with the "series" file
  (you can use QUILT_PATCHES=debian/patches if needed)
- you should not override QUILT_PC to change the location of quilt's
  internal directory (".pc" by default)
- your clean target must work even if the patches are already applied
- your build target must work with patches applied even if the clean
  target is supposed to unapply them (because dpkg-source -b might
  have applied them back)

Cheers,

[1] http://lists.debian.org/debian-devel-announce/2008/04/msg00004.html
[2] the upcoming dpkg-dev 1.14.20 is more tolerant with patches, you can
grab it here if you want to try with that version:
http://people.debian.org/~hertzog/packages/dpkg-dev_1.14.20_all.deb
-- 
Raphael Hertzog




--- End Message ---
--- Begin Message ---
Source: acpica-unix
Source-Version: 20090521-1

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

acpica-unix_20090521-1.diff.gz
  to pool/main/a/acpica-unix/acpica-unix_20090521-1.diff.gz
acpica-unix_20090521-1.dsc
  to pool/main/a/acpica-unix/acpica-unix_20090521-1.dsc
acpica-unix_20090521.orig.tar.gz
  to pool/main/a/acpica-unix/acpica-unix_20090521.orig.tar.gz
iasl_20090521-1_amd64.deb
  to pool/main/a/acpica-unix/iasl_20090521-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Dongili <[email protected]> (supplier of updated acpica-unix 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: Sun, 14 Jun 2009 22:21:49 +0900
Source: acpica-unix
Binary: iasl
Architecture: source amd64
Version: 20090521-1
Distribution: unstable
Urgency: low
Maintainer: Mattia Dongili <[email protected]>
Changed-By: Mattia Dongili <[email protected]>
Description: 
 iasl       - Intel ASL compiler/decompiler
Closes: 447386 485369 500117 506332
Changes: 
 acpica-unix (20090521-1) unstable; urgency=low
 .
   * New upstream release (Closes: #500117).
   * Remove debian/patches/fix-bison-ftbfs, fixed upstream.
   * Refresh all patches against the current source.
   * Fix typo (sytem → system) in the package description, thanks to
     Wolfram Sang <[email protected]> (Closes: #447386)
   * Fix segfaults caused by big_endian.patch, initial fix by "Ying-Chun Liu
     (PaulLiu)" <[email protected]> (Closes: #506332).
   * Incorporate changes from debian/patches/iasl_segfault.patch to
     debian/rules (Closes: #485369).
   * Update the DSDT used as as test case and restore the useful debian/rules
     target.
   * Bump debhelper compatibility and Standards version.
   * Move and update the homepage values in d/control and d/copyright.
Checksums-Sha1: 
 3a7289ac11c28eeb8db8699332fd17418a7dedcd 1053 acpica-unix_20090521-1.dsc
 70ad3dd5d95624dfb7e2f87673e2350052425f3a 940506 
acpica-unix_20090521.orig.tar.gz
 9f1797b3344a1ca5f2debbef1bf6a0aef5cde47e 21979 acpica-unix_20090521-1.diff.gz
 a1aaead2e2e934e6d199be6fc4324f76b6dd34af 436608 iasl_20090521-1_amd64.deb
Checksums-Sha256: 
 8e4dd6214921203fd608c9dc1327168bcdb05bf0793bb0fc674672461d91fd68 1053 
acpica-unix_20090521-1.dsc
 612c58b4ff8dd142d6f1714f11efc174698f3f230abbc0cb7d09c2210873672c 940506 
acpica-unix_20090521.orig.tar.gz
 c89a01034e03781b36b4a69fcd6c9dd6743d4497f8111bfcbbff46c340f5587b 21979 
acpica-unix_20090521-1.diff.gz
 9851bb3604996633746396c1fd2a9f1493626bd2ab3d5eca00d0c8f8dfe2fecc 436608 
iasl_20090521-1_amd64.deb
Files: 
 4885be034bdabd8ce21980c37bbb0b9e 1053 devel optional acpica-unix_20090521-1.dsc
 b2b4aa10adcb9a6faa7ce5eaaf29fcfd 940506 devel optional 
acpica-unix_20090521.orig.tar.gz
 69988ad22c2a9b7e3962ce418dc0fb13 21979 devel optional 
acpica-unix_20090521-1.diff.gz
 8bfba9931205c7fb3c9f3859c9133fd6 436608 devel optional 
iasl_20090521-1_amd64.deb

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

iEYEARECAAYFAko1GmoACgkQgpRPaOotLEHa3wCgvj/6x4lWi76CbM8sJEhP+V3r
8gwAnjR3sm5ylOEN+rGY9D6R67oUUTFI
=FwXQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to