[med-svn] [SCM] BEDtools branch, master, updated. debian/2.12.0-1-11-g2e3fe5e

Charles Plessy plessy at debian.org
Sat Sep 10 14:39:18 UTC 2011


The following commit has been merged in the master branch:
commit df206c0e90630165a386eee639269a3639ed2a45
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Sep 10 23:22:07 2011 +0900

    Mangle debian/watch download URL as it does not contain ‘http’ anymore.

diff --git a/debian/watch b/debian/watch
index 950bfd8..842976e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-http://code.google.com/p/bedtools/downloads/list http://bedtools.googlecode.com/files/BEDTools.v(.*).tar.gz
+opts=downloadurlmangle=s|//code.google.com|| \
+http://code.google.com/p/bedtools/downloads/list //bedtools.googlecode.com/files/BEDTools.v(.*).tar.gz

-- 
Suite of utilities for comparing genomic features.



More information about the debian-med-commit mailing list