Commit 5c94a0af authored by Thomas Goirand's avatar Thomas Goirand
Browse files

Depends on libjs-* >= 2.14.5

parent eef56b21
python-xstatic-jquery.tablesorter (2.14.5.1-1) experimental; urgency=medium
python-xstatic-jquery.tablesorter (2.14.5.1-2) UNRELEASED; urgency=medium
[ Ivan Udovichenko ]
* New upstream release.
-- Ivan Udovichenko <iudovichenko@mirantis.com> Mon, 07 Sep 2015 15:55:57 +0300
[ Thomas Goirand ]
* Standards-Version is now 3.9.6.
* Depends on libjs-* >= 2.14.5
-- Thomas Goirand <zigo@debian.org> Wed, 09 Sep 2015 12:56:42 +0000
python-xstatic-jquery.tablesorter (2.0.5b.1-1) unstable; urgency=medium
......
......@@ -9,15 +9,14 @@ Build-Depends: debhelper (>= 9),
python3-all,
python3-setuptools
Build-Conflicts: python-xstatic, python3-xstatic
Standards-Version: 3.9.5
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-xstatic-jquery.tablesorter.git
Vcs-Git: git://anonscm.debian.org/openstack/python-xstatic-jquery.tablesorter.git
Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter
Package: python-xstatic-jquery.tablesorter
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-jquery-tablesorter,
Depends: libjs-jquery-tablesorter (>= 2.14.5),
python-xstatic,
${misc:Depends},
${python:Depends}
......@@ -47,8 +46,7 @@ Description: JQuery Tablesorter XStatic support - Python 2.x
Package: python3-xstatic-jquery.tablesorter
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-jquery-tablesorter,
Depends: libjs-jquery-tablesorter (>= 2.14.5),
python3-xstatic,
${misc:Depends},
${python3:Depends}
......
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