[Pkg-mono-svn-commits] rev 3449 - non-group/nunit/branches/2.2/debian

Jelmer Vernooij ctrlsoft-guest at alioth.debian.org
Sun Nov 25 16:37:40 UTC 2007


Author: ctrlsoft-guest
Date: 2007-11-25 16:37:40 +0000 (Sun, 25 Nov 2007)
New Revision: 3449

Modified:
   non-group/nunit/branches/2.2/debian/changelog
   non-group/nunit/branches/2.2/debian/control
   non-group/nunit/branches/2.2/debian/watch
Log:
Fix watch url.

Modified: non-group/nunit/branches/2.2/debian/changelog
===================================================================
--- non-group/nunit/branches/2.2/debian/changelog	2007-11-25 16:24:57 UTC (rev 3448)
+++ non-group/nunit/branches/2.2/debian/changelog	2007-11-25 16:37:40 UTC (rev 3449)
@@ -1,8 +1,9 @@
 nunit2.2 (2.2.0-4) UNRELEASED; urgency=low
 
   * Set homepage field.
+  * Fix watch URL.
 
- -- Jelmer Vernooij <jelmer at samba.org>  Sun, 25 Nov 2007 16:18:14 +0000
+ -- Jelmer Vernooij <jelmer at samba.org>  Sun, 25 Nov 2007 16:37:21 +0000
 
 nunit2.2 (2.2.0-3.1) unstable; urgency=high
 

Modified: non-group/nunit/branches/2.2/debian/control
===================================================================
--- non-group/nunit/branches/2.2/debian/control	2007-11-25 16:24:57 UTC (rev 3448)
+++ non-group/nunit/branches/2.2/debian/control	2007-11-25 16:37:40 UTC (rev 3449)
@@ -5,6 +5,7 @@
 Build-Depends: debhelper (>= 4.0.0)
 Homepage: http://www.nunit.org/
 Build-Depends-Indep: mono-mcs (>= 1.0) | c-sharp-compiler, cli-common (>= 0.2.0), cli-common-dev, libmono-dev (>= 1.0), nant (>= 0.84), mono-gac (>= 1.1.6), dpatch
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-mono/non-group/nunit/branches/2.2
 Standards-Version: 3.6.2.1
 
 Package: libnunit2.2-cil

Modified: non-group/nunit/branches/2.2/debian/watch
===================================================================
--- non-group/nunit/branches/2.2/debian/watch	2007-11-25 16:24:57 UTC (rev 3448)
+++ non-group/nunit/branches/2.2/debian/watch	2007-11-25 16:37:40 UTC (rev 3449)
@@ -1,2 +1,2 @@
-version=2
-http://nunit.org/download.html http://www.nunit.org/downloads/NUnit-([\d.]+)-src\.zip
+version=3
+http://sf.net/nunit/NUnit-([\d.]+)-src.zip




More information about the Pkg-mono-svn-commits mailing list