Package: python-seamicroclient Version: 0.1.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Add missing BD on openstack-pkg-tools (LP: #1292029). This package FTBFS in a clean schroot in Ubuntu due to missing upstream files which pkgos fixes up. Thanks for considering the patch. -- System Information: Debian Release: jessie/sid APT prefers trusty-updates APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 'trusty'), (100, 'trusty-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13.0-17-generic (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru python-seamicroclient-0.1.0/debian/changelog python-seamicroclient-0.1.0/debian/changelog diff -Nru python-seamicroclient-0.1.0/debian/control python-seamicroclient-0.1.0/debian/control --- python-seamicroclient-0.1.0/debian/control 2014-02-09 09:27:35.000000000 +0000 +++ python-seamicroclient-0.1.0/debian/control 2014-03-13 15:42:45.000000000 +0000 @@ -6,6 +6,7 @@ Thomas Goirand <z...@debian.org>, Mehdi Abaakouk <sil...@sileht.net> Build-Depends: debhelper (>= 9), + openstack-pkg-tools, python-all (>= 2.6.6-3~), python-babel (>= 1.3), python-coverage (>= 3.6),