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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
python-pbcore (1.6.5+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Recommends: python-h5py (its considered an "optional dependency")
* Upstream is now tagging releases - adjust watch file
* Standards-Version: 4.2.1
* Secure URI in copyright format
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* Build-Depends: s/python-sphinx/python3-sphinx/
[ Drew Parsons ]
* add fix_numpy_1.16_9c065b7.patch applying upstream commit
9c065b724 to fix dtypes for build against numpy 1.16.
Closes: #918212, #917670.
* Standards-Version: 4.3.0
* debhelper compatibility level 12
-- Drew Parsons <dparsons@debian.org> Thu, 10 Jan 2019 11:13:59 +0100
python-pbcore (1.5.0+git20180606.43fcd9d+dfsg-2) unstable; urgency=medium
* Team upload
* Add test Depends: python-h5py
-- Graham Inggs <ginggs@debian.org> Wed, 27 Jun 2018 13:06:45 +0000
python-pbcore (1.5.0+git20180606.43fcd9d+dfsg-1) unstable; urgency=medium
* Team upload
[ Afif Elghraoui ]
* New upstream version (git f3bcf3a)
* Updated patches
* Added tests dependency on python-coverage
* d/control: use build profile declarations
[ Andreas Tille ]
* New upstream version
Closes: #900485
* Relax test constraint which is rather a rounding issue
* d/watch: mode=git
* cme fix dpkg-control
- Point Vcs-fields to Salsa
- Standards-Version: 4.1.4
- Sequence of fields
- Formatting
* debhelper 11
* remove outdated X-Python-Version
* d/rules: Drop get-orig-source target
-- Andreas Tille <tille@debian.org> Tue, 26 Jun 2018 08:13:42 +0200
python-pbcore (1.2.11+dfsg-1) unstable; urgency=medium
* New upstream release (git 32b6883 from 2016-09-19)
* Update patches
-- Afif Elghraoui <afif@debian.org> Thu, 26 Jan 2017 00:23:02 -0800
python-pbcore (1.2.10+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.2.10+dfsg
* Drop patch applied upstream
* Don't raise exception if pyxb version does not exactly match
(Closes: #839346)
* Bump Standards-Version to 3.9.8
-- Afif Elghraoui <afif@debian.org> Sun, 09 Oct 2016 11:10:59 -0700
python-pbcore (1.2.9+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.2.9+dfsg
* Refresh patches
* Remove handling for pbdataset script
* Add new tests dependency on python-pyxb
* Add NEWS file to warn users about the missing pbdataset script
* Make corrections to the pbopen manpage
-- Afif Elghraoui <afif@debian.org> Mon, 11 Apr 2016 22:58:38 -0700
python-pbcore (1.2.7+dfsg-2) unstable; urgency=medium
* Fix compatibility with pysam 0.9.0
* Bump standards version
* Use https for VCS URLs
-- Afif Elghraoui <afif@debian.org> Thu, 10 Mar 2016 22:46:31 -0800
python-pbcore (1.2.7+dfsg-1) unstable; urgency=medium
* Revert "Set watch file to point to pypi rather than github"
* Imported Upstream version 1.2.7+dfsg
* Drop patch applied upstream
* Refresh patches
-- Afif Elghraoui <afif@ghraoui.name> Sun, 13 Dec 2015 17:18:26 -0800
python-pbcore (1.2.6+dfsg-1) unstable; urgency=medium
* Set watch file to point to pypi rather than github
* Imported Upstream version 1.2.6+dfsg
* Refresh patches
* Fix compatibility with pysam 0.8.4 (Closes: #805687)
* Add license statement for a file added in-between releases
-- Afif Elghraoui <afif@ghraoui.name> Fri, 27 Nov 2015 12:19:10 -0800
python-pbcore (1.2.4+dfsg-1) unstable; urgency=medium
* Fix watch file after dropping the dfsg counting.
* Imported Upstream version 1.2.4+dfsg
* Drop patch to skip integration tests at build time (applied upstream)
* Drop rename-dataset.py patch in favor of build-time substitution
-- Afif Elghraoui <afif@ghraoui.name> Mon, 26 Oct 2015 21:56:40 -0700
python-pbcore (1.2.3+dfsg-1) unstable; urgency=medium
* Imported Upstream version 1.2.3+dfsg
* Add patch to skip tests if the necessary scripts can't be found
* Install scripts to /usr/bin, but give them sensible names
* Add dependency on python-pkg-resources for python-pbcore
* Add manpage stubs directing users to richer documentation sources
-- Afif Elghraoui <afif@ghraoui.name> Sun, 20 Sep 2015 01:18:26 -0700
python-pbcore (1.2.2+dfsg1-1) unstable; urgency=medium
* Imported Upstream version 1.2.1+dfsg1
* Install upstream-provided convenience scripts
* Refresh patches
* Install upstream changelog and readme in main package (not doc package)
* Enable build-time testing
* Configure autopkgtests
* Drop nonfunctional Python3 package and merge data package with main one
-- Afif Elghraoui <afif@ghraoui.name> Mon, 03 Aug 2015 23:43:39 -0700
python-pbcore (1.0.0-1) experimental; urgency=low
* Initial release (Closes: #787981)
* Add material for autopkgtest
* Use packaged javascript libraries for HTML documentation where available
* Use dh pybuild rather than the upstream-provided Makefile
* Use default documentation theme rather than upstream's with corporate logo
* Provide python3 package
* Prepare python-pbcore-data package
* Prepare documentation package
* Add autopkgtest for python3 package
* Update uscan calls to append suffix to package name for next release
-- Afif Elghraoui <afif@ghraoui.name> Sat, 06 Jun 2015 23:35:12 -0700
|