Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Build-Depends: libpbcopper-dev
· 7aca9692
Andreas Tille
authored
Jan 22, 2020
7aca9692
Standards-Version: 4.5.0
· af22b486
Andreas Tille
authored
Jan 22, 2020
af22b486
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
af22b486
...
...
@@ -5,8 +5,9 @@ pbdagcon (0.3+git20180411.c14c422+ds-1) UNRELEASED; urgency=medium
* Run 2to3 on Python2 files to try a Python3 port
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.
4
.0
* Standards-Version: 4.
5
.0
* Build-Depends: s/python/python3/
* Build-Depends: libpbcopper-dev
TODO:
In file included from DazAlnProvider.cpp:10:
DazAlnProvider.hpp:97:19: error: expected ')' before '&' token
...
...
@@ -17,7 +18,7 @@ pbdagcon (0.3+git20180411.c14c422+ds-1) UNRELEASED; urgency=medium
DAZZ_DB db_;
^~~~~~~
-- Andreas Tille <tille@debian.org>
Mon, 05 Aug 2019 10:29:37
+0
2
00
-- Andreas Tille <tille@debian.org>
Wed, 22 Jan 2020 20:12:46
+0
1
00
pbdagcon (0.3+git20161121.0000000+ds-1.1) unstable; urgency=medium
...
...
debian/control
View file @
af22b486
...
...
@@ -12,9 +12,9 @@ Build-Depends: debhelper-compat (= 12),
libpbseq-dev,
libpbbam-dev (>= 0.18.0+dfsg-1~),
libpbdata-dev,
# Test-Depends:
googletest
Standards-Version: 4.
4
.0
libpbcopper-dev,
googletest
<!nocheck>
Standards-Version: 4.
5
.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
...
...