debian/0000755000000000000000000000000012242467734007201 5ustar debian/python-webassets-doc.examples0000644000000000000000000000001312242404723015002 0ustar examples/* debian/python-webassets.manpages0000644000000000000000000000002312242404723014215 0ustar debian/webassets.1 debian/source/0000755000000000000000000000000012242404723010466 5ustar debian/source/format0000644000000000000000000000001412242404723011674 0ustar 3.0 (quilt) debian/source/include-binaries0000644000000000000000000000503512242404723013631 0ustar docs/_build/doctrees/builtin_filters.doctree docs/_build/doctrees/bundles.doctree docs/_build/doctrees/css_compilers.doctree docs/_build/doctrees/custom_filters.doctree docs/_build/doctrees/django/index.doctree docs/_build/doctrees/django/jinja2.doctree docs/_build/doctrees/django/settings.doctree docs/_build/doctrees/environment.doctree docs/_build/doctrees/environment.pickle docs/_build/doctrees/expiring.doctree docs/_build/doctrees/faq.doctree docs/_build/doctrees/generic/index.doctree docs/_build/doctrees/index.doctree docs/_build/doctrees/integration/index.doctree docs/_build/doctrees/integration/jinja2.doctree docs/_build/doctrees/integration/werkzeug.doctree docs/_build/doctrees/loaders.doctree docs/_build/doctrees/script.doctree docs/_build/doctrees/upgrading.doctree docs/_build/html/_static/ajax-loader.gif docs/_build/html/_static/comment-bright.png docs/_build/html/_static/comment-close.png docs/_build/html/_static/comment.png docs/_build/html/_static/down-pressed.png docs/_build/html/_static/down.png docs/_build/html/_static/file.png docs/_build/html/_static/minus.png docs/_build/html/_static/plus.png docs/_build/html/_static/up-pressed.png docs/_build/html/_static/up.png docs/_build/html/objects.inv src/django_assets/__init__.pyc src/django_assets/env.pyc src/django_assets/filter.pyc src/django_assets/settings.pyc src/webassets/__init__.pyc src/webassets/bundle.pyc src/webassets/cache.pyc src/webassets/env.pyc src/webassets/exceptions.pyc src/webassets/filter/__init__.pyc src/webassets/filter/clevercss.pyc src/webassets/filter/closure.pyc src/webassets/filter/coffeescript.pyc src/webassets/filter/compass.pyc src/webassets/filter/cssmin.pyc src/webassets/filter/cssprefixer.pyc src/webassets/filter/cssrewrite/__init__.pyc src/webassets/filter/cssrewrite/base.pyc src/webassets/filter/cssrewrite/urlpath.pyc src/webassets/filter/cssutils.pyc src/webassets/filter/datauri.pyc src/webassets/filter/dust.pyc src/webassets/filter/gzip.pyc src/webassets/filter/handlebars.pyc src/webassets/filter/jsmin/__init__.pyc src/webassets/filter/jspacker/__init__.pyc src/webassets/filter/jspacker/jspacker.pyc src/webassets/filter/jst.pyc src/webassets/filter/less.pyc src/webassets/filter/less_ruby.pyc src/webassets/filter/pyscss.pyc src/webassets/filter/rjsmin/__init__.pyc src/webassets/filter/rjsmin/rjsmin.pyc src/webassets/filter/sass.pyc src/webassets/filter/uglifyjs.pyc src/webassets/filter/yui.pyc src/webassets/importlib.pyc src/webassets/loaders.pyc src/webassets/merge.pyc src/webassets/updater.pyc src/webassets/utils.pyc src/webassets/version.pyc debian/python-webassets-doc.docs0000644000000000000000000000002112242404723014113 0ustar docs/_build/html debian/python-webassets-doc.doc-base0000644000000000000000000000065112242404723014651 0ustar Document: python-webassets-reference-manual Title: Python Webassets Library Reference Manual Author: Michael Elsdörfer Abstract: Asset management application for Python web development - use it to merge and compress your JavaScript and CSS files. Section: Programming/Python Format: HTML Index: /usr/share/doc/python-webassets-doc/html/index.html Files: /usr/share/doc/python-webassets-doc/html/* debian/control0000644000000000000000000000350512242467567010613 0ustar Source: webassets Section: python Priority: optional Maintainer: Agustin Henze Uploaders: Ulises Vitulli Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python3-nose, python3-mock, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, python-docutils, python-nose, python-mock, help2man, Standards-Version: 3.9.5 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Homepage: https://github.com/miracle2k/webassets Vcs-Git: git://anonscm.debian.org/collab-maint/webassets.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/webassets.git Package: python-webassets Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-webassets-doc, yui-compressor, node-uglify, python-cssutils, node-less, ruby-sass, cssmin, Description: Asset management application for Python web development Assets helps you merge and compress any JavaScript and CSS files on your web development project. . This is the Python 2 version of the package. Package: python3-webassets Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Suggests: python-webassets-doc, yui-compressor, node-uglify, python-cssutils, node-less, ruby-sass, cssmin, Description: Asset management application for Python web development (Python 3) Assets helps you merge and compress any JavaScript and CSS files on your web development project. . This is the Python 3 version of the package. Package: python-webassets-doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python-doc Section: doc Description: Asset management application for Python web development - doc Assets helps you merge and compress any JavaScript and CSS files on your web development project. . This package contains API documentation. debian/python3-webassets.manpages0000644000000000000000000000002412242407262014302 0ustar debian/webassets3.1 debian/patches/0000755000000000000000000000000012242465324010621 5ustar debian/patches/series0000644000000000000000000000006112242465324012033 0ustar 0001-Fix-documentation-intersphinx-mapping.patch debian/patches/0001-Fix-documentation-intersphinx-mapping.patch0000644000000000000000000000152312242465324021620 0ustar From: Agustin Henze Date: Mon, 18 Nov 2013 16:28:05 -0300 Subject: Fix documentation, intersphinx mapping * Removed URL of the flask and django-assets docs and changed path of the python doc in the intersphinx mapping. --- docs/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 54dc0d7..1180b40 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -201,9 +201,7 @@ latex_documents = [ #latex_use_modindex = True intersphinx_mapping = { - 'python': ('http://docs.python.org/', None), - 'flask': ('http://elsdoerfer.name/docs/flask-assets/', None), - 'django': ('http://elsdoerfer.name/docs/django-assets/', None), + 'python': ('/usr/share/doc/python2.7/html', None), } extlinks = {'django': ('http://elsdoerfer.name/docs/django-assets/%s.html', None)} debian/rules0000755000000000000000000000361712242452670010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1 UVERSION := $(shell dpkg-parsechangelog | sed -n -e's/^Version: \([0-9]:\)\(.*\)-[^-]\+/\2/p') PACKAGE_NAME := $(shell dpkg-parsechangelog | sed -n -e's/^Source: \(.*\)\+/\1/p') PYVERS = $(shell pyversions -r) PY3VERS = $(shell py3versions -r) export PYBUILD_NAME=$(PACKAGE_NAME) export PYTHONPATH=$(CURDIR)/src %: dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild override_dh_auto_clean: dh_auto_clean rm -rf docs/_build rm -rf src/webassets.egg-info/ rm -f debian/webassets.1 rm -f debian/webassets3.1 override_dh_auto_install: dh_auto_install # Doc cd docs; \ make html; \ cd - mv debian/python3-webassets/usr/bin/webassets debian/python3-webassets/usr/bin/webassets3 help2man --version-string=$(UVERSION) \ --name="Asset management application for Python web development" \ --no-info \ debian/python-webassets/usr/bin/webassets > debian/webassets.1 help2man --version-string=$(UVERSION) \ --name="Asset management application for Python web development" \ --no-info \ debian/python3-webassets/usr/bin/webassets3 > debian/webassets3.1 override_dh_installexamples: dh_installexamples -X.gitignore override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) set -ex; \ for py in $(PYVERS) $(PY3VERS); do \ $$py run_tests.py; \ done endif get-orig-source: @if [ ! -d "debian" ] ; then \ echo 'Run this from the top directory of the Debian source' >&2; \ exit 1; \ fi mkdir -p ../tmp/webassets_$(UVERSION) wget http://pypi.python.org/packages/source/w/webassets/webassets-$(UVERSION).tar.gz \ -O ../tmp/webassets_$(UVERSION).tar.gz; tar xf ../tmp/webassets_$(UVERSION).tar.gz \ -C ../tmp/webassets_$(UVERSION) \ --exclude=*egg-info*; tar -C ../tmp/webassets_$(UVERSION) webassets-$(UVERSION) -c --xz -f ../webassets_$(UVERSION).orig.tar.xz debian/changelog0000644000000000000000000000236512242467611011053 0ustar webassets (3:0.9-1) unstable; urgency=low * Imported Upstream version 0.9 * Improvements in packages description * Manpages generated using help2man * Add Python3 support * Recompress the original source for remove the egg-info folder * Test suite execution * Add bdepend on python3?-nose and python3?-mock * Use pybuild as buildsystem -- Agustin Henze Sat, 16 Nov 2013 13:21:01 -0300 webassets (3:0.8-1) unstable; urgency=low * Imported Upstream version 0.8 (Closes: #703541) * Added exclusion of the .gitignore files to dh_installexamples * Use sphinxdoc option from debhelper to build the documentation: - debian/control: Added version on python-sphinx dependency and updated dependencies on python-webassets-doc. - debian/python-webassets-doc.links: removed, now handled by dh_sphinxdoc. - debian/rules: Clean-up symlinks. * Bumped Standard-Version to 3.9.4 (no changes required) * Added Vcs-git and Vcs-browser to debian/control file. -- Agustin Henze Thu, 21 Mar 2013 22:41:53 -0300 webassets (20121113git-1) unstable; urgency=low * Initial release, git upstream revision b53ef15 (Closes: #690089). -- Agustin Henze Wed, 09 Oct 2012 15:04:41 -0300 debian/copyright0000644000000000000000000001120512242404723011120 0ustar Files: src/webassets/filter/jspacker/jspacker.py Copyright: 2005, Dean Edwards License: LGPL-2.1 This file is licensed under the terms of the Lesser GNU Public License, known as the LGPL. On Debian systems, the complete text of the Lesser GNU General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: src/webassets/filter/cssrewrite/urlpath.py Copyright: Michael Foord, 2004 & 2005 License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Michael Foord nor the name of Voidspace may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/webassets/filter/rjsmin/rjsmin.py Copyright: 2011 André Malo License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. On Debian systems, the complete text of the Apache-2.0 License can be found in `/usr/share/common-licenses/Apache-2.0'. Files: * Copyright: (c) 2008, Michael Elsdörfer License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: (C) 2012 Agustin Henze License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/compat0000644000000000000000000000000212242404723010364 0ustar 9 debian/python-webassets.docs0000644000000000000000000000001312242404723013351 0ustar README.rst debian/watch0000644000000000000000000000013312242404723010214 0ustar version=3 http://pypi.python.org/packages/source/w/webassets/webassets-([0-9.]*)\.tar\.gz