debian/0000775000000000000000000000000012075225213007167 5ustar debian/control0000664000000000000000000000141212075224765010603 0ustar Source: lazr.delegates Section: python Priority: extra Homepage: http://pypi.python.org/pypi/lazr.delegates Build-Depends: debhelper (>= 7.0.50), python (>= 2.6.6-3~), python-setuptools, python-zope.interface Maintainer: Ubuntu Developers Standards-Version: 3.9.4 X-Python-Version: >= 2.6 Package: python-lazr.delegates Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-zopeinterface | python-zope.interface Description: Easily write objects that delegate behavior The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior. debian/watch0000664000000000000000000000013512075224765010232 0ustar version=3 http://pypi.python.org/packages/source/l/lazr.delegates/lazr.delegates-(.+).tar.gz debian/rules0000775000000000000000000000005612075224765010263 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/changelog0000664000000000000000000000331212075224765011053 0ustar lazr.delegates (1.2.0-0ubuntu3) raring; urgency=low * debian/watch: Add. * debian/copyright: - Update obsolete field names. - Update Format URI. * debian/control: - Add Homepage field. - Bump Standards-Version to 3.9.4. * debian/COPYING: Remove, as debian/copyright already exists. * debian/docs: Remove accordingly. -- Logan Rosen Sun, 13 Jan 2013 22:49:12 -0500 lazr.delegates (1.2.0-0ubuntu2) raring; urgency=low * Update to use dh_python2. * Removed debian/pycompat not needed. * Increased debian/compat to 7. * Use dh7 tiny rules. * Use Source Format 3.0 quilt. * Removed undocumented addition of COPYING and reverted the undocumented change to src/*egg-info/SOURCES.txt, added back as a quilt patch. * debian/control - removed cdbs and python-central from B-D. - increased debhelper to 7.0.50. - increased python to 2.6.6-3~. - added python-zope.interface to B-D to elemenate pydist warnings during build. - use X-P-V instead of XS-P-V. - remove XB-P-V not needed. -- Charlie Smotherman Fri, 23 Nov 2012 19:13:55 -0500 lazr.delegates (1.2.0-0ubuntu1) quantal; urgency=low * New upstream release. * Bump Standards-Version to 3.9.3. -- Logan Rosen Mon, 25 Jun 2012 01:06:10 -0400 lazr.delegates (1.1.0-0ubuntu2) oneiric; urgency=low * Remove langpack.mk; it no longer exists, and this package has no translatable text anyway (LP: #833025). -- Colin Watson Sun, 11 Sep 2011 16:27:21 +0100 lazr.delegates (1.1.0-0ubuntu1) lucid; urgency=low * Initial release. -- Danny Tamez Thu, 28 Jan 2010 09:54:53 -0600 debian/source/0000775000000000000000000000000012075225213010467 5ustar debian/source/format0000664000000000000000000000001412075224765011710 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212075224765010400 0ustar 7 debian/copyright0000664000000000000000000000057212075224765011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lazr.delegates Upstream-Contact: LAZR Developers Source: https://launchpad.net/lazr.delegates Files: * Copyright: 2008 Canonical Ltd. License: LGPL v3 The full text of the LGPL is distributed in /usr/share/common-licenses/LGPL-3 on Debian systems.