debian/0000755000000000000000000000000012302375675007200 5ustar debian/docs0000644000000000000000000000000711726137113010040 0ustar README debian/copyright0000644000000000000000000000153411726136441011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: convoy Source: https://launchpad.net/convoy Files: * Copyright: 2012 Canonical Ltd. License: AGPL-3.0+ License: AGPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program 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 Affero General Public License for more details. . You should have received a copy of the GNU Affero General Public License along with this program. If not, see . debian/changelog0000644000000000000000000000054512302375675011056 0ustar convoy (0.2.1+bzr20-0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:46:37 +0000 convoy (0.2.1+bzr20-0ubuntu1) precise; urgency=low * Initial Release (LP: #954481) -- Dave Walker (Daviey) Thu, 08 Mar 2012 13:22:59 +0000 debian/compat0000644000000000000000000000000211726130764010373 0ustar 7 debian/control0000644000000000000000000000132011727744231010575 0ustar Source: convoy Section: python Priority: extra Maintainer: Ubuntu Developers Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-mocker, python-nose, python-paste, python-setuptools Standards-Version: 3.9.3 Homepage: https://launchpad.net/convoy Package: python-convoy Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: WSGI app for loading multiple files in the same request Provides a WSGI application that can be hooked up to a generic WSGI container to create a combo loader server, for loading Javascript and CSS files combined into a single request. debian/rules0000755000000000000000000000107511727744136010265 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) python$* setup.py test endif DEB_DEBIAN_DIR=$(dir $(firstword $(MAKEFILE_LIST))) REV=$(shell dpkg-parsechangelog -l$(DEB_DEBIAN_DIR)/changelog \ | sed -rne 's,^Version: .*[+~]bzr([0-9]+).*,\1,p') VER=$(shell dpkg-parsechangelog -l$(DEB_DEBIAN_DIR)/changelog \ | sed -rne 's,^Version: ([^-]+).*,\1,p') get-orig-source: bzr export -r $(REV) --root=convoy-$(VER).orig \ convoy_$(VER).orig.tar.gz lp:convoy debian/source/0000755000000000000000000000000011726131535010472 5ustar debian/source/format0000644000000000000000000000001411726131263011676 0ustar 3.0 (quilt) debian/source/lintian-overrides0000644000000000000000000000016011726131535014050 0ustar # No 'upstream' releases, we rely upon debian/rules get-orig-source convoy source: debian-watch-file-is-missing