[med-svn] [prokka] 01/04: watch file & proper file exclusion

Michael Crusoe misterc-guest at moszumanska.debian.org
Thu Feb 12 19:27:35 UTC 2015


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

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

commit 93389cf6d4621d533be835cddeda4dc27765dad5
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date:   Thu Feb 12 13:52:01 2015 -0500

    watch file & proper file exclusion
---
 debian/copyright |  2 +-
 debian/watch     | 36 ++----------------------------------
 2 files changed, 3 insertions(+), 35 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d537fc1..f1cc96b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Prokka
 Source: http://www.vicbioinformatics.com/prokka-1.10.tar.gz
-Exclude: binaries/*
+Files-Excluded: binaries/*
 
 Files: db/hmm/HAMAP.hmm
 Copyright: UniProtKB/Swiss-Prot is copyrighted by the UniProt Consortium
diff --git a/debian/watch b/debian/watch
index 053abcf..ede443d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,37 +1,5 @@
 version=3
 
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  http://www.bioinformatics.net.au/software.prokka.shtml prokka-(.*)\.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
-
-# PyPi repository of Python modules
-#  see https://lists.debian.org/debian-python/2015/02/msg00027.html
-# http://pypi.debian.net/#module#/#module#-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-
-# 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/prokka.git



More information about the debian-med-commit mailing list