[med-svn] [trinityrnaseq] 01/03: add watch; properly exclude files

Michael Crusoe misterc-guest at moszumanska.debian.org
Thu Feb 12 22:37:12 UTC 2015


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

misterc-guest pushed a commit to branch master
in repository trinityrnaseq.

commit 9dec0c1a4b0f315cf0121deb334fa097e3d3d94b
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date:   Thu Feb 12 13:49:37 2015 -0500

    add watch; properly exclude files
---
 debian/copyright |  6 ++----
 debian/watch     | 33 ++-------------------------------
 2 files changed, 4 insertions(+), 35 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 4ae7ef6..6633cf0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,9 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: trinityrnaseq
 Source: https://github.com/trinityrnaseq/trinityrnaseq/archive/v2.0.2.tar.gz
-Exclude: trinity_plugins/jellyfish-2.1.4.tar.gz
+Exclude: trinity_plugins/jellyfish-*.tar.gz
          util/support_scripts/ExitTester.jar
-         Butterfly/src/lib/collections-generic-4.01.jar
-         Butterfly/src/lib/java-getopt-1.0.13.jar
-         Butterfly/src/lib/Jaligner.jar
+         Butterfly/src/lib/*.jar
 
 Files: *
 Copyright: © 2011 The Broad Institute, Inc; © 2014 trinityrnaseq
diff --git a/debian/watch b/debian/watch
index 7fadcce..e4e903b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,33 +1,4 @@
 version=3
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  https://github.com/trinityrnaseq/trinityrnaseq/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge
-# http://sf.net/#PACKAGE#/#PACKAGE#-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
-# Uncomment to find new files on GooglePages
-# http://code.google.com/p/#PACKAGE#/downloads/list?can=1 \
-#  .*/#PACKAGE#-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
-
-# Uncomment to find new files on Github
-#  - when using releases:
-# https://github.com/#GITHUBUSER#/#PACKAGE#/releases .*/archive/#PREFIX#(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-#  - when using tags
-# https://github.com/#GITHUBUSER#/#PACKAGE#/tags .*/#PREFIX#(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
-# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
-
-# if tweaking of source is needed
-# \
-# debian debian/get-orig-source
-
-# if you need to repack and choose +dfsg prefix
-# opts=dversionmangle=s/[~\+]dfsg[0-9]*// \
-#

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



More information about the debian-med-commit mailing list