diff --git a/debian/changelog b/debian/changelog index 457a72d31a504926bebb8a94a755e38ca092b9a7..ccab1d0f19e8da4219e4760eb28bc2760a1eb4e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium * Updating vcs fields. * Updating copyright format url. * Updating maintainer field. + * Running wrap-and-sort -bast. -- Ondřej Nový Sun, 28 Feb 2016 15:54:21 +0100 diff --git a/debian/control b/debian/control index ddff27038fada63f7196a7b28a502bcedc4c9cd2..e082d99cf0ccd7070543fc6f6b27a03efe2837ed 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,17 @@ Source: python-xstatic-jquery.bootstrap.wizard Section: python Priority: optional Maintainer: Debian OpenStack -Uploaders: Thomas Goirand -Build-Depends: debhelper (>= 9), - python-all (>= 2.6.6-3~), - python-setuptools, - python3-all, - python3-setuptools -Build-Conflicts: python-xstatis, python3-xstatic +Uploaders: + Thomas Goirand , +Build-Depends: + debhelper (>= 9), + python-all (>= 2.6.6-3~), + python-setuptools, + python3-all, + python3-setuptools, +Build-Conflicts: + python-xstatis, + python3-xstatic, Standards-Version: 3.9.5 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-jquery.bootstrap.wizard.git Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.bootstrap.wizard.git @@ -16,11 +20,13 @@ Homepage: https://github.com/stackforge/XStatic-JQuery.Bootstrap.Wizard Package: python-xstatic-jquery.bootstrap.wizard Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: libjs-twitter-bootstrap-wizard, - python-xstatic, - ${misc:Depends}, - ${python:Depends} +Pre-Depends: + dpkg (>= 1.15.6~), +Depends: + libjs-twitter-bootstrap-wizard, + python-xstatic, + ${misc:Depends}, + ${python:Depends}, Description: JQuery.Bootstrap.Wizard XStatic support - Python 2.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 @@ -34,11 +40,13 @@ Description: JQuery.Bootstrap.Wizard XStatic support - Python 2.x Package: python3-xstatic-jquery.bootstrap.wizard Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) -Depends: libjs-twitter-bootstrap-wizard, - python3-xstatic, - ${misc:Depends}, - ${python3:Depends} +Pre-Depends: + dpkg (>= 1.15.6~), +Depends: + libjs-twitter-bootstrap-wizard, + python3-xstatic, + ${misc:Depends}, + ${python3:Depends}, Description: JQuery.Bootstrap.Wizard XStatic support - 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