[med-svn] [Git][med-team/iva][master] 4 commits: Add dh-python to Build-Depends since this will be dropped from python3's Depends soon
Andreas Tille
gitlab at salsa.debian.org
Mon Mar 26 15:08:12 UTC 2018
Andreas Tille pushed to branch master at Debian Med / iva
Commits:
bab0020a by Andreas Tille at 2018-03-26T17:00:19+02:00
Add dh-python to Build-Depends since this will be dropped from python3's Depends soon
- - - - -
8af9de1e by Andreas Tille at 2018-03-26T17:00:49+02:00
Standards-Version: 4.1.3
- - - - -
92a66f35 by Andreas Tille at 2018-03-26T17:01:07+02:00
debhelper 11
- - - - -
a69398fb by Andreas Tille at 2018-03-26T17:08:03+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+iva (1.0.9+ds-4) unstable; urgency=medium
+
+ * Add dh-python to Build-Depends since this will be dropped from python3's
+ Depends soon
+ * Standards-Version: 4.1.3
+ * debhelper 11
+
+ -- Andreas Tille <tille at debian.org> Mon, 26 Mar 2018 17:01:10 +0200
+
iva (1.0.9+ds-3) unstable; urgency=medium
* Add distutils to runtime dependencies.
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Uploaders: Andreas Tille <tille at debian.org>,
Sascha Steinbiss <satta at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
+ dh-python,
libssl-dev,
bioperl,
fastaq (>= 1.6),
@@ -21,11 +22,11 @@ Build-Depends: debhelper (>= 10),
samtools,
smalt,
default-jdk-headless
-Standards-Version: 3.9.8
-X-Python3-Version: >= 3.3
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/iva.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/iva.git
Homepage: https://github.com/sanger-pathogens/iva
+X-Python3-Version: >= 3.3
Package: iva
Architecture: any
View it on GitLab: https://salsa.debian.org/med-team/iva/compare/536d7f7d135f49ca116e58729f9dd0ed77f93513...a69398fb50a317ecb7df9e899c4c42d7a9459fef
---
View it on GitLab: https://salsa.debian.org/med-team/iva/compare/536d7f7d135f49ca116e58729f9dd0ed77f93513...a69398fb50a317ecb7df9e899c4c42d7a9459fef
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180326/73add474/attachment-0001.html>
More information about the debian-med-commit
mailing list