diff --git a/debian/changelog b/debian/changelog index b122e2d..bf535d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ * Updating vcs fields. * Updating copyright format url. * Updating maintainer field. + * Running wrap-and-sort -bast. -- Daniel Baumann Fri, 04 Aug 2017 22:32:31 +0200 diff --git a/debian/control b/debian/control index 3a5c1df..af0701f 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,21 @@ Section: python Priority: optional Maintainer: Debian OpenStack -Uploaders: Ivan Udovichenko , - Thomas Goirand -Build-Depends: debhelper (>= 9), - dh-python, - openstack-pkg-tools (>= 52~), - python-setuptools, - python-all, - python3-setuptools, - python3-all, - yui-compressor, -Build-Conflicts: python-xstatic, - python3-xstatic +Uploaders: + Ivan Udovichenko , + Thomas Goirand , +Build-Depends: + debhelper (>= 9), + dh-python, + openstack-pkg-tools (>= 52~), + python-all, + python-setuptools, + python3-all, + python3-setuptools, + yui-compressor, +Build-Conflicts: + python-xstatic, + python3-xstatic, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-tv4.git Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-tv4.git @@ -21,11 +24,12 @@ Package: python-xstatic-tv4 Architecture: all -Depends: libjs-jquery (>= 1.8.0), - libjs-tv4, - python-xstatic, - ${python:Depends}, - ${misc:Depends} +Depends: + libjs-jquery (>= 1.8.0), + libjs-tv4, + python-xstatic, + ${misc:Depends}, + ${python:Depends}, Description: tv4 (XStatic packaging standard) - Python 2.7 XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides @@ -39,11 +43,12 @@ Package: python3-xstatic-tv4 Architecture: all -Depends: libjs-jquery (>= 1.8.0), - libjs-tv4, - python3-xstatic, - ${python3:Depends}, - ${misc:Depends} +Depends: + libjs-jquery (>= 1.8.0), + libjs-tv4, + python3-xstatic, + ${misc:Depends}, + ${python3:Depends}, Description: tv4 (XStatic packaging standard) - Python 3.x XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides @@ -54,4 +59,3 @@ For a description of tv4, see the libjs-tv4 package. . This package contains the Python 3.x module. -