[med-svn] r23404 - trunk/packages/soap/soap2/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Dec 29 23:30:54 UTC 2016


Author: tille
Date: 2016-12-29 23:30:54 +0000 (Thu, 29 Dec 2016)
New Revision: 23404

Added:
   trunk/packages/soap/soap2/trunk/debian/watch
Removed:
   trunk/packages/soap/soap2/trunk/debian/watch.ex
Modified:
   trunk/packages/soap/soap2/trunk/debian/compat
   trunk/packages/soap/soap2/trunk/debian/control
Log:
Normalise packaging in SVN, add watch file


Modified: trunk/packages/soap/soap2/trunk/debian/compat
===================================================================
--- trunk/packages/soap/soap2/trunk/debian/compat	2016-12-29 23:20:50 UTC (rev 23403)
+++ trunk/packages/soap/soap2/trunk/debian/compat	2016-12-29 23:30:54 UTC (rev 23404)
@@ -1 +1 @@
-8
+10

Modified: trunk/packages/soap/soap2/trunk/debian/control
===================================================================
--- trunk/packages/soap/soap2/trunk/debian/control	2016-12-29 23:20:50 UTC (rev 23403)
+++ trunk/packages/soap/soap2/trunk/debian/control	2016-12-29 23:30:54 UTC (rev 23404)
@@ -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 

Copied: trunk/packages/soap/soap2/trunk/debian/watch (from rev 23403, trunk/packages/soap/soap2/trunk/debian/watch.ex)
===================================================================
--- trunk/packages/soap/soap2/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/soap/soap2/trunk/debian/watch	2016-12-29 23:30:54 UTC (rev 23404)
@@ -0,0 +1,3 @@
+version=4
+
+http://soap.genomics.org.cn/soapaligner.html down/SOAPaligner-v(\d[.\d]+)-src.tar.gz

Deleted: trunk/packages/soap/soap2/trunk/debian/watch.ex
===================================================================
--- trunk/packages/soap/soap2/trunk/debian/watch.ex	2016-12-29 23:20:50 UTC (rev 23403)
+++ trunk/packages/soap/soap2/trunk/debian/watch.ex	2016-12-29 23:30:54 UTC (rev 23404)
@@ -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




More information about the debian-med-commit mailing list