Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
libpbdata-dev: Depends: libpbcopper-dev
· d9bca6dd
Andreas Tille
authored
Jan 26, 2020
d9bca6dd
Upload to unstable
· ccc66c06
Andreas Tille
authored
Jan 26, 2020
ccc66c06
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ccc66c06
pbseqlib (5.3.3+dfsg-3) unstable; urgency=medium
* libpbdata-dev: Depends: libpbcopper-dev
Closes: #949869
-- Andreas Tille <tille@debian.org> Sun, 26 Jan 2020 16:50:34 +0100
pbseqlib (5.3.3+dfsg-2) unstable; urgency=medium
* Standards-Version: 4.5.0
...
...
debian/control
View file @
ccc66c06
...
...
@@ -49,7 +49,8 @@ Description: library for analyzing PacBio sequencing data (development files)
Package: libpbdata-dev
Architecture: all
Section: libdevel
Depends: ${misc:Depends}
Depends: ${misc:Depends},
libpbcopper-dev
Description: tools for handling PacBio sequences (development files)
Blasr_libcpp is a library used by blasr and other executables such as
samtoh5, loadPulses for analyzing PacBio sequences. This library contains
...
...