[libepsilon] 02/16: Update watch file to handle common issues.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 11 01:42:54 UTC 2016


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

sebastic pushed a commit to branch master
in repository libepsilon.

commit bcf8584c0746ac532e941d77da50251b44ee251e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 11 01:10:56 2016 +0100

    Update watch file to handle common issues.
---
 debian/changelog |  1 +
 debian/watch     | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a7a65c..c98763b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libepsilon (0.9.2-4) UNRELEASED; urgency=medium
 
   * Update Vcs-* URLs to use HTTPS.
+  * Update watch file to handle common issues.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Mar 2016 01:05:41 +0100
 
diff --git a/debian/watch b/debian/watch
index a1af63c..2c95762 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,7 @@
-# See uscan(1) for format
-# Compulsory line, this is a version 3 file
 version=3
-# To find new files on sourceforge, for devscripts >= 2.9
-http://sf.net/epsilon-project/epsilon-(.*)\.tar\.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+repacksuffix=+ds \
+http://sf.net/epsilon-project/ \
+epsilon-(.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list