Imported Debian patch 0.29.0+repack-2

This commit is contained in:
TANIGUCHI Takaki 2014-02-04 18:28:43 +09:00
commit af3f29233a
3 changed files with 10 additions and 2 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
python-botocore (0.29.0+repack-2) unstable; urgency=medium
* debian/watch: Add debian version mangle.
* debian/control: Add python-requests to Depends. (Closes: #734382)
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 04 Feb 2014 18:28:43 +0900
python-botocore (0.29.0+repack-1) unstable; urgency=medium
* Remove duplicated code from upstream tarball.

4
debian/control vendored
View file

@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/python-botoco
Package: python-botocore
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Depends: ${python:Depends}, python-requests, ${misc:Depends}
Description: Low-level, data-driven core of boto 3 (Python 2)
A low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for AWS-CLI.
@ -24,7 +24,7 @@ Description: Low-level, data-driven core of boto 3 (Python 2)
Package: python3-botocore
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Depends: ${python3:Depends}, python3-requests, ${misc:Depends}
Description: Low-level, data-driven core of boto 3 (Python 3)
A low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for AWS-CLI.

1
debian/watch vendored
View file

@ -1,2 +1,3 @@
version=3
opts=dversionmangle=s/\+repack// \
http://pypi.python.org/packages/source/b/botocore/botocore-(.*).tar.gz