tags 424088 + patch
thanks

Hi,

Attached is the diff for my ygraph 0.15-3.1 NMU.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |
diff -u ygraph-0.15/debian/changelog ygraph-0.15/debian/changelog
--- ygraph-0.15/debian/changelog
+++ ygraph-0.15/debian/changelog
@@ -1,3 +1,13 @@
+ygraph (0.15-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Removed config.status config.h config.log stamp-h1 po/stamp-po Makefile
+    during clean. Avoids a failure when built two times in a row. Thanks go to
+    Luis Rodrigo Gallardo Cruz for the patch.
+    (Closes: #424088).
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Sun, 13 Jan 2008 13:08:02 +0100
+
 ygraph (0.15-3) unstable; urgency=low
 
   * debian/control: Complies with version 3.7.2 of Debian policy.
diff -u ygraph-0.15/debian/rules ygraph-0.15/debian/rules
--- ygraph-0.15/debian/rules
+++ ygraph-0.15/debian/rules
@@ -77,7 +77,7 @@
 		fi; \
 	fi
 
-	dh_clean
+	dh_clean config.status config.h config.log stamp-h1 po/stamp-po Makefile
 
 install: build
 	dh_testdir

Reply via email to