[Python-modules-commits] [awscli] 01/02: add python3-s3transfer to B-D.

Takaki Taniguchi takaki at moszumanska.debian.org
Sun Oct 23 12:33:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository awscli.

commit dfcad50a177cc3b459915f809510a0f6344e50c4
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Sun Oct 23 21:25:07 2016 +0900

    add python3-s3transfer to B-D.
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3fcd869..ee20bf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+awscli (1.11.7-2) UNRELEASED; urgency=medium
+
+  * debian/control: add python3-s3tranfert to B-D. (Closes: #841064)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Sun, 23 Oct 2016 21:24:30 +0900
+
 awscli (1.11.7-1) unstable; urgency=medium
 
   * debian/control: Update Vcs-* to new git repository.
diff --git a/debian/control b/debian/control
index 34b9d7e..980b11b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends-Indep: python3-six
         , python3-bcdoc
         , python3-pyasn1
         , python3-rsa
+	, python3-s3transfer
 Standards-Version: 3.9.8
 Homepage: http://aws.amazon.com/cli/
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/awscli.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/awscli.git



More information about the Python-modules-commits mailing list