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 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289
|
bedtools (2.27.1+dfsg-4) unstable; urgency=medium
* Disable the shuffle test on other 32-bit architectures.
* Restrict build to little-endian release architectures. Closes: #890117
* QA-build with Salsa.
-- Charles Plessy <plessy@debian.org> Thu, 14 Feb 2019 22:11:21 +0900
bedtools (2.27.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Print compilation commands
* For *i386: use -ffloat-store; disable shuffle tests. Closes: #890116
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/copyright
* mark bedtools-test as Multi-Arch: foreign
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 04 Feb 2019 05:33:48 -0800
bedtools (2.27.1+dfsg-2) unstable; urgency=medium
* Team upload
[ Andreas Tille ]
* Install autopkgtest script as /usr/share/doc/bedtools/run-unit-test
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* Drop useless get-orig-source target
[ Liubov Chuprikova ]
* Fix "autopkgtest fails while it succeeded in the past"
updated run-unit-test to match new upstream tests
Closes: #894781
-- Liubov Chuprikova <chuprikovalv@gmail.com> Tue, 22 May 2018 21:31:56 +0200
bedtools (2.27.1+dfsg-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* debhelper 11
* d/rules: do not parse d/changelog
-- Andreas Tille <tille@debian.org> Sat, 10 Feb 2018 10:54:56 +0100
bedtools (2.26.0+dfsg-5) unstable; urgency=medium
* Use "override_dh_install-indep" to prevent failures when
architecture-independent packages are not built. Closes: #876802
-- Charles Plessy <plessy@debian.org> Tue, 26 Sep 2017 22:42:08 +0900
bedtools (2.26.0+dfsg-4) unstable; urgency=medium
[ Andreas Tille ]
* Fix autopkgtest
* Ignore failures in the split feature for the moment
(Related to bug #747337 but hesitating to close it)
* debhelper 10
* d/watch: version=4
[Steffen Moeller]
* debian/upstream/metadata: Added references to registries
* debian/copyright: Added Upstream-Name
[ Charles Plessy ]
* Distribute /usr/bin/groupBy again.
* Conflict/Replace/Provide filo (which is being removed from Debian).
-- Charles Plessy <plessy@debian.org> Mon, 25 Sep 2017 23:09:53 +0900
bedtools (2.26.0+dfsg-3) unstable; urgency=medium
d6d3452 Sync with upstream repo at commit 6bf23c, closes: #831833.
-- Charles Plessy <plessy@debian.org> Sat, 05 Nov 2016 21:48:09 +0900
bedtools (2.26.0+dfsg-2) unstable; urgency=medium
* Enable reproducible builds
Closes: #834110
-- Andreas Tille <tille@debian.org> Fri, 12 Aug 2016 15:04:19 +0200
bedtools (2.26.0+dfsg-1) unstable; urgency=medium
[ Charles Plessy ]
854dcc2 Merge tag 'v2.26.0' into debian/unstable
99afd11 Ensure the architecture-independent package can be built separately.
Thanks to Santiago Vila <sanvila@debian.org> (Closes: #805998)
[ Andreas Tille ]
* Switch to default repository layout
* Remove docs/content/images/tool-glyphs/barski_binding_site.png from upstream
tarball since it is from
Jothi et al, 2008, doi:10.1093/nar/gkn488
since it is licensed under no-DFSG CC-BY-NC 2.0
* Delete reference to removed image from Debian shipped doc
* cme fix dpkg-control
* cme fix dpkg-copyright
* hardening += all
* drop outdated Homepage field from debian/upstream/metadata
* debian/control: Fix homepage
-- Charles Plessy <plessy@debian.org> Thu, 07 Jul 2016 13:58:08 +0900
bedtools (2.25.0-1) unstable; urgency=medium
e37865 Merge tag 'v2.25.0' into debian/unstable
-- Charles Plessy <plessy@debian.org> Fri, 04 Sep 2015 16:55:21 +0200
bedtools (2.24.0-2) unstable; urgency=medium
* Tests need bgzip from tabix package
* Add missing input files for tests
* link to genomes files in autopkgtests to enable more tests passing
* Fix MIPS build issue (Thanks for picking the patch from upstream
Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>)
Closes: #791830
-- Andreas Tille <tille@debian.org> Thu, 16 Jul 2015 14:33:38 +0200
bedtools (2.24.0-1) unstable; urgency=medium
[ Charles Plessy ]
b757049 Merge tag 'v2.22.1' into debian/unstable
f62bafa Conforms to Policy 3.9.6.
[ Andreas Tille ]
* Remove superfluous debian/README.source and replace it by a helpful
one describing the workflow of this Git archive
* New upsteam version
* Bash completions now go to /usr/share/bash-completion/completions
* Strip executable flag from all *.bed files
* Make sure all *.sh scripts of the test suite have a proper '#!/bin/bash'
line and the executable flag set
* debian/copyright
- update download location
- turn DEP5 incompatible License field in header into a Comment
-- Andreas Tille <tille@debian.org> Tue, 07 Jul 2015 18:21:22 +0200
bedtools (2.21.0-1) unstable; urgency=medium
856a5fd Merge tag 'v2.21.0' into debian/unstable
a4f6ab7 Merge corrections on version number.
-- Charles Plessy <plessy@debian.org> Tue, 23 Sep 2014 18:48:17 +0900
bedtools (2.20.1-1) unstable; urgency=medium
* New upstream version
* Fix permission of some genome example files
-- Andreas Tille <tille@debian.org> Fri, 06 Jun 2014 21:50:39 +0200
bedtools (2.19.1-2) unstable; urgency=medium
* debian/tests/control: Add "Depends: @, samtools" as advised in
#747337
* debian/tests/upstream: Use content from bedtools-test package to
actually run the test suite
Closes: #747337
* debian/rules: Use dh to easily enable unit tests at package build
time
* Build-Depends: samtools to run the full test suite
-- Andreas Tille <tille@debian.org> Fri, 09 May 2014 09:48:05 +0200
bedtools (2.19.1-1) unstable; urgency=medium
479e63b Merge tag 'v2.19.1' into debian/unstable
[ Charles Plessy ]
93a7cf1 Create autopkgtest testsuite and a new package bedtools-test.
46183f8 debian/copyright: update path, correct license short name.
4fd441a debian/rules: removed obsolete exception of compression.
[ James McCoy ]
b4fa8e1 Move debian/upstream to debian/upstream/metadata
-- Charles Plessy <plessy@debian.org> Fri, 21 Mar 2014 14:51:44 +0900
bedtools (2.19.0-1) unstable; urgency=low
e07e70c Imported Upstream version 2.19.0
afdc61a Watch GitHub at https://github.com/arq5x/bedtools2.
4abe14e Source control file normalised with config-model-edit.
0518353 Corrected a typo in the long description. (Closes: #714873)
f63d85e Follow the layout of the upstream repository.
c25f9e5 Correct name of README file in debian/docs.
5561c7c Emulate source format 1.0 in the format 3.0 (quilt).
a45a0ab Canonical VCS URLs.
4459dfe Conforms with Policy 3.9.5.
-- Charles Plessy <plessy@debian.org> Sat, 15 Feb 2014 19:39:23 +0900
bedtools (2.17.0-1) unstable; urgency=low
bb9012e Imported Upstream version 2.16.2.
9006b23 Imported Upstream version 2.17.0.
9112569 Documented BEDTools license as a whole.
325689c Removed Pre-Depends: dpkg (>= 1.15.6).
a781b14 Conforms with Policy 3.9.4.
84b1167 Use Debhelper 9.
0bf572d Distribute the test suite.
422cd34 Bash completion for BEDTools.
-- Charles Plessy <plessy@debian.org> Sun, 04 Nov 2012 17:59:41 +0900
bedtools (2.16.1-1) unstable; urgency=low
b7f2405 New upstream release.
4add346 Corrected, updated and normalised Debian copyright.
00b426d Conforms to Debian Policy 3.9.3.
72c3c94 Verbose Debhelper.
-- Charles Plessy <plessy@debian.org> Fri, 16 Mar 2012 19:06:49 +0900
bedtools (2.15.0-1) unstable; urgency=low
3f8e754 Upstream version 2.15.0.
f27b295 Build-depend on python because of scripts/makeBashScripts.py.
2e3e8e8 Removed the /usr/bin/groupBy wrapper, as groupBy is also
distributed by the filo package.
-- Charles Plessy <plessy@debian.org> Wed, 11 Jan 2012 15:07:45 +0900
bedtools (2.14.3-1) unstable; urgency=low
04f6aa3 Bugfix release.
-- Charles Plessy <plessy@debian.org> Fri, 04 Nov 2011 09:25:38 +0900
bedtools (2.14.2-1) unstable; urgency=low
356313d Bugfix release.
-- Charles Plessy <plessy@debian.org> Thu, 03 Nov 2011 12:15:32 +0900
bedtools (2.14.1-1) unstable; urgency=low
bce732c New upstream release and new tool, multiBedIntersect.
-- Charles Plessy <plessy@debian.org> Thu, 03 Nov 2011 11:14:35 +0900
bedtools (2.13.4-1) unstable; urgency=low
e553c37 New upstream release.
-- Charles Plessy <plessy@debian.org> Sat, 29 Oct 2011 11:08:02 +0900
bedtools (2.13.3-1ubuntu1) precise; urgency=low
* Pre-Depends: dpkg (>= 1.15.6) for xz compression support. Needed until
after Ubuntu 12.04 LTS.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 17 Oct 2011 21:30:47 +0100
bedtools (2.13.3-1) unstable; urgency=low
ea1c596 New upstream release.
-- Charles Plessy <plessy@debian.org> Wed, 05 Oct 2011 17:18:15 +0900
bedtools (2.13.2-1) unstable; urgency=low
1930a26 New upstream release.
-- Charles Plessy <plessy@debian.org> Sat, 24 Sep 2011 09:34:29 +0900
bedtools (2.13.1-1) unstable; urgency=low
2e3fe5e New upstream release.
ff5450e Compress source and binary packages with xz.
ef58a33 Suggest filo for the groupBy command.
df206c0 Mangle debian/watch download URL.
2fe7cff Simplified repacking as upstream tarballs do not contain
‘*/*DS_Store’ files anymore.
-- Charles Plessy <plessy@debian.org> Sat, 10 Sep 2011 23:32:43 +0900
bedtools (2.12.0-1) unstable; urgency=low
* Initial release (Closes: #629597)
-- Charles Plessy <plessy@debian.org> Wed, 08 Jun 2011 17:01:19 +0900
|