Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
debhelper 11
· 07057d81
Michael R. Crusoe
authored
Jan 07, 2019
07057d81
Standards-Version: 4.3.0 (no changes needed).
· c342c91f
Michael R. Crusoe
authored
Jan 07, 2019
c342c91f
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c342c91f
...
...
@@ -7,6 +7,8 @@ toil (3.18.0-1) UNRELEASED; urgency=medium
* cgcloud is no longer needed (moved into Toil itself).
* Add patch to adjust to newer version of the CWL reference runner.
* Fix spelling.
* debhelper 11
* Standards-Version: 4.3.0 (no changes needed).
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 07 Jan 2019 02:04:03 -0800
...
...
debian/compat
View file @
c342c91f
9
11
debian/control
View file @
c342c91f
...
...
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
Michael R. Crusoe <michael.crusoe@gmail.com>
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
dh-python,
python3-all,
python3-setuptools,
...
...
@@ -16,11 +16,10 @@ Build-Depends: debhelper (>= 10),
python3-urllib3,
python3-chardet,
python3-sphinx
Standards-Version: 4.
1.4
Standards-Version: 4.
3.0
Homepage: https://github.com/BD2KGenomics/toil
Vcs-Git: https://salsa.debian.org/med-team/toil.git
Vcs-Browser: https://salsa.debian.org/med-team/toil
#Testsuite: autopkgtest-pkg-python
Package: toil
Architecture: all
...
...