[med-svn] [Git][med-team/surpyvor][master] 5 commits: d/control: Add B-D on python3-matplotlib
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Mon Jul 12 12:12:29 BST 2021
Nilesh Patra pushed to branch master at Debian Med / surpyvor
Commits:
9b7d74df by Nilesh Patra at 2021-07-12T15:39:55+05:30
d/control: Add B-D on python3-matplotlib
- - - - -
d8b0b9b5 by Nilesh Patra at 2021-07-12T15:40:41+05:30
License change to Expat
- - - - -
9e329eed by Nilesh Patra at 2021-07-12T10:21:20+00:00
Depends on cyvcf2
- - - - -
d6369ea6 by Nilesh Patra at 2021-07-12T10:21:20+00:00
Add python3-matplotlib-venn to Depends
- - - - -
38ffe841 by Nilesh Patra at 2021-07-12T10:22:24+00:00
Update d/u/metadata
- - - - -
3 changed files:
- debian/control
- debian/copyright
- debian/upstream/metadata
Changes:
=====================================
debian/control
=====================================
@@ -2,22 +2,27 @@ Source: surpyvor
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper-compat (= 13),
- dh-python,
- python3-setuptools,
- python3-all
+Uploaders: Steffen Moeller <moeller at debian.org>,
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-python,
+ python3-all,
+ python3-matplotlib,
+ python3-setuptools,
Standards-Version: 4.5.1
Homepage: https://github.com/wdecoster/surpyvor
Vcs-Browser: https://salsa.debian.org/med-team/surpyvor
Vcs-Git: https://salsa.debian.org/med-team/surpyvor.git
-#Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Package: surpyvor
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends},
- survivor
+Depends:
+ python3-cyvcf2,
+ python3-matplotlib-venn,
+ survivor,
+ ${misc:Depends},
+ ${python3:Depends},
Description: modification of VCF files with SURVIVOR
SURVIVOR is a tool set for simulating/evaluating
structural variantions, merging and comparing SVs within
=====================================
debian/copyright
=====================================
@@ -5,13 +5,13 @@ Source: https://github.com/wdecoster/surpyvor
Files: *
Copyright: 2019-2021 Wouter De Coster <decosterwouter at gmail.com>
-License: MIT
+License: Expat
Files: debian/*
Copyright: 2021 Steffen Moeller <moeller at debian.org>
-License: MIT
+License: Expat
-License: MIT
+License: Expat
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
=====================================
debian/upstream/metadata
=====================================
@@ -8,4 +8,9 @@ Registry:
- Name: guix
Entry: NA
Checked: 2021-07-10
-
+Archive: GitHub
+Bug-Database: https://github.com/wdecoster/surpyvor/issues
+Bug-Submit: https://github.com/wdecoster/surpyvor/issues/new
+Changelog: https://github.com/wdecoster/surpyvor/tags
+Repository: https://github.com/wdecoster/surpyvor.git
+Repository-Browse: https://github.com/wdecoster/surpyvor
View it on GitLab: https://salsa.debian.org/med-team/surpyvor/-/compare/53effbd91490c245ee9ba633855755f1fd24d146...38ffe8416adc05ed856d761b844a04f258559cda
--
View it on GitLab: https://salsa.debian.org/med-team/surpyvor/-/compare/53effbd91490c245ee9ba633855755f1fd24d146...38ffe8416adc05ed856d761b844a04f258559cda
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210712/817ef0d5/attachment-0001.htm>
More information about the debian-med-commit
mailing list