Unverified Commit de196605 authored by Daniel Baumann's avatar Daniel Baumann
Browse files

Running wrap-and-sort -bast.



Signed-off-by: Daniel Baumann's avatarDaniel Baumann <daniel.baumann@progress-linux.org>
parent eccae352
......@@ -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ý <novy@ondrej.org> Sun, 28 Feb 2016 15:54:21 +0100
......
......@@ -2,13 +2,17 @@ Source: python-xstatic-jquery.bootstrap.wizard
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
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 <zigo@debian.org>,
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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment