[Pkg-cli-apps-commits] [monodevelop] 01/08: Fix debian/watch for new source tarball name format
Jo Shields
directhex at alioth.debian.org
Thu Oct 10 13:08:16 UTC 2013
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/4.0.12+dfsg-1
in repository monodevelop.
commit 5dcb6e19a98be59d0dad0abb7067ca17e80f80f5
Author: Jo Shields <directhex at apebox.org>
Date: Thu Oct 10 11:45:43 2013 +0200
Fix debian/watch for new source tarball name format
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index e81f686..d7b9f22 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=2
opts=dversionmangle=s/\+dfsg// \
- http://download.mono-project.com/sources/monodevelop/monodevelop-([\d\.]+)\.tar\.bz2
+ http://download.mono-project.com/sources/monodevelop/monodevelop-([\d\.]+)-([\d\.]+)\.tar\.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/monodevelop.git
More information about the Pkg-cli-apps-commits
mailing list