Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
use Salsa Vcs-* entries
· 4013e84c
Sascha Steinbiss
authored
Jul 04, 2018
4013e84c
bump Standards-Version
· c0ab6da3
Sascha Steinbiss
authored
Jul 04, 2018
c0ab6da3
remove Python version constraint
· 1b904a2e
Sascha Steinbiss
authored
Jul 04, 2018
1b904a2e
whitespace fix
· 2c0ba5d3
Sascha Steinbiss
authored
Jul 04, 2018
2c0ba5d3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2c0ba5d3
fastaq (3.17.0-2) unstable; urgency=medium
* Use Salsa Vcs-* entries.
* Bump Standards-Version.
* Remove obsolete Python version reference.
* Fix whitespace issue in d/changelog.
-- Sascha Steinbiss <satta@debian.org> Wed, 04 Jul 2018 23:33:14 +0200
fastaq (3.17.0-1) unstable; urgency=medium
* New upstream release.
...
...
debian/control
View file @
2c0ba5d3
...
...
@@ -13,10 +13,9 @@ Build-Depends: debhelper (>= 11),
python3-nose,
samtools,
help2man
X-Python3-Version: >= 3.2
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastaq.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/fastaq.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/fastaq
Vcs-Git: https://salsa.debian.org/med-team/fastaq.git
Homepage: https://github.com/sanger-pathogens/Fastaq
Package: fastaq
...
...