[med-svn] [soapaligner] 03/10: Normalise packaging in SVN, add watch file
Andreas Tille
tille at debian.org
Thu Dec 28 07:09:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository soapaligner.
commit ad29354d2952de98fd5dea3775910d5b722368d4
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 29 23:30:54 2016 +0000
Normalise packaging in SVN, add watch file
---
debian/compat | 2 +-
debian/control | 14 ++++++++------
debian/watch | 3 +++
debian/watch.ex | 23 -----------------------
4 files changed, 12 insertions(+), 30 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 3384ac0..46d1f09 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,18 @@
Source: genomics.cn-soap2
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
Section: science
Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.3
-Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/soap/soap2/trunk
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/soap/soap2/trunk
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: https://svn.debian.org/viewvc/debian-med/trunk/packages/soap/soap2/trunk
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/soap/soap2/trunk
Homepage: http://soap.genomics.org.cn/soapaligner.html
Package: genomics.cn-soap2
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: aligner of short reads of next generation sequencers
This package addresses a common problem in bioinformatics that has
become routine now also in clinical research: the assembly and
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..66825a9
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+
+http://soap.genomics.org.cn/soapaligner.html down/SOAPaligner-v(\d[.\d]+)-src.tar.gz
diff --git a/debian/watch.ex b/debian/watch.ex
deleted file mode 100644
index e5af267..0000000
--- a/debian/watch.ex
+++ /dev/null
@@ -1,23 +0,0 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
-version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php soap2-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/soap2-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/soap2-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/soap2/soap2-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html soap2-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/soapaligner.git
More information about the debian-med-commit
mailing list