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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
python-pysam (0.10.0+ds-2) unstable; urgency=medium
* d/rules:
- Add some files that need to be removed after running tests
- Remove other autogenerated files to build twice in a row
* Exclude test tyring to access remote ftpserver
Closes: #861496
-- Andreas Tille <tille@debian.org> Thu, 04 May 2017 15:06:21 +0200
python-pysam (0.10.0+ds-1) unstable; urgency=medium
[ Afif Elghraoui ]
* New upstream release
* Update patches
[ Andreas Tille ]
* d/rules: Remove redundant get-orig-source target
* hardening=+all
* Fix lintian overrides
[ Afif Elghraoui ]
* Do not use internal htslib
-- Afif Elghraoui <afif@debian.org> Thu, 26 Jan 2017 04:36:11 -0800
python-pysam (0.9.1.4+ds-1) unstable; urgency=medium
* Imported Upstream version 0.9.1.4+ds
* Drop patch applied upstream
* Drop unused lintian overrides
* Fix spelling issues
-- Afif Elghraoui <afif@debian.org> Sat, 23 Jul 2016 18:47:31 -0700
python-pysam (0.9.1+ds-1) unstable; urgency=medium
* Imported Upstream version 0.9.1+ds
* Force at least matching versions of the samtools suite
* Bump Standards-Version to 3.9.8
* Globally use C.UTF-8 locale
* Update patch for external htslib
* Refresh patch
* Drop obsolete patches
* Fix handling of configuration headers generated at build time
* Rely more on pybuild for build-time tests and respect exit code
* Fix autopkgtests
-- Afif Elghraoui <afif@debian.org> Sun, 19 Jun 2016 18:43:53 -0700
python-pysam (0.9.0+ds-1) unstable; urgency=medium
* Add filenamemangle to d/watch and space out content
* Imported Upstream version 0.9.0+ds (Closes: #814765)
* Bump htslib and samtools minimum versions
* Update policy statndards-version to 3.9.7
* Use encrypted protocols for Vcs URLs in d/control
* Use readthedocs page as pysam's homepage
* Update packaging for external htslib link
* Refresh patches
* Delete obsolete patch
-- Afif Elghraoui <afif@debian.org> Wed, 09 Mar 2016 23:43:59 -0800
python-pysam (0.8.4+ds-1) unstable; urgency=medium
* Add version constraints to build-dependencies.
* Drop ds suffix versioning.
* Imported Upstream version 0.8.4+ds
* Remove patches applied upstream
* Refresh existing patches
* Refine d/rules
* Set Vcs-Browser to point to cgit rather than gitweb
* Reduce dependencies in autopktest dependencies
* Replace patch for network-dependent tests
* Add new lintian overrides
-- Afif Elghraoui <afif@ghraoui.name> Fri, 13 Nov 2015 22:15:14 -0800
python-pysam (0.8.3+ds1-3) unstable; urgency=medium
* Backport upstream commit 6efb22b to permit building with Cython 0.23.x
(Closes: 800794)
* Revise lintian overrides.
-- Afif Elghraoui <afif@ghraoui.name> Tue, 06 Oct 2015 00:57:19 -0700
python-pysam (0.8.3+ds1-2) unstable; urgency=medium
[ Afif Elghraoui ]
* Improve python3 compatibility for upstream test sources
* Refresh older patches
* Fix autopkgtests
* Fix error in sam_mpileup.patch
* Remove unused lintian override
[ Andreas Tille ]
* Remove tests relying on online connection from test suite
* For the moment do some dirty tricks in test run script
* The automatic nosetest trigger does not work and this it is
switched back to manual nosetests invocation
-- Afif Elghraoui <afif@ghraoui.name> Fri, 24 Jul 2015 10:12:41 +0200
python-pysam (0.8.3+ds1-1) experimental; urgency=medium
* Team upload.
[ Jorge Soares ]
* New upstream version
* provide python3-pysam
[ Charles Plessy ]
* Requires Python 2.7 or higher.
[ Andreas Tille ]
* Link against htslib
* d/watch: dversionmangle
[ Afif Elghraoui ]
* New upstream releases (Closes: #763218)
* Remove unnecessary test-suite declaration in d/control
* Remove nonexistent files from copyright explanations
* Allow building of the package when non-ASCII characters are in the path
* Add to package long description
* Resolve lintian "duplicated-compressed-file"
* Make package descriptions unique
* Remove extra license definitions from d/copyright
* Fix spelling errors in source distribution (forwarded upstream as well)
* Add lintian overrides
* Exclude bundled htslib convenience-copy
* Provide get-orig-source rule
* Support building with missing htslib directory
* Add dependency on cython for autopkgtests to provide pyximport
* Revamp debian/copyright
-- Afif Elghraoui <afif@ghraoui.name> Thu, 25 Jun 2015 10:44:30 +0200
python-pysam (0.7.7-1) unstable; urgency=medium
* New upstream releases.
* Upstream source code moved to GitHub.
* Watch the Python Package Index since there are no relevant tags on GitHub.
* Added a git-buildpackage configuration file to mark its usage.
* Build-depend samtools (>= 0.1.19); this is needed for the regression tests
in Wheezy.
* debian/patches/offline-tests.patch: correction from a later release.
-- Charles Plessy <plessy@debian.org> Sat, 19 Apr 2014 14:17:42 +0900
python-pysam (0.7.5-5) unstable; urgency=medium
* Add make to autopkgtest dependencies
Closes: #741274
-- Andreas Tille <tille@debian.org> Wed, 19 Mar 2014 13:30:15 +0100
python-pysam (0.7.5-4) unstable; urgency=medium
* Fix autotest
Closes: #741274
-- Andreas Tille <tille@debian.org> Tue, 11 Mar 2014 20:08:15 +0100
python-pysam (0.7.5-3) unstable; urgency=medium
* Do not install tests in world writable dir
Closes: #739575
-- Andreas Tille <tille@debian.org> Sat, 01 Mar 2014 23:40:21 +0100
python-pysam (0.7.5-2) unstable; urgency=medium
* debian/rules: Set PYTHONPATH correctly using dh_python
(thanks to Piotr Ożarowski <piotr@debian.org> for the patch)
Closes: #739631
-- Andreas Tille <tille@debian.org> Thu, 20 Feb 2014 19:01:46 +0100
python-pysam (0.7.5-1) unstable; urgency=low
* Initial release (Closes: #738665)
-- Andreas Tille <tille@debian.org> Fri, 07 Feb 2014 18:29:40 +0100
|