[dolfin] 03/04: Update debian/watch (uscan)

Drew Parsons dparsons at moszumanska.debian.org
Thu Aug 11 14:50:16 UTC 2016


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

dparsons pushed a commit to branch master
in repository dolfin.

commit 97064177258cc5af69ecb2b72a57ed3568772008
Author: Drew Parsons <dparsons at debian.org>
Date:   Thu Aug 11 15:03:06 2016 +0800

    Update debian/watch (uscan)
    
    The whitespace in the href of the html file seemed to be messing uscan
    up.  See Bug#833779.
---
 debian/changelog | 1 +
 debian/watch     | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 77e4398..0ae08f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dolfin (2016.1.0-2) UNRELEASED; urgency=medium
   * Enable build against version of PETSc (and SLEPc) provided by
     petsc-dev, e.g. PETSc 3.6 or 3.7.
   * Include support for petsc4py and slepc4py.
+  * Update debian/watch (uscan).
 
  -- Drew Parsons <dparsons at debian.org>  Thu, 11 Aug 2016 12:43:56 +0800
 
diff --git a/debian/watch b/debian/watch
index 987a8d3..5ad02ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-https://bitbucket.org/fenics-project/dolfin/downloads/dolfin-(.*)\.tar\.gz
+version=4
+opts="downloadurlmangle=s{downloads/.*dolfin-}{downloads/dolfin-}" \
+https://bitbucket.org/fenics-project/dolfin/downloads/ .*/dolfin-(.*)\.tar\.gz

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



More information about the debian-science-commits mailing list