[med-svn] [oases] 06/09: Normalising packaging

Andreas Tille tille at debian.org
Wed Dec 13 18:01:25 UTC 2017


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

tille pushed a commit to branch master
in repository oases.

commit 6ef3603975dce53cab901e6936791509e13b816b
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jan 1 22:40:36 2017 +0000

    Normalising packaging
---
 debian/compat    |  2 +-
 debian/control   | 15 ++++++++-------
 debian/copyright |  4 ++--
 debian/watch     |  5 +++--
 4 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 0c31f97..7262d40 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: oases
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.4
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/oases/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/oases/trunk/
 Homepage: https://www.ebi.ac.uk/~zerbino/oases/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/oases/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/oases/trunk/
 
 Package: oases
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: de novo transcriptome assembler for very short reads
  Oases is a de novo transcriptome assembler designed to produce
  transcripts from short read sequencing technologies, such as Illumina,
diff --git a/debian/copyright b/debian/copyright
index 588a88f..7bfa63b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: oases
-Source: https://www.ebi.ac.uk/~zerbino/oases/
+Source: https://github.com/dzerbino/oases/releases
 
 Files: *
 Copyright: © 2010-2011, Daniel Zerbino <dzerbino at soe.ucsc.edu>
diff --git a/debian/watch b/debian/watch
index 915899d..15e828d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://www.ebi.ac.uk/~zerbino/oases/ oases_([\d.]+)\.tgz
+version=4
+
+https://github.com/dzerbino/oases/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list