Control: tags 826860 + pending Dear maintainer,
I've prepared an NMU for webassets (versioned as 3:0.11.1-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, Stuart diff -Nru webassets-0.11.1/debian/changelog webassets-0.11.1/debian/changelog --- webassets-0.11.1/debian/changelog 2016-01-02 09:29:19.000000000 +1100 +++ webassets-0.11.1/debian/changelog 2016-09-11 00:55:33.000000000 +1000 @@ -1,3 +1,11 @@ +webassets (3:0.11.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Updates cssmin dependencies to correctly include python-cssmin and + python3-cssmin packages (Closes: #826860). + + -- Stuart Prescott <[email protected]> Sun, 11 Sep 2016 00:55:33 +1000 + webassets (3:0.11.1-1) unstable; urgency=medium * New upstream release. diff -Nru webassets-0.11.1/debian/control webassets-0.11.1/debian/control --- webassets-0.11.1/debian/control 2016-01-02 09:28:14.000000000 +1100 +++ webassets-0.11.1/debian/control 2016-09-11 00:29:09.000000000 +1000 @@ -39,7 +39,7 @@ python-cssutils, node-less, ruby-sass, - cssmin, + python-cssmin | cssmin (<= 0.2.0-1), node-requirejs, Description: Asset management application for Python web development Assets helps you merge and compress any JavaScript and CSS files on your web @@ -58,7 +58,7 @@ python-cssutils, node-less, ruby-sass, - cssmin, + python3-cssmin, node-requirejs, Description: Asset management application for Python web development (Python 3) Assets helps you merge and compress any JavaScript and CSS files on your web

