Your message dated Tue, 16 May 2006 23:02:05 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367589: fixed in libpaper 1.1.17
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libpaper
Severity: serious
Tags: patch

The enviroment variable PWD is not set when building under sudo, as the
alpha, mips and mipsel buildds do. Use $(CURDIR) instead, which is
guaranteed to be set by make. Patch enclosed. 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-powerpc
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
diff -ruN libpaper-1.1.16/debian/rules libpaper-1.1.16.new/debian/rules
--- libpaper-1.1.16/debian/rules        2006-04-04 08:21:31.000000000 -0400
+++ libpaper-1.1.16.new/debian/rules    2006-05-16 18:46:48.000000000 -0400
@@ -8,7 +8,7 @@
 export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 package        := $(firstword $(shell dh_listpackages))
-prefix := $(PWD)/debian/tmp
+prefix := $(CURDIR)/debian/tmp
 share  := /usr/share
 
 config_flags   := --prefix=/usr \

--- End Message ---
--- Begin Message ---
Source: libpaper
Source-Version: 1.1.17

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

libpaper-dev_1.1.17_powerpc.deb
  to pool/main/libp/libpaper/libpaper-dev_1.1.17_powerpc.deb
libpaper-utils_1.1.17_powerpc.deb
  to pool/main/libp/libpaper/libpaper-utils_1.1.17_powerpc.deb
libpaper1_1.1.17_powerpc.deb
  to pool/main/libp/libpaper/libpaper1_1.1.17_powerpc.deb
libpaper_1.1.17.dsc
  to pool/main/libp/libpaper/libpaper_1.1.17.dsc
libpaper_1.1.17.tar.gz
  to pool/main/libp/libpaper/libpaper_1.1.17.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 Sacco <[EMAIL PROTECTED]> (supplier of updated libpaper 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: Wed, 17 May 2006 07:41:49 +0200
Source: libpaper
Binary: libpaper-dev libpaper1 libpaper-utils
Architecture: source powerpc
Version: 1.1.17
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Sacco <[EMAIL PROTECTED]>
Changed-By: Giuseppe Sacco <[EMAIL PROTECTED]>
Description: 
 libpaper-dev - Library for handling paper characteristics (development files)
 libpaper-utils - Library for handling paper characteristics (utilities)
 libpaper1  - Library for handling paper characteristics
Closes: 367529 367567 367589
Changes: 
 libpaper (1.1.17) unstable; urgency=low
 .
   * now postrm deletes conffiles during purge (Closes: #367529)
   * simplified the way to get informations from current locale (Closes: 
#367567)
   * use CURDIR instead of PWD in debian/rules to make it work on
     autobuilders with sudo (Closes: #367589)
Files: 
 f942d2ef74027618f6e5ca87ece24738 568 libs optional libpaper_1.1.17.dsc
 de14702ff39b0c57336605913718daa2 327104 libs optional libpaper_1.1.17.tar.gz
 0a6f11f6070d546d2bf32bec585ae6f5 21410 libs optional 
libpaper1_1.1.17_powerpc.deb
 3dc3c1fe096b2edb7d77241f2237adb9 18868 utils optional 
libpaper-utils_1.1.17_powerpc.deb
 d62825c91b60e0e6c395a0675d0f2d33 17112 libdevel optional 
libpaper-dev_1.1.17_powerpc.deb

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

iD8DBQFEark4IgfFlOyXCJ0RAnmSAKCV43pzdmEafyuA5SMi1PXLPaujIwCfVU5e
uhx7rtgwAqtlGJOaFBs7a6U=
=81aa
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to