Change log for python-lockfile package in Ubuntu

115 of 15 results
Published in noble-release
Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
python-lockfile (1:0.12.2-3) unstable; urgency=medium

  * Specify current VCS for Debian packaging work.
  * Grant license in Debian packaging files under terms of GNU GPL 3 or later.
  * debian/gbp.conf:
    * Update for current packaging source maintenance workflow.
  * Document the current packaging source maintenance workflow.
  * Override false positive Lintian check for VCS-* field names.
  * Declare conformance to “Standards-Version: 4.6.2”.
  * Declare Debhelper compatibility level 13.
  * debian/compat:
    * Remove obsolete configuration file.
  * debian/watch:
    * Update UScan configuration format to version 4.
  * Remove ‘get-orig-source’ and ‘get-packaged-orig-source’ targets.
    These are no longer mentioned in Debian Policy 4.1.4 and later.
  * debian/tests/:
    * Remove AutoPkgTest for Python 2 package.
  * Stop building the Python 2 package.
  * Explicitly declare build system for PyBuild.
  * Remove specification of ancient minimum Python version.
  * Specify the package build system does not require root privilege.
  * Declare upstream metadata in DEP-12 format.
  * Explicitly mark a superficial AutoPkgTest case.
  * Use only supported Python versions in the AutoPkgTest.
  * Use external package ‘python3-package-smoke-test’ for AutoPkgTest.
    Closes: bug#1040853. Thanks to Matthias Klose for the report.
  * debian/tests/smoke_test.py:
    * Remove unused test helper module, now migrated to external package.

 -- Ben Finney <email address hidden>  Fri, 21 Jul 2023 19:03:46 +1000
Superseded in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
python-lockfile (1:0.12.2-2.2ubuntu1) mantic; urgency=medium

  * debian/tests/smoke_test.py: port to importlib.  Closes: #1040853.

 -- Dan Bungert <email address hidden>  Tue, 18 Jul 2023 09:17:11 -0600
Superseded in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
python-lockfile (1:0.12.2-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix autopkgtest to work reliably with multiple supported python3 versions
    (Closes: #954205)

 -- Scott Kitterman <email address hidden>  Wed, 18 Mar 2020 09:13:51 -0400
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
python-lockfile (1:0.12.2-2ubuntu2) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 13:05:08 +0000
Superseded in focal-release
Obsolete in eoan-release
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
python-lockfile (1:0.12.2-2ubuntu1) eoan; urgency=medium

  * python-lockfile-doc: Recommend python3-lockfile.

 -- Matthias Klose <email address hidden>  Tue, 10 Sep 2019 11:32:27 +0200
Superseded in eoan-release
Superseded in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Published in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
python-lockfile (1:0.12.2-2) unstable; urgency=medium

  * The “Tuğçe Albayrak” release.
  * Acknowledge non-maintainer upload “1:0.10.2-2.1”.
    Thanks, Neil Williams.
  * debian/*:
    Update my email address for Debian work.
  * debian/copyright:
    * Update copyright notices.
    * Distinguish license conditions from license grants.
    * Document explicit additional grant of license to a file.
    * Document copyright information for smoke tests.
  * debian/tests/smoke_test.py:
    * Add smoke test suite to verify distribution is installed.
  * debian/tests/control, debian/tests/smoke-python{2,3}:
    * Add smoke test suite to verify distribution is installed.
  * debian/control, debian/bzr-buildpackage.conf, debian/gbp.conf:
    * Migrate packaging VCS to Git at NotABug.
    * Remove superfluous configuration for Bzr-buildpackage.
    * Add configuration for Git-buildpackage.
  * debian/README.source:
    * Document how the source package is built.
  * debian/control:
    * Declare “Standards-Version: 3.9.8”.
    * Declare versioned build dependency on ‘pbr’ library,
      to match upstream build system's declaration.
      Closes: bug#834626, thanks to Thomas Goirand for the report.

 -- Ben Finney <email address hidden>  Sun, 21 Aug 2016 15:59:20 +1000

Available diffs

Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
python-lockfile (1:0.12.2-1) unstable; urgency=medium

  * The “Khalil Ahmad” release.
  * New upstream version.
    Highlights since last release:
    * Minimum Python 2 version is now 2.7.
  * debian/control:
    * Declare “Standards-Version: 3.9.7”.
    * Add “Build-Depends: python{,3}-setuptools” for the Distutils script.
      Closes: bug#789825, thanks to Artur Rona for the report.
    * Update package description to accurately describe latest behaviour.
    * Add build dependencies for all supported Python environments.
    * Add dependencies for building Sphinx documentation.
    * Add placeholder for Sphinx documentation binary dependencies.
    * Set compatible Python 2 versions to “>= 2.7”.
    * Set “VCS-*” fields to URLs for encrypted Alioth services.
    * Set “Homepage” field to URL for encrypted PyPI service.
  * debian/docs, debian/*.docs:
    * Move to package-specific ‘dh_installdocs’ configuration files.
    * Follow change of document name ‘README’ → ‘README.rst’.
    * Add new upstream ‘AUTHORS’ document.
  * debian/rules:
    * Upstream changelog now has conventional name, remove special handling.
    * Build documentation using upstream Sphinx configuration.
    * Use Debhelper to refine Sphinx documentation for package.
  * debian/clean, debian/rules:
    * Remove ‘dh_clean’ configuration, can't remove directories this way.
      Add special handling for ‘doc/html/’ in ‘dh_auto_clean’ override.
  * debian/python-lockfile-doc.{docs,doc-base}:
    * Install generated API documentation.
  * debian/copyright:
    * Add known email addresses for all parties.
    * Add editor hints.
    * Wrap long lines in flowed text paragraphs.

 -- Ben Finney <email address hidden>  Tue, 23 Feb 2016 09:28:27 +1100
Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
python-lockfile (1:0.10.2-2ubuntu1) wily; urgency=low

  * Sync from Debian unstable. All changes have been fixed in Debian.
    (LP: #1399850)
  * debian/control: Build-Depends on python*-setuptools to fix FTBFS.
    (Closes: #789825)

Superseded in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
python-lockfile (1:0.8-2ubuntu2) trusty; urgency=medium

  * No change rebuild to drop files in /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Fri, 28 Feb 2014 07:36:47 +0100

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Obsolete in raring-release
Obsolete in quantal-release
Published in precise-release
python-lockfile (1:0.8-2ubuntu1) precise; urgency=low

  * Build using dh_python2
 -- Matthias Klose <email address hidden>   Sat, 17 Dec 2011 14:19:18 +0000

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
Obsolete in natty-release
Superseded in natty-release
Obsolete in maverick-release
python-lockfile (1:0.8-2) unstable; urgency=low

  * The “Slow mind” release.
  * Revert to upstream version 0.8, since version 0.9 should not have been
    made available and upstream is currently unresponsive.
    (Closes: bug#581061)
  * debian/control:
    + Declare “Standards-Version: 3.9.0”. No further changes needed.
    + Alter description to correctly describe version 0.8.
  * debian/pyversions:
    + This older version supports Python 2.4 or later; declare it.
 -- Soren Hansen <email address hidden>   Wed,  04 Aug 2010 20:17:05 +0100

Available diffs

Superseded in maverick-release
python-lockfile (0.9-2) unstable; urgency=low

  * The “Sax flute fun” release.
  * debian/control:
    + Set “Priority: optional” to allow other common packages to depend on
      this one.
    + Update the package description to better match the new capabilities.
  * debian/pyversions:
    + This version requires Python 2.5 or later; declare it.
      (Closes: Bug#580937)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  11 May 2010 08:17:34 +0100

Available diffs

Superseded in maverick-release
python-lockfile (0.9-1) unstable; urgency=low

  * New upstream version. Highlight since last release:
    + Reorganise library into a package.
    + API names changed for classes:
      LinkLockFile
      MkdirLockFile
      SQLiteLockFile
    + New lockfile class ‘PIDLockFile’.
  * debian/control:
    + Declare “Standards-Version: 3.8.4”. No further changes needed.
    * Drop ‘Provides’ field, since a Python-versioned dependency should
      not be necessary (ref. ‘python-support’ documentation).
  * debian/source/format:
    + Declare source package format.
  * debian/watch:
    + Detect source files when upstream moves them to a different provider.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 14:00:45 +0100

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
python-lockfile (0.8-1) unstable; urgency=low

  * New upstream release (Closes: Bug#539181):
    + Works around a bug in the Python ‘threading’ module.
  * debian/control, debian/rules:
    + Use nicer override handling from later ‘debhelper’ version.
    + Switch to ‘python-support’ for Python packaging.
  * debian/control:
    + Update to ‘Standards-Version: 3.8.2’, no changes required.
    + Set ‘Vcs-*’ fields to point to active repository.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 10:32:32 +0000

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
python-lockfile (0.7-4) unstable; urgency=low

  * Thanks to Julian Andres Klode for feedback that improved this release.
  * debian/control:
    + Relax ‘Build-Depends’, don't need the full Python build environment.
  * debian/copyright:
    + License patches under same terms as the upstream work.
  * debian/rules, debian/docs:
    + Install upstream ‘RELEASE-NOTES’ as a changelog equivalent.

115 of 15 results