[med-svn] [plip] 12/14: d/watch: Place options in one line

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Mar 24 16:43:57 UTC 2016


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

malex-guest pushed a commit to branch master
in repository plip.

commit f141b328307532a7b2b16549ddf3b7b472963371
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Mar 24 17:08:50 2016 +0100

    d/watch: Place options in one line
---
 debian/watch | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index 9e0c1f5..7b327b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
 version=3
-opts="uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/, \
-dversionmangle=s/\+dfsg(\.\d+)?$//, \
-filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/plip-$1\.tar\.gz/, \
-repacksuffix=+dfsg,repack,compression=xz" \
+opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,dversionmangle=s/\+dfsg(\.\d+)?$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/plip-$1\.tar\.gz/,repacksuffix=+dfsg,repack,compression=xz \
  https://github.com/ssalentin/plip/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plip.git



More information about the debian-med-commit mailing list