Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Standards-Version: 4.1.3
· c5e27274
Andreas Tille
authored
Mar 05, 2018
c5e27274
debhelper 11
· eb4775d5
Andreas Tille
authored
Mar 05, 2018
eb4775d5
Upload to unstable
· b198ed65
Andreas Tille
authored
Mar 05, 2018
b198ed65
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b198ed65
andi (0.12-2)
UNRELEASED
; urgency=medium
andi (0.12-2)
unstable
; urgency=medium
[ Fabian Klötzl ]
* Derandomize unit tests. Fixes build failures.
[ Andreas Tille ]
* Standards-Version: 4.1.3
* debhelper 11
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Mon, 05 Mar 2018 15:11:27 +0100
andi (0.12-1) unstable; urgency=medium
...
...
debian/compat
View file @
b198ed65
1
0
1
1
debian/control
View file @
b198ed65
...
...
@@ -3,12 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Fabian Klötzl <kloetzl@evolbio.mpg.de>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
libdivsufsort-dev,
pkgconf,
libgsl-dev,
libglib2.0-dev
Standards-Version: 4.
0.0
Standards-Version: 4.
1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/andi.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/andi.git
Homepage: https://github.com/EvolBioInf/andi
...
...