[med-svn] [bowtie] 01/04: simplified d/watch

Andreas Tille tille at debian.org
Mon Sep 4 12:26:35 UTC 2017


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

tille pushed a commit to branch master
in repository bowtie.

commit 9c22d2acf35f1c28c1f1a23a32b34dadf7e87522
Author: Andreas Tille <tille at debian.org>
Date:   Mon Sep 4 14:11:21 2017 +0200

    simplified d/watch
---
 debian/changelog | 1 +
 debian/watch     | 8 ++------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9efaf5b..da63e73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ bowtie (1.2.1.1+dfsg-1) UNRELEASED; urgency=medium
   * Moved packaging from SVN to Git
   * debhelper 10
   * Standards-Version: 4.1.0 (no changes needed)
+  * Simplified d/watch
 
  -- Andreas Tille <tille at debian.org>  Mon, 04 Sep 2017 13:42:50 +0200
 
diff --git a/debian/watch b/debian/watch
index 855c6ca..03ac0fa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,4 @@
 version=4
-# only active up to version 1.1.x
-#http://sf.net/bowtie-bio/bowtie-([\d\.]+)-src\.zip
-# since 1.2.0
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%bowtie-$1.tar.gz%" \
-   https://github.com/BenLangmead/bowtie/tags \
-   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
 
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+  https://github.com/BenLangmead/bowtie/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie.git



More information about the debian-med-commit mailing list