Unverified Commit 9821886e 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 04655bad
......@@ -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
......
......@@ -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,
......
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