Package: tla
Version: 1.3.3-3.2
Severity: normal
Tags: patch

Hi,

Attached is the diff for my tla 1.3.3-3.3 NMU.

-- 
Julien Danjou
// <[EMAIL PROTECTED]>     http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Ferns will rule the world.
diff -u tla-1.3.3/debian/rules tla-1.3.3/debian/rules
--- tla-1.3.3/debian/rules
+++ tla-1.3.3/debian/rules
@@ -8,9 +8,9 @@
 endif
 export CFLAGS
 
-SRC    := $(PWD)/src
-BUILD  := $(PWD)/debian/build
-TARGET := $(PWD)/debian/tmp
+SRC    := $(CURDIR)/src
+BUILD  := $(CURDIR)/debian/build
+TARGET := $(CURDIR)/debian/tmp
 
 build: debian/build-stamp
 debian/build-stamp:
diff -u tla-1.3.3/debian/changelog tla-1.3.3/debian/changelog
--- tla-1.3.3/debian/changelog
+++ tla-1.3.3/debian/changelog
@@ -1,3 +1,10 @@
+tla (1.3.3-3.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with sudo (Closes: #366728)
+
+ -- Julien Danjou <[EMAIL PROTECTED]>  Thu,  1 Jun 2006 13:38:26 +0200
+
 tla (1.3.3-3.2) unstable; urgency=low
 
   * Non-Maintainer Upload.

Attachment: signature.asc
Description: Digital signature

Reply via email to