[med-svn] [Git][med-team/bitseq][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Fri Dec 21 14:02:56 GMT 2018
Andreas Tille pushed to branch master at Debian Med / bitseq
Commits:
48e89cdc by Andreas Tille at 2018-12-21T13:56:19Z
debhelper 11
- - - - -
56b8ac47 by Andreas Tille at 2018-12-21T13:56:22Z
Point Vcs fields to salsa.debian.org
- - - - -
9d693109 by Andreas Tille at 2018-12-21T13:56:22Z
Standards-Version: 4.2.1
- - - - -
92f37fea by Andreas Tille at 2018-12-21T13:56:23Z
Drop useless get-orig-source target
- - - - -
ee0c5d03 by Andreas Tille at 2018-12-21T13:58:30Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,15 @@
-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 at 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 at debian.org> Fri, 21 Dec 2018 14:56:23 +0100
bitseq (0.7.5+dfsg-3) unstable; urgency=medium
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -4,16 +4,16 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
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
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/bitseq/compare/45e5779206c38fa8ed6050028a8688da0d62580e...ee0c5d03c823008d84154aa9af9633aba3342971
--
View it on GitLab: https://salsa.debian.org/med-team/bitseq/compare/45e5779206c38fa8ed6050028a8688da0d62580e...ee0c5d03c823008d84154aa9af9633aba3342971
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181221/a1ec8b7a/attachment-0001.html>
More information about the debian-med-commit
mailing list