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.tablesorter
Commits
9821886e
Unverified
Commit
9821886e
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
04655bad
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9821886e
...
...
@@ -9,6 +9,7 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) 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:38 +0100
...
...
debian/control
View file @
9821886e
...
...
@@ -2,13 +2,17 @@ Source: python-xstatic-jquery.tablesorter
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-xstatic, 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-xstatic,
python3-xstatic,
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-jquery.tablesorter.git
Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.tablesorter.git
...
...
@@ -16,10 +20,11 @@ Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter
Package: python-xstatic-jquery.tablesorter
Architecture: all
Depends: libjs-jquery-tablesorter (>= 2.14.5),
python-xstatic,
${misc:Depends},
${python:Depends}
Depends:
libjs-jquery-tablesorter (>= 2.14.5),
python-xstatic,
${misc:Depends},
${python:Depends},
Description: JQuery Tablesorter XStatic support - Python 2.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
...
...
@@ -46,10 +51,11 @@ Description: JQuery Tablesorter XStatic support - Python 2.x
Package: python3-xstatic-jquery.tablesorter
Architecture: all
Depends: libjs-jquery-tablesorter (>= 2.14.5),
python3-xstatic,
${misc:Depends},
${python3:Depends}
Depends:
libjs-jquery-tablesorter (>= 2.14.5),
python3-xstatic,
${misc:Depends},
${python3:Depends},
Description: JQuery Tablesorter XStatic support - Python 3.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
...
...
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