Package: python-django-openstack-auth Version: 1.1.5-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu utopic ubuntu-patch
Hi Thomas, In Ubuntu, the attached patch was applied to achieve the following: * d/control: Drop python-hacking from BD's; its not used and checking coding standards at package build time is way to late. * d/control: Bumped Standards-Version, no changes. 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-24-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-django-openstack-auth-1.1.5/debian/changelog python-django-openstack-auth-1.1.5/debian/changelog diff -Nru python-django-openstack-auth-1.1.5/debian/control python-django-openstack-auth-1.1.5/debian/control --- python-django-openstack-auth-1.1.5/debian/control 2014-04-18 08:32:43.000000000 +0100 +++ python-django-openstack-auth-1.1.5/debian/control 2014-05-19 17:01:27.000000000 +0100 @@ -14,13 +14,12 @@ Build-Depends-Indep: python-babel (>= 1.3), python-coverage (>= 3.6), python-django (>= 1.4), - python-hacking (>= 0.8.0), python-keystoneclient (>= 1:0.7.0), python-mox, python-oslosphinx, python-six (>= 1.5.2), python-sphinx (>= 1.1.2) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/openstack/python-django-openstack-auth.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-openstack-auth.git;a=summary Homepage: http://pypi.python.org/pypi/django_openstack_auth