tags 734382 + patch tags 734382 + pending thanks Dear maintainer,
I've prepared an NMU for python-botocore (versioned as 0.29.0+repack-1.1) and uploaded it to DELAYED/1. Please feel free to tell me if I should delay it longer. Additionally, this is my first NMU, so if it's malformatted or incorrect please let me know. Regards.
diff -Nru python-botocore-0.29.0+repack/debian/changelog python-botocore-0.29.0+repack/debian/changelog --- python-botocore-0.29.0+repack/debian/changelog 2014-01-05 09:02:58.000000000 -0500 +++ python-botocore-0.29.0+repack/debian/changelog 2014-01-29 17:25:43.000000000 -0500 @@ -1,3 +1,11 @@ +python-botocore (0.29.0+repack-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Add missing dependency on python3-requests + * Closes: #734382 + + -- Mike Erickson <[email protected]> Wed, 29 Jan 2014 17:23:22 -0500 + python-botocore (0.29.0+repack-1) unstable; urgency=medium * Remove duplicated code from upstream tarball. diff -Nru python-botocore-0.29.0+repack/debian/control python-botocore-0.29.0+repack/debian/control --- python-botocore-0.29.0+repack/debian/control 2014-01-04 03:22:06.000000000 -0500 +++ python-botocore-0.29.0+repack/debian/control 2014-01-29 17:26:48.000000000 -0500 @@ -6,8 +6,10 @@ Build-Depends: debhelper (>= 9) , python-all , python-setuptools + , python-requests , python3-all , python3-setuptools + , python3-requests Standards-Version: 3.9.5 Homepage: https://github.com/boto/botocore Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/python-botocore/trunk/
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

