[jabref] 148/459: debian/watch: add uversionmangle to cope with upstream b(eta) releases.

gregor herrmann gregoa at debian.org
Thu Sep 15 20:40:06 UTC 2016


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

gregoa pushed a commit to branch master
in repository jabref.

commit c81226a8758e8cce705587ac6cc44e59cf546b7e
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 19:38:28 2008 +0000

    debian/watch: add uversionmangle to cope with upstream b(eta) releases.
---
 debian/changelog | 3 ++-
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd23739..3ac941e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ jabref (2.3.1-3) UNRELEASED; urgency=low
   * Build against Debian libraries instead of pre-packaged ones
     (closes: #389068). Adapt and reactivate patch 02_libs.dpatch, add
     necessary packages to Build-Depends-Indep.
+  * debian/watch: add uversionmangle to cope with upstream b(eta) releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 07 Apr 2008 21:30:48 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 07 Apr 2008 21:37:59 +0200
 
 jabref (2.3.1-2) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index d705dc9..f7b26bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
-
+opts="uversionmangle=s/(\D)$/${1}1/;s/b(?:eta)?(\d)?$/~beta${1}/" \
 http://sf.net/jabref/JabRef-(.*)-src\.tar\.bz2

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



More information about the pkg-java-commits mailing list