[petsc] 01/04: Fix mangling of dfsg suffix in debian/watch

Sébastien Villemot sebastien at moszumanska.debian.org
Wed Dec 11 10:00:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository petsc.

commit d8f0d3040d761563db45531dae8811a352bf76ed
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Dec 10 20:26:52 2013 +0100

    Fix mangling of dfsg suffix in debian/watch
    
    Closes: #730151
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7024249..49ff24b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
+opts=dversionmangle=s/\.dfsg\d// \
  http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/petsc.git



More information about the debian-science-commits mailing list