[doris] 01/01: Fix dversionmangle in watch file.

Bas Couwenberg sebastic at debian.org
Wed Aug 23 15:10:09 UTC 2017


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

sebastic pushed a commit to branch master
in repository doris.

commit 8d3d9f7e67a25196fc153bf5961b63fbaa15eaeb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Aug 23 17:10:02 2017 +0200

    Fix dversionmangle in watch file.
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ef8206..7bd07c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+doris (5.0.3~beta+dfsg-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix dversionmangle in watch file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 23 Aug 2017 17:09:46 +0200
+
 doris (5.0.3~beta+dfsg-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]
diff --git a/debian/watch b/debian/watch
index c36b780..410823b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=4
 opts=\
-dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)\.([Bb]eta|[>a]lpha|[Dd]ev)/$1~\L$2/,\
 filenamemangle=s/(?:.*?)?(?:rel|v)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/doris-v\L$1.$2/,\
 repacksuffix=+dfsg \

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



More information about the Pkg-grass-devel mailing list