Skip to content

Commits on Source 4

......@@ -3,11 +3,14 @@ sga (0.10.15-5) UNRELEASED; urgency=medium
* Use 2to3 to port to Python3
Closes: #938472
* debhelper-compat 12
* Standards-Version: 4.4.0
* Standards-Version: 4.4.1
* Secure URI in copyright format
* Trim trailing whitespace.
* Set fields Upstream-Contact in debian/copyright.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Repository.
-- Andreas Tille <tille@debian.org> Mon, 02 Sep 2019 20:18:33 +0200
......
......@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 12),
python3,
python3-ruffus,
python3-pysam
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/sga
Vcs-Git: https://salsa.debian.org/med-team/sga.git
Homepage: https://github.com/jts/sga
......
......@@ -14,7 +14,7 @@ Reference:
URL: http://genome.cshlp.org/content/22/3/549.abstract
Volume: 22
Year: 2012
Repository: git://github.com/jts/sga.git
Repository: https://github.com/jts/sga.git
Repository-Browse: https://github.com/jts/sga/tree/master/src
Bug-Database: https://github.com/jts/sga/issues
Bug-Submit: https://github.com/jts/sga/issues/new
......