Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
xstatic
python-xstatic-jquery.bootstrap.wizard
Commits
de196605
Unverified
Commit
de196605
authored
Aug 04, 2017
by
Daniel Baumann
Browse files
Running wrap-and-sort -bast.
Signed-off-by:
Daniel Baumann
<
daniel.baumann@progress-linux.org
>
parent
eccae352
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
de196605
...
...
@@ -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
...
...
debian/control
View file @
de196605
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment