[libkml] 01/01: Use repacksuffix option in watch file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 01:02:47 UTC 2015


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

sebastic pushed a commit to branch master
in repository libkml.

commit a3786ccd9dec8ac4e3ef92baa5b13b4b7d4d9f18
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 13 02:02:36 2015 +0100

    Use repacksuffix option in watch file.
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index ca1fdb5..3732c44 100644
--- a/debian/watch
+++ b/debian/watch
@@ -16,6 +16,7 @@ version=3
 
 opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*)?(?:rel|release|v)[\-\_]?(\d[\d\.]*)\.tar\.gz/libkml-$1.tar.gz/" \
+filenamemangle=s/(?:.*)?(?:rel|release|v)[\-\_]?(\d[\d\.]*)\.tar\.gz/libkml-$1.tar.gz/,\
+repacksuffix=+dfsg" \
 https://github.com/google/libkml/releases \
 (?:.*/)?(?:rel|release|v|libkml)[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list