diff --git a/debian/changelog b/debian/changelog index 7d838662864786332cd8c5d3098c1abbfb3c7294..2efd5576abff9888d8e04e5534bdaba8c1241536 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-xstatic-jquery.tablesorter (2.14.5.1-4) unstable; urgency=medium + + * Added missing EPOCH in libjs-jquery-tablesorter runtime depends. + + -- Thomas Goirand Fri, 27 Apr 2018 12:16:05 +0200 + python-xstatic-jquery.tablesorter (2.14.5.1-3) unstable; urgency=medium [ Ondřej Nový ] diff --git a/debian/control b/debian/control index 4d35bab8af34feec192402a729b1bdb7051dc87d..44f8d09a58aef5deb90f27e05c18e473fe4e968a 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter Package: python3-xstatic-jquery.tablesorter Architecture: all Depends: - libjs-jquery-tablesorter (>= 2.14.5), + libjs-jquery-tablesorter (>= 1:2.14.5), python3-xstatic, ${misc:Depends}, ${python3:Depends},