Skip to content
Commits on Source (3)
......@@ -9,12 +9,11 @@ pbdagcon (0.3+git20180411.c14c422+ds-1) UNRELEASED; urgency=low
* d/watch: use git mode to detect new upstream commit
* d/get-orig-source: checkout submodules for code copy of DALIGNER and
DAZZ_DB which are specific adaptations to pbdagcon
* debhelper 11
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Standards-Version: 4.3.0
* Build-Depends: libpbdata-dev
Closes: #916576
* Standards-Version: 4.2.1
* Secure URI in copyright format
-- Andreas Tille <tille@debian.org> Thu, 19 Jul 2018 11:25:43 +0200
......
......@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Afif Elghraoui <afif@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper (>= 12~),
python,
zlib1g-dev,
libhdf5-dev,
......@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11~),
libpbdata-dev,
# Test-Depends:
googletest
Standards-Version: 4.2.1
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/pbdagcon
Vcs-Git: https://salsa.debian.org/med-team/pbdagcon.git
Homepage: https://github.com/PacificBiosciences/pbdagcon
......