[Pkg-mono-svn-commits] rev 1828 - non-group/nunit/trunk/debian

Jelmer Vernooij ctrlsoft-guest@costa.debian.org
Fri, 10 Jun 2005 14:09:08 +0000


Author: ctrlsoft-guest
Date: 2005-06-10 14:09:07 +0000 (Fri, 10 Jun 2005)
New Revision: 1828

Modified:
   non-group/nunit/trunk/debian/rules
   non-group/nunit/trunk/debian/watch
Log:
Fix some issues pointed out by meebey.


Modified: non-group/nunit/trunk/debian/rules
===================================================================
--- non-group/nunit/trunk/debian/rules	2005-06-10 06:48:52 UTC (rev 1827)
+++ non-group/nunit/trunk/debian/rules	2005-06-10 14:09:07 UTC (rev 1828)
@@ -3,7 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 BUILDDIR = build/mono-1.0/release
-export MONO_SHARED_DIR = $(CURDIR)
+export MONO_SHARED_DIR=$(CURDIR)
 NANT = nant
 
 build: build-stamp

Modified: non-group/nunit/trunk/debian/watch
===================================================================
--- non-group/nunit/trunk/debian/watch	2005-06-10 06:48:52 UTC (rev 1827)
+++ non-group/nunit/trunk/debian/watch	2005-06-10 14:09:07 UTC (rev 1828)
@@ -1,2 +1,2 @@
 version=2
-http://nunit.org/download.html /NUnit-([\d.]+)-src\.zip
+http://nunit.org/download.html http://www.nunit.org/downloads/NUnit-([\d.]+)-src\.zip


Property changes on: non-group/nunit/trunk/debian/watch
___________________________________________________________________
Name: svn:executable
   - *