Skip to content
Commits on Source (3)
......@@ -2,8 +2,8 @@ libbiod (0.2.2-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
* debhelper-compat 12
* Standards-Version: 4.4.0
* libundead is not needed any more
* Deactivate all old patches
* Use Makefile provided by upstream for building
......
......@@ -3,12 +3,12 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
Build-Depends: debhelper-compat (= 12),
dh-dlang,
meson (>= 0.40),
pkg-config,
zlib1g-dev
Standards-Version: 4.3.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/libbiod
Vcs-Git: https://salsa.debian.org/med-team/libbiod.git
Homepage: https://github.com/biod/BioD
......