tags 393900 patch
thanks

Sorry,

Attached the wrong patch. Here's the right one.


Thijs
diff -u libwww-myspace-perl-0.58/debian/changelog libwww-myspace-perl-0.58/debian/changelog
--- libwww-myspace-perl-0.58/debian/changelog
+++ libwww-myspace-perl-0.58/debian/changelog
@@ -1,3 +1,11 @@
+libwww-myspace-perl (0.58-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Do not run tests during build, since this requires network access
+    (Closes: #393900).
+
+ -- Thijs Kinkhorst <[EMAIL PROTECTED]>  Thu, 19 Oct 2006 17:23:55 +0200
+
 libwww-myspace-perl (0.58-1) unstable; urgency=low
 
   * New upstream release
diff -u libwww-myspace-perl-0.58/debian/rules libwww-myspace-perl-0.58/debian/rules
--- libwww-myspace-perl-0.58/debian/rules
+++ libwww-myspace-perl-0.58/debian/rules
@@ -45,7 +45,8 @@
 	dh_clean -k
 
 	# Add commands to install the package into debian/$PACKAGE_NAME here
-	$(MAKE) test
+	# Do not run tests, since these depend on network access
+	#$(MAKE) test
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
 	# As this is a architecture independent package, we are not

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to