[proj] 05/06: Use new lines for options in watch file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Mar 10 20:09:23 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository proj.

commit ecaea3c40d4b9bf4af1c8307768dfd403dc8662f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Mar 10 20:55:28 2015 +0100

    Use new lines for options in watch file.
---
 debian/watch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index 9854219..acd0b0e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
-# Compulsory line, this is a version 3 file
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \
-http://download.osgeo.org/proj/ (?:.*/)?proj[\-\_](\d+[\.\d+]+(?:[a-zA-Z]+\d+)?)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+http://download.osgeo.org/proj/ \
+(?:.*/)?proj[\-\_](\d+[\.\d+]+(?:[a-zA-Z]+\d+)?)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list