python-flufl.lock-doc - NFS-safe file-based lock with timeouts (common documentation)
# sudo apt-get update
# sudo apt-get install python-flufl.lock-doc
2015-11-04 - Barry Warsaw <barry@debian.org> flufl.lock (2.4.1-1) unstable; urgency=medium * New upstream release. * d/rules: - Revert the previous change removing the bogus egg-info. - Remove unnecessary override of dh_auto_install. * d/tests: - Use the simpler Test-Command syntax. - Removed smoketest-{2,3}, unittest-{2,3} files.
2015-10-10 - Barry Warsaw <barry@debian.org> flufl.lock (2.4-1) unstable; urgency=medium * New upstream release. * d/python{,3}-flufl.lock.pyremove: Removed. * d/rules: Be sure to remove any leftover python3.X/dist-packages.
2015-06-04 - Barry Warsaw <barry@debian.org> flufl.lock (2.3.1-2) unstable; urgency=medium * d/control: - Bump Standards-Version with no other changes necessary. - Bump debhelper Build-Depends to version 9. - Update maintainer's email address. * d/compat: Bump to version 9. * d/copyright: Convert to DEP-5 format. * d/watch: Use the pypi.debian.net redirector. * d/upstream/signing-key.asc: Add upstream's pubkey so that the pgpsigurlmangle option in d/watch will succeed. * d/tests/*: Add DEP-8 tests.
2014-09-26 - Barry Warsaw <barry@debian.org> flufl.lock (2.3.1-1) unstable; urgency=low * Team upload. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. * Remove DM-Upload-Allowed; it's no longer used by the archive software. [ Barry Warsaw ] * New upstream release. * d/control: - Added Build-Depends on dh-python. - Bumped Standards-Version to 3.9.5 with no other changes necessary. - wrap-and-sort * d/rules: Switch to --buildsystem=pybuild and simplify. * d/*.install: Obsolete; removed. * d/patches/setup.patch: Obsolete; removed.
2012-05-23 - Barry Warsaw <barry@python.org> flufl.lock (2.2.1-2) unstable; urgency=low * debian/control: Fix Depends line so that python3-flufl.lock depends on ${python3:Depends}. (Closes: #674222)
2012-05-23 - Barry Warsaw <barry@python.org> flufl.lock (2.2.1-1) unstable; urgency=low * New upstream release.
2012-03-27 - Scott Kitterman <scott@kitterman.com> flufl.lock (2.2-2) unstable; urgency=low * Team upload [ Barry Warsaw ] * debian/rules: - Build and install Python 3 versions via % expansion targets instead of for loops in override targets. - Remove test target debugging output when DEB_BUILD_OPTIONS=nocheck. - Remove questionable workaround for bug 618367. - Better override_dh_auto_clean rule so that the package can be built twice in a row. * debian/control: - Rename flufl.lock-docs to the more usual flufl.lock-doc without adding transitional packages since it has never been in a stable release. - Bump standards-version to 3.9.3 without further changes. [ Scott Kitterman ] * Add DM-Upload-Allowed
2012-01-20 - Barry Warsaw <barry@python.org> flufl.lock (2.2-1) unstable; urgency=low * New upstream release. * Build for Python 3, and split out common documentation package. * compat level 8 * Disable test suite for now, as a workaround for multiprocessing not working fully in a pbuilder environment.
2011-08-22 - Barry Warsaw <barry@python.org> flufl.lock (2.1.1-1) unstable; urgency=low * Initial release (closes: #638859)