[med-svn] [python-burrito-fillings] 12/13: cme, debhelper 10
Andreas Tille
tille at debian.org
Tue Dec 26 22:22:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-burrito-fillings.
commit 8100349a8950d2013f0f47dfbbca2c12121d8c4a
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 26 23:17:29 2017 +0100
cme, debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 8 ++++----
debian/copyright | 2 +-
4 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e3bc501..2b742ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-burrito-fillings (0.1.1-1) UNRELEASED; urgency=medium
* Initial upload to Debian (Closes: #800739)
* Enhance long description
* cme fix dpkg-control (found need to s/clustal-w/clustalw/ !)
+ * cme, debhelper 10
-- Andreas Tille <tille at debian.org> Sat, 03 Oct 2015 07:21:52 +0200
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 435bfc6..f43aa65 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
- python-all (>= 2.7),
+Build-Depends: debhelper (>= 10),
+ python-all,
dh-python,
python-burrito,
python-skbio,
@@ -24,8 +24,8 @@ Build-Depends: debhelper (>= 9),
sumatra,
sumaclust,
swarm,
- vsearch (>= 1.1.3)
-Standards-Version: 3.9.6
+ vsearch
+Standards-Version: 4.1.2
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-burrito-fillings/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-burrito-fillings/trunk/
Homepage: https://github.com/biocore/burrito-fillings
diff --git a/debian/copyright b/debian/copyright
index b5507e5..1865159 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: burrito-fillings
Upstream-Contact: gregcaporaso at gmail.com
Source: https://github.com/biocore/burrito/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-burrito-fillings.git
More information about the debian-med-commit
mailing list