Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Fix watch file to not detect beta versions
· 3311d3cc
Andreas Tille
authored
May 23, 2018
3311d3cc
Point Vcs fields to salsa.debian.org
· 6196bd23
Andreas Tille
authored
May 23, 2018
6196bd23
Standards-Version: 4.1.4
· bd4f1ea0
Andreas Tille
authored
May 23, 2018
bd4f1ea0
Upload to unstable
· 564521e6
Andreas Tille
authored
May 23, 2018
564521e6
spelling
· 99c9779e
Andreas Tille
authored
May 23, 2018
99c9779e
Upload to unstable
· 302a1403
Andreas Tille
authored
May 23, 2018
302a1403
Show whitespace changes
Inline
Side-by-side
debian/README.Debian
View file @
302a1403
...
...
@@ -65,7 +65,7 @@ From: Scott Christley <schristley@mac.com>:
From looking at the bowtie output you provided, the content is the same.
The sequence id names, position and mismatches are identical in both
outputs, the only difference is the order. That may not even be
bowtie's fault, it may be using some system or other library which
bowtie's fault, it may be using some system
s
or other library which
does sorting slightly differently, and most specifically handling ties
differently.
...
...
debian/changelog
View file @
302a1403
bowtie (1.2.2+dfsg-3) unstable; urgency=medium
* Fix watch file to not detect beta versions
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Wed, 23 May 2018 17:59:29 +0200
bowtie (1.2.2+dfsg-2) unstable; urgency=medium
* Update d/tests/run-unit-test
...
...
debian/control
View file @
302a1403
...
...
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 11),
python,
seqan-dev (>= 1.4),
zlib1g-dev
Standards-Version: 4.1.
3
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/bowtie
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/bowtie.git
Standards-Version: 4.1.
4
Vcs-Browser: https://
salsa
.debian.org/
med-team
/bowtie
Vcs-Git: https://
salsa
.debian.org/
med-team
/bowtie.git
Homepage: http://bowtie-bio.sourceforge.net/
Package: bowtie
...
...
debian/patches/gcc-64bit.patch
View file @
302a1403
...
...
@@ -6,7 +6,7 @@ Description: Use gcc to determine if an arch is 64-bit
on x86_64). This is common on the mips buildds.
Therefore ask GCC if this architecture is 64-bit. Using __LP64__ is the easiest
method, but is not portable and probably only works with GCC and Clang
unfortunatly.
unfortunat
e
ly.
Author: James Cowgill <jcowgill@debian.org>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
...
...
debian/watch
View file @
302a1403
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
https://github.com/BenLangmead/bowtie/releases .*/archive/v
@ANY_VERSION@
@ARCHIVE_EXT@
https://github.com/BenLangmead/bowtie/releases .*/archive/v
(\d[-.\d]+)
@ARCHIVE_EXT@