Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Support more architectures
· 33c8a4df
Michael R. Crusoe
authored
Nov 12, 2019
33c8a4df
patch metadata typo fix
· e3c16869
Michael R. Crusoe
authored
Nov 12, 2019
e3c16869
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e3c16869
cnvkit (0.9.6-2) UNRELEASED; urgency=medium
* Support more architectures (Closes: #942582)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 12 Nov 2019 10:56:56 +0100
cnvkit (0.9.6-1) unstable; urgency=medium
* New upstream version
...
...
debian/control
View file @
e3c16869
...
...
@@ -30,7 +30,7 @@ Vcs-Git: https://salsa.debian.org/med-team/cnvkit.git
Homepage: http://cnvkit.readthedocs.org
Package: cnvkit
Architecture: amd64
Architecture: amd64
arm64 mips64el ppc64el
Depends: ${python3:Depends},
${misc:Depends},
r-bioc-dnacopy
...
...
debian/patches/controldir
View file @
e3c16869
...
...
@@ -3,7 +3,7 @@ Description: command tries to create an output dir during tests, even if it
already exists, raising an error. Skip creation if already present
Author: Olivier Sallou <osallou@debian.org>
Bug: 925568
Forwaded: no
Forwa
r
ded: no
Last-Updated: 2019-03-27
Index: cnvkit/cnvlib/commands.py
===================================================================
...
...