[Pkg-javascript-commits] [SCM] mootools branch, master, updated. debian/1.2.4-13-gb80436d
Marcelo Jorge Vieira
metal at alucinados.com
Fri Oct 1 18:56:17 UTC 2010
The following commit has been merged in the master branch:
commit 09ae8a56e580448d6a95054e2e2ce0b77c485c0b
Author: Marcelo Jorge Vieira (metal) <metal at alucinados.com>
Date: Thu Jun 3 13:17:49 2010 -0300
Fixing watch file
Removed 'www' from URL
diff --git a/debian/watch b/debian/watch
index 020c6b4..3b19fac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="dversionmangle=s/[~.]debian(.?\d+)?$//" \
- http://www.mootools.net/download .*mootools-(.*)-core-nc.js
+ http://mootools.net/download .*mootools-(.*)-core-nc.js
--
mootools
More information about the Pkg-javascript-commits
mailing list