Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· 48e89cdc
Andreas Tille
authored
Dec 21, 2018
48e89cdc
Point Vcs fields to salsa.debian.org
· 56b8ac47
Andreas Tille
authored
Dec 21, 2018
56b8ac47
Standards-Version: 4.2.1
· 9d693109
Andreas Tille
authored
Dec 21, 2018
9d693109
Drop useless get-orig-source target
· 92f37fea
Andreas Tille
authored
Dec 21, 2018
92f37fea
Upload to unstable
· ee0c5d03
Andreas Tille
authored
Dec 21, 2018
ee0c5d03
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ee0c5d03
bitseq (0.7.5+dfsg-4)
UNRELEASED
; urgency=medium
bitseq (0.7.5+dfsg-4)
unstable
; urgency=medium
[ Graham Inggs ]
* Link -lbam before -lz to fix build with -Wl,--as-needed
-- Graham Inggs <ginggs@debian.org> Fri, 02 Feb 2018 09:30:20 +0000
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Drop useless get-orig-source target
-- Andreas Tille <tille@debian.org> Fri, 21 Dec 2018 14:56:23 +0100
bitseq (0.7.5+dfsg-3) unstable; urgency=medium
...
...
debian/compat
View file @
ee0c5d03
1
0
1
1
debian/control
View file @
ee0c5d03
...
...
@@ -4,16 +4,16 @@ Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
zlib1g-dev,
libbam-dev,
libboost-dev,
help2man,
python,
python-numpy
Standards-Version: 4.
1.2
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/bitseq
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/bitseq.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/bitseq
Vcs-Git: https://
salsa
.debian.org/
med-team
/bitseq.git
Homepage: https://github.com/BitSeq/BitSeq
Package: bitseq
...
...
debian/rules
View file @
ee0c5d03
...
...
@@ -77,7 +77,4 @@ override_dh_auto_install:
ln -s $(debianmedsysdir)/$${bscript} $(bindir)/`echo $${bscript} | sed -e 's/\.py$$//' -e 's/\.sh$$//'` ; \
done
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs