[Pkg-voip-commits] [sngrep] 01/04: fix watch file

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Mon Aug 31 10:31:31 UTC 2015


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

maniac-guest pushed a commit to branch jessie-backports
in repository sngrep.

commit 10e3aaa85b55a011fa4ba50479be128aca37f13f
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Aug 31 12:17:05 2015 +0200

    fix watch file
    
    Don't rename orig tar, gbp import-orig does that
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 13225fb..5880d31 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/sngrep_$1\.orig\.tar\.gz/,pgpsigurlmangle=s/archive\/v(\d\S*)\.tar\.gz/releases\/download\/v$1\/v$1.tar.gz.asc/,uversionmangle=s/\-rc([\d]+)//" \
+opts="filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/sngrep_$1\.tar\.gz/,pgpsigurlmangle=s/archive\/v(\d\S*)\.tar\.gz/releases\/download\/v$1\/v$1.tar.gz.asc/,uversionmangle=s/\-rc([\d]+)//" \
   https://github.com/irontec/sngrep/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sngrep.git



More information about the Pkg-voip-commits mailing list