flufl.lock 2.2-2 source package in Ubuntu

Changelog

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

 -- Scott Kitterman <email address hidden>  Tue, 27 Mar 2012 14:13:35 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
flufl.lock_2.2-2.dsc 1.6 KiB f339e25ed854eb58a4aded5d1d3e127e5123629dc30870d79c211e1a6af20ff1
flufl.lock_2.2.orig.tar.gz 21.6 KiB a684030da8f0082272c05ea2a50537d251845b42045368610f15cdd90ad2e54b
flufl.lock_2.2-2.debian.tar.gz 3.2 KiB a8e9e0fba2b88e77175ab358a8cb98bcd9ea354fa752db5bfe4f2c358f23717b

Available diffs

No changes file available.

Binary packages built by this source

python-flufl.lock: NFS-safe file-based lock with timeouts (Python 2)

 This package provides an NFS-safe file-based locking algorithm influenced
 by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.

python-flufl.lock-doc: NFS-safe file-based lock with timeouts (common documentation)

 This package provides an NFS-safe file-based locking algorithm influenced
 by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.
 .
 This is the common documentation package.

python3-flufl.lock: NFS-safe file-based lock with timeouts (Python 3)

 This package provides an NFS-safe file-based locking algorithm influenced
 by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.
 .
 This is the Python 3 version of the package.