Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • med-team/pbseqlib
1 result
Show changes
Commits on Source (5)
pbseqlib (5.3.1+dfsg-2) UNRELEASED; urgency=medium pbseqlib (5.3.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Install pkg-config file for libblasr * Install pkg-config file for libblasr
* debhelper 12
* Standards-Version: 4.3.0
* Secure URI in copyright format
-- Andreas Tille <tille@debian.org> Wed, 24 Oct 2018 10:12:31 +0200 -- Andreas Tille <tille@debian.org> Mon, 28 Jan 2019 11:27:41 +0100
pbseqlib (5.3.1+dfsg-1) unstable; urgency=medium pbseqlib (5.3.1+dfsg-1) unstable; urgency=medium
......
10 12
...@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian. ...@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Afif Elghraoui <afif@debian.org> Uploaders: Afif Elghraoui <afif@debian.org>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: debhelper (>= 10), Build-Depends: debhelper (>= 12~),
dh-exec, dh-exec,
python, python,
zlib1g-dev, zlib1g-dev,
...@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), ...@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
libpbbam-dev, libpbbam-dev,
libhts-dev, libhts-dev,
libgtest-dev <!nocheck> libgtest-dev <!nocheck>
Standards-Version: 4.1.4 Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/pbseqlib Vcs-Browser: https://salsa.debian.org/med-team/pbseqlib
Vcs-Git: https://salsa.debian.org/med-team/pbseqlib.git Vcs-Git: https://salsa.debian.org/med-team/pbseqlib.git
Homepage: https://github.com/PacificBiosciences/blasr_libcpp Homepage: https://github.com/PacificBiosciences/blasr_libcpp
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: blasr_libcpp Upstream-Name: blasr_libcpp
Upstream-Contact: Pacific Biosciences <devnet@pacificbiosciences.com> Upstream-Contact: Pacific Biosciences <devnet@pacificbiosciences.com>
Source: https://github.com/PacificBiosciences/blasr_libcpp Source: https://github.com/PacificBiosciences/blasr_libcpp
......