1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
pbseqlib (5.3.1+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove manual dependencies on libpbbam, version build
dependency on libpbbam-dev to ensure a proper dependency
is generated.
-- Adrian Bunk <bunk@debian.org> Wed, 06 Feb 2019 09:02:44 +0200
pbseqlib (5.3.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Install pkg-config file for libblasr
* debhelper 12
* Standards-Version: 4.3.0
* Secure URI in copyright format
-- Andreas Tille <tille@debian.org> Mon, 28 Jan 2019 11:27:41 +0100
pbseqlib (5.3.1+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* d/watch: Upstream has tagged a release so use proper watch file
* Exclude binary tools from upstream tarball
* Set PREFIX_INC=.. to make sure header files will be found
* cme fix dpkg-control
- Point Vcs-fields to Salsa
- Standards-Version: 4.1.4
- Sequence of fields
- Formatting
* check DEB_BUILD_OPTIONS in auto_test override
* Remove unused lintian override
* hardening=+all
[ Gilles Filippini ]
* Fix build against recent Hdf5 lib
-- Andreas Tille <tille@debian.org> Mon, 02 Jul 2018 14:42:21 +0200
pbseqlib (0~20161219-2) unstable; urgency=medium
* Add support for HDF5 1.10.1
Thanks to Gilles Filippini for the patches (Closes: #880805)
* Bump Standards-Version to 4.1.1
* Update copyright year
* Handle nocheck build profile
-- Afif Elghraoui <afif@debian.org> Thu, 09 Nov 2017 22:48:55 -0500
pbseqlib (0~20161219-1) unstable; urgency=medium
* Imported Upstream version 0~20161219
(upstream git 61c6ab0)
* Update to debhelper compat 10
-- Afif Elghraoui <afif@debian.org> Tue, 20 Dec 2016 00:55:41 -0800
pbseqlib (0~20160705-2) unstable; urgency=medium
* Build with pbbam
-- Afif Elghraoui <afif@debian.org> Sat, 17 Dec 2016 23:08:34 -0800
pbseqlib (0~20160705-1) unstable; urgency=medium
* Imported Upstream version 0~20160705
(upstream git 0ae1691)
- Drop patches
- Fix "clean" target
* Move header files to avoid breaking relative paths
* Bump Standards-Version to 3.9.8
* Don't put libpbseq in Metapackages section
* Use encrypted protocols for VCS
* Update email address and copyright years
* Use O3 optimization
* Use dh-exec to handle library installation
* Install libraries to main ldpath and add ld triggers
* Remove unnecessary definition in d/rules
* Remove obsolete lintian overrides
* Add README.source to explain relationship with reverse-dependencies
-- Afif Elghraoui <afif@debian.org> Sun, 23 Oct 2016 18:17:42 -0700
pbseqlib (0~20151014+gitbe5d1bf-2) unstable; urgency=medium
* Add package interdependencies.
* Correct the dependencies of libpbseq-dev
* Set up some build-time tests
* Fix build on 32-bit architectures (Closes: #807583)
* Drop symlinks from -dev packages
-- Afif Elghraoui <afif@ghraoui.name> Sun, 13 Dec 2015 19:37:03 -0800
pbseqlib (0~20151014+gitbe5d1bf-1) unstable; urgency=medium
* Initial release (Closes: #798218)
-- Afif Elghraoui <afif@ghraoui.name> Mon, 16 Nov 2015 21:51:07 -0800
|