python-formencode (1.3.0-3ubuntu3) focal; urgency=medium

  [ Stuart Prescott ]
  * Disable tests that use python-pycountry.
  * Remove python-pycountry from Build-Depends (Closes: #944034).

 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 10 Jan 2020 14:09:34 -0500

python-formencode (1.3.0-3ubuntu2) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 17 Dec 2019 13:59:04 +0100

python-formencode (1.3.0-3ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/p/fix-tld-regex.diff: Drop overly aggressive TLD regex, since admins
      frequently define their own. LP: #1569077
    - d/p/ubuntu-disable-tests.diff: Disable some tests to allow formencode
      to build.
    - d/p/*: Handle CRLF differences in patches as the Ubuntu package's
      upstream source contains CRLFs.
    - d/python-formencode.examples: Dropped as the current Ubuntu package
      doesn't have the upstream examples/ directory.
    - d/watch: Update to use pypi.debian.net.

 -- Corey Bryant <corey.bryant@canonical.com>  Tue, 23 Apr 2019 16:00:12 -0400

python-formencode (1.3.0-3) unstable; urgency=medium

  [ Chris Lamb ]
  * Move from git-dpm -> gbp.
  * Use "alpha_2" over "alpha2" for compatibility with newer versions of
    pycountry. (Closes: #880247)
  * wrap-and-sort -sa.
  * Bump Standards-Version to 4.1.5.
  * Install examples.
  * Move to debhelper compat level 11.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

 -- Chris Lamb <lamby@debian.org>  Mon, 06 Aug 2018 22:42:30 +0800

python-formencode (1.3.0-2) unstable; urgency=medium

  * Add myself to Uploaders field.
  * Don't ship files in /usr/lib/python{2.7,3}/dist-packages/docs.
    (Closes: #860146)

 -- Chris Lamb <lamby@debian.org>  Fri, 14 Apr 2017 09:11:53 +0100

python-formencode (1.3.0-1) unstable; urgency=low

  [ Neil Muller]
  * New upstream release.
  * Add recent fixes from upstream to fix syntax errors in the *.po
    files.
  * Reformat copyright to the machine readable format.
    - Update some stale information.
  * Add myself to Uploaders.
  * Bump standards version to 3.9.8 (No further changes needed).
  * Tweak packages descriptions.
  * Add debian/0004-Remove-test_email-dns-tests.patch to disable new
    tests which require dns.

  [ Piotr Ożarowski ]
  * Bump minimum required Python version to 2.6
  * Add python3-formencode binary package
  * Replace python-dns with python-dnspython dependency
  * Add disable_pkg_resources_in_tests patch - this makes it possible to run
    tests after build (and is useless anyway)

  [ Stefano Rivera ]
  * Refresh patches.
  * Move from SVN to Git, update Vcs-* fields.

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Neil Muller <drnlmuller+debian@gmail.com>  Fri, 17 Jun 2016 22:47:57 +0000

python-formencode (1.3.0-0ubuntu5) xenial; urgency=medium

  * Restore dropped rule.

 -- LaMont Jones <lamont@canonical.com>  Wed, 20 Apr 2016 10:08:39 -0600

python-formencode (1.3.0-0ubuntu4) xenial; urgency=medium

  * Properly deliver formencode-i18n files.  LP:# 1569035

 -- LaMont Jones <lamont@canonical.com>  Wed, 20 Apr 2016 09:44:29 -0600

python-formencode (1.3.0-0ubuntu3) xenial; urgency=medium

  * Drop overly aggressive TLD regex, since admins frequently define their
    own. LP: #1569077

 -- LaMont Jones <lamont@canonical.com>  Mon, 11 Apr 2016 17:14:17 -0600

python-formencode (1.3.0-0ubuntu2) xenial; urgency=medium

  * debian/control: Depends on python-dnspython instead of python-dns.
    The code requires python-dnspython and not python-dns.

 -- Andres Rodriguez <andreserl@ubuntu.com>  Thu, 18 Feb 2016 09:11:02 -0500

python-formencode (1.3.0-0ubuntu1) xenial; urgency=medium

  * New upstream release
  * Build with python3
  * debian/watch: update.
  * debian/patches/ubuntu-disable-tests.diff: Disable some tests to allow
    formencode to build

 -- Andres Rodriguez <andreserl@ubuntu.com>  Fri, 06 Nov 2015 18:00:32 +0000

python-formencode (1.2.6-2) unstable; urgency=medium

  * Team upload

  [ Scott Kitterman ]
  * Add debian/patches/dns_test_disable.diff to disable tests that require DNS
    access to run (Closes: #738722)
    - Thanks to Andrey Rahmatullin for the patch
  * Bump standards version to 3.9.6 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sun, 28 Sep 2014 19:01:14 -0400

python-formencode (1.2.6-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Piotr Ożarowski ]
  * New upstream release (closes: #727229)
    - works fine with Python 2.7, tested also with tests from github repo
      (closes: #606521)
  * Rewrite debian/rules to use pybuild, dh-python added to Build-Depends
  * debhelper's compat level changed to 9
  * python-nose, python-dns and python-pycountry added to Build-Depends
    (used in tests which are run at build time now, closes: #606518)
  * debian/watch file updated (closes: #727230)
  * Standards-version bumped to 3.9.5 (dh sequencer covers build-* targets)
  * Remove debian/pycompat and preinst files, no longer needed

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 02 Dec 2013 20:54:01 +0100

python-formencode (1.2.4-2) unstable; urgency=low

  * Add `set -e` to build loop (closes: #606620)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 07 May 2011 21:12:33 +0200

python-formencode (1.2.4-1) unstable; urgency=low

  * New upstream release
  * Remove i18n directory from site-packages
  * python2.{3,4}-formencode Conflicts/Replaces dropped
  * Convert from dh_pysupport to dh_python2
  * Change source format to 3.0 (quilt)
  * Standards-version bumped to 3.9.2 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 07 Apr 2011 23:33:35 +0200

python-formencode (1.2.2-1) unstable; urgency=low

  * New upstream release
  * Convert to python-support
  * Add debian/preinst to clean after python-central (Closes: #518490)
  * Remove Section from binary staza
  * Remove dh_python call from debian/rules

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 09 Mar 2009 22:56:44 +0100

python-formencode (1.2.1-2) unstable; urgency=low

  * Upload to unstable

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 23 Feb 2009 21:04:26 +0100

python-formencode (1.2.1-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)
  * Add "${misc:Depends}" to Depends

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 21 Dec 2008 21:06:26 +0100

python-formencode (1.2-1) experimental; urgency=low

  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)
  * Install .mo files in /usr/share/locale directory
  * Add myself to Uploaders

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 25 Nov 2008 19:24:20 +0100

python-formencode (1.1-1) experimental; urgency=low

  [ Carlos Galisteo ]
  * debian/control:
    - Added Homepage field.

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Piotr Ożarowski ]
  * New upstream release (upload to experimental due to Lenny freeze, to ease
    testing rev. dependencies)
  * DH_PYCENTRAL=nomove removed from debian/rules
  * Add python-pkg-resources to Depends
  * Add python-egenix-mxdatetime to Suggests
  * Replace python-elementtree dependency with:
    python (>= 2.5) | python-elementtree
  * Remove .py[co] files in clean rule
  * Standards-version bumped to 3.8.0 (new Homepage field, see above)

 -- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>  Thu, 06 Nov 2008 19:29:50 +0100

python-formencode (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 28 Mar 2008 06:25:38 +0100

python-formencode (1.0-1) unstable; urgency=low

  [ Fabio Tranchitella ]
  * New upstream release.

  [ Sandro Tosi ]
  * debian/control
    - uniforming Vcs-Browser field

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 18 Dec 2007 11:10:26 +0100

python-formencode (0.9-1) unstable; urgency=low

  [ Piotr Ożarowski ]
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

  [ Fabio Tranchitella ]
  * New upstream release.

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 18 Dec 2007 11:03:13 +0100

python-formencode (0.7.1-2) unstable; urgency=low

  * debian/control: depends on python-elementtree. (Closes: #424659)
  * debian/rules: install missing i18n files. (Closes: #422927)

 -- Fabio Tranchitella <kobold@debian.org>  Sun, 24 Jun 2007 12:17:51 +0200

python-formencode (0.7.1-1) unstable; urgency=low

  * New upstream release.

 -- Fabio Tranchitella <kobold@debian.org>  Sun,  1 Apr 2007 19:59:25 +0200

python-formencode (0.7-1) unstable; urgency=low

  * New upstream release.

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 21 Feb 2007 09:45:00 +0100

python-formencode (0.6-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/email_validator.dpatch: removed, applied upstream.

 -- Fabio Tranchitella <kobold@debian.org>  Tue,  5 Dec 2006 14:36:32 +0100

python-formencode (0.5.1-4) unstable; urgency=low

  * debian/patches/email_validator.dpatch: exception not catched, applied
    patch from Arnaud Fontaine <arnaud@andesi.org>, applied upstream in r1828.
    (Closes: #378459)

 -- Fabio Tranchitella <kobold@debian.org>  Wed, 19 Jul 2006 20:53:08 +0200

python-formencode (0.5.1-3) unstable; urgency=low

  * debian/control: depends on python-dns. (Closes: #377025)
  * debian/control: removed "[dummy package]" from short description.
    (Closes: #377031)

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 14 Jul 2006 11:55:44 +0200

python-formencode (0.5.1-2) unstable; urgency=low

  * debian/control: conflicts/replaces for both python2.[34]-formencode.
    (Closes: #373917)

 -- Fabio Tranchitella <kobold@debian.org>  Fri, 16 Jun 2006 12:49:08 +0200

python-formencode (0.5.1-1) unstable; urgency=low

  * New upstream release. (Closes: #372616)
  * Python policy transition. (Closes: #373534)

 -- Fabio Tranchitella <kobold@debian.org>  Thu, 15 Jun 2006 18:44:05 +0200

python-formencode (0.4-6) unstable; urgency=low

  * debian/rules, setup.py: modified to use python-support to
    install the egg support, thanks to Gustavo Noronha Silva.
    (Closes: #365957)

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 30 May 2006 21:46:38 +0200

python-formencode (0.4-5) unstable; urgency=low

  * Removed sqlformgen.py and formgen.py from the python2.3 package,
    that code is 2.4-only and experimental. (Closes: #360550)

 -- Fabio Tranchitella <kobold@debian.org>  Fri,  7 Apr 2006 08:11:33 +0000

python-formencode (0.4-4) unstable; urgency=low

  * First official release for debian. (Closes: #338382, #354916)

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 17 Jan 2006 17:06:31 +0000

python-formencode (0.4-3) unstable; urgency=low

  * The future of python is .egg deployment, so putting back the .egg, you
    can follow all the details in the mailing lists.

 -- Robert J. Tanner <tanner@real-time.com>  Mon, 21 Nov 2005 18:51:35 -0600

python-formencode (0.4-2) unstable; urgency=low

  * Fixed grave python-policy violations. Thanks Matthias

 -- Robert J. Tanner <tanner@real-time.com>  Mon, 21 Nov 2005 13:55:23 -0600

python-formencode (0.4-1) unstable; urgency=low

  * New upstream release
  * http://formencode.org/news.html
  * Patch for Bug #1362549 listed on SourceForge
  * Patch for Bug #1362566 listed on SourceForge

 -- Robert J. Tanner <tanner@real-time.com>  Sun, 20 Nov 2005 23:36:25 -0600

python-formencode (0.3-0.1) unstable; urgency=low

  * New upstream release
  * Patch for improper path for testsuite

 -- Robert J. Tanner <tanner@real-time.com>  Sat, 12 Nov 2005 11:48:11 -0600

python-formencode (0.2.3dev-0) unstable; urgency=low

  * New upstream release

 -- Robert J. Tanner <tanner@real-time.com>  Sat, 12 Nov 2005 11:48:11 -0600


python-formencode (0.2.2-0) unstable; urgency=low

  * Initial Release
  * ITP: python-formencode (Closes: #338382)

 -- Robert J. Tanner <tanner@real-time.com>  Wed,  9 Nov 2005 17:26:09 -0600
