[Debian-l10n-commits] [translate-toolkit] 13/15: Fix opts syntax in d/watch
Stuart Prescott
stuart at moszumanska.debian.org
Sun Feb 23 14:02:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository translate-toolkit.
commit 768a025f12b89484cc3ea1b5c28304d28326d73f
Author: Stuart Prescott <stuart at debian.org>
Date: Mon Feb 24 00:27:22 2014 +1100
Fix opts syntax in d/watch
---
debian/watch | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index da1e45e..7c726d8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=3
-opts="uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/, \
- dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//" \
+opts="uversionmangle=s/(\d)[_.+-]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//" \
http://sf.net/translate/translate-toolkit-(.*).tar.(?:gz|bz2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/translate-toolkit.git
More information about the Debian-l10n-commits
mailing list