Hi,

i intend to NMU this Package following the 0-Day NMU Policy in one of the next
days. Please drop me a note if you prefer to fix the issue on yourself.

bye,
        - michael
diff -u libio-pty-perl-1.05/debian/rules libio-pty-perl-1.05/debian/rules
--- libio-pty-perl-1.05/debian/rules
+++ libio-pty-perl-1.05/debian/rules
@@ -30,7 +30,7 @@
        dh_installdirs
 
        # Add here commands to install the package into debian/tmp.
-       $(MAKE) install PREFIX=$(PWD)/debian/libio-pty-perl/usr
+       $(MAKE) install PREFIX=$(CURDIR)/debian/libio-pty-perl/usr
        -find debian/libio-pty-perl -depth -type d | xargs rmdir 2>/dev/null
 
 # Build architecture-independent files here.
diff -u libio-pty-perl-1.05/debian/changelog 
libio-pty-perl-1.05/debian/changelog
--- libio-pty-perl-1.05/debian/changelog
+++ libio-pty-perl-1.05/debian/changelog
@@ -1,3 +1,12 @@
+libio-pty-perl (1:1.05-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: use $(CURDIR) instead of $(PWD) in order to prevent 
+    the package from beeing empty on architectures using sudo instead 
+    of fakeroot on autobuild (Closes: #390385)
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]>  Thu,  5 Oct 2006 16:43:50 +0200
+
 libio-pty-perl (1:1.05-1) unstable; urgency=low
 
   * New upstream release, should fix problems with WINCE signals

Reply via email to