python-cliff (2.11.0-0ubuntu2) bionic; urgency=medium * d/p/align-parsed-call-with-cmd2-versions-0.7.3.patch: Cherry-picked from https://review.openstack.org/#/c/548626/ to fix AttributeError exception with use of cmd2 parsed() method (LP: #1751822). -- Corey Bryant Wed, 28 Feb 2018 17:04:53 -0500 python-cliff (2.11.0-0ubuntu1) bionic; urgency=medium * New upstream release. * d/control: Align (Build-)Depends with upstream. * d/*: wrap-and-sort -bast. * d/control: Update Standards-Version to 4.1.2. * d/control: Bump debhelper compat to 10. -- Corey Bryant Tue, 23 Jan 2018 14:13:20 -0500 python-cliff (2.9.1-0ubuntu2) bionic; urgency=medium * d/control: Drop (Build-)Depends on python3-unicodecsv as its only needed for Python 2 (LP: #1736717). -- James Page Mon, 18 Dec 2017 13:11:11 +0000 python-cliff (2.9.1-0ubuntu1) bionic; urgency=medium * New upstream release. * d/control: Align (Build-)Depends with upstream. * d/p/drop-openstackdoctheme.patch: Dropped. No longer needed. -- Corey Bryant Tue, 14 Nov 2017 10:31:22 -0500 python-cliff (2.8.0-0ubuntu1) artful; urgency=medium * New upstream release. * d/control: Align (Build-)Depends with upstream. * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme sphinx extension until sphinx>=1.6.2 is available. * d/rules: Update history.rst path in override_dh_installchangelogs. -- Corey Bryant Wed, 02 Aug 2017 20:04:58 -0400 python-cliff (2.7.0-0ubuntu1) artful; urgency=medium * New upstream release. * d/control,rules: Switch to using ostestr for unit tests. -- James Page Fri, 02 Jun 2017 09:20:54 +0100 python-cliff (2.6.0-0ubuntu1) artful; urgency=medium * New upstream release. * Align (Build-)Depends with upstream milestone. -- James Page Fri, 21 Apr 2017 10:00:12 +0100 python-cliff (2.4.0-0ubuntu1) zesty; urgency=medium * New upstream version. * d/control: Align (Build-)Depends with upstream. * d/control: Add autopkgtest -- Chuck Short Thu, 12 Jan 2017 11:01:34 -0500 python-cliff (2.3.0-0ubuntu1) zesty; urgency=medium [ Corey Bryant ] * d/gbp.conf: Update gbp configuration file. * d/control: Update Vcs-* links and maintainers. [ Chuck Short ] * New upstream version. * debian/control: Bump version dependencies. -- Chuck Short Thu, 17 Nov 2016 09:13:37 -0500 python-cliff (2.2.0-0ubuntu1) yakkety; urgency=medium * New upstream release. * d/control: Align (Build-)Depends with upstream. -- Corey Bryant Thu, 01 Sep 2016 09:54:28 -0400 python-cliff (2.1.0-1) experimental; urgency=medium [ Ondřej Nový ] * d/rules: Changed UPSTREAM_GIT protocol to https [ Thomas Goirand ] * New upstream release. * Remove arparse in requirements.txt patch. * Fixed (build-)depends for this release. * Removed Py 3.5 unit test patch. * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~. -- Thomas Goirand Wed, 13 Jul 2016 13:48:36 +0000 python-cliff (1.15.0-4) unstable; urgency=medium * Added missing python{3,}-setuptools build-depends (Closes: #820688). * Standards-Version: 3.9.8 (no change). -- Thomas Goirand Mon, 11 Apr 2016 22:23:44 +0000 python-cliff (1.15.0-3) unstable; urgency=medium * Removed argparse from requirements.txt (Closes: #810126). * Added patch to fix Python 3.5 unit tests (in fact, removing some broken tests). * Running unit tests for all available versions of Python. * VCS URLs using HTTPS. -- Thomas Goirand Sat, 06 Feb 2016 10:30:41 +0000 python-cliff (1.15.0-2) unstable; urgency=medium * Added missing build-depends on python{3,}-yaml. -- Thomas Goirand Fri, 20 Nov 2015 16:13:06 +0100 python-cliff (1.15.0-1) unstable; urgency=medium * New upstream release. * Uploading to unstable. * Moved the package to PKG OpenStack as I lost write access to the DPMT. * Added build-depends openstack-pkg-tools. * Added export OSLO_PACKAGE_VERSION. -- Thomas Goirand Thu, 15 Oct 2015 23:12:13 +0000 python-cliff (1.14.0-1) experimental; urgency=medium * New upstream release. * Fixed (build-)depends for this release. * Removed skip-test.patch now useless. -- Thomas Goirand Wed, 02 Sep 2015 19:31:14 +0000 python-cliff (1.13.0-1) experimental; urgency=medium [ Thomas Goirand ] * Updated debian/copyright. [ Corey Bryant ] * New upstream release: - d/control: Align (Build-)Depends with upstream. - d/p/skip-tests.patch: Skip failing test. [ James Page ] * Update watch file to use Debian pypi redirector. -- Thomas Goirand Tue, 14 Jul 2015 21:18:51 +0000 python-cliff (1.10.1-1) experimental; urgency=medium * New upstream release. * Fixed calls of nose. * Also testing with nose and python3. * Standards-Version is now 3.9.6. -- Thomas Goirand Wed, 15 Apr 2015 14:57:33 +0000 python-cliff (1.7.0-2) unstable; urgency=medium * debian/control: add versions python{,3}-six and python{,3}- prettytable Depends (Closes: #752741) -- Jan Dittberner Sun, 28 Sep 2014 19:42:33 +0200 python-cliff (1.7.0-1) unstable; urgency=medium * New upstream version -- Jan Dittberner Sun, 28 Sep 2014 18:06:55 +0200 python-cliff (1.6.1-1) unstable; urgency=medium * New upstream version * drop debian/patches/dont-install-distribute-for-tests.patch, upstream does not specify a dependency for distribute anymore -- Jan Dittberner Mon, 16 Jun 2014 20:32:49 +0200 python-cliff (1.5.2-1) unstable; urgency=low [ Thomas Goirand ] * (Build-)Depends on python-cmd2 at least 0.6.7. (Closes: #739717) [ Jan Dittberner ] * New upstream version * debian/control: - add python-coverage, pep8, python-pbr, python-six, python-stevedore, python3-coverage, python3-pep8, python3-pbr, python3-six, python3-stevedore to Build-Depends-Indep - bump Standards-Version to 3.9.5 (no changes) * debian/rules: clean pbr-*.egg that may get created when building on systems without python-pbr installed * add debian/patches/dont-install-distribute-for-tests.patch to avoid installation of distribute from PyPI -- Jan Dittberner Sat, 22 Feb 2014 15:22:53 +0100 python-cliff (1.4.5-1) unstable; urgency=low * New upstream release. * Added myself as uploader. * Ran wrap-and-sort. * python-pyparsing build-depends is now >= 2.0.1. * Now build-depends on python-all (>= 2.6.6-3~) and python3, added python3 support and the corresponding build-depends. -- Thomas Goirand Sat, 05 Oct 2013 08:20:05 +0000 python-cliff (1.4-1) unstable; urgency=low * Team upload. * New upstream release. * Bumped to debhelper and compat 9. * Standard-Version bumped to 3.9.4. * Removed "-1" from python-pyparsing build-depends version. -- Thomas Goirand Wed, 26 Jun 2013 06:24:43 +0000 python-cliff (1.3.3-4) unstable; urgency=low * Added (>= 1.5.7+dfsg1-1) in the pyparsing build-depends. -- Thomas Goirand Wed, 12 Jun 2013 15:44:31 +0000 python-cliff (1.3.3-3) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Thomas Goirand ] * Team upload. * New upstream version. * Added rm -rf cliff.egg-info in the clean target. -- Thomas Goirand Mon, 13 May 2013 14:10:27 +0000 python-cliff (1.3-1) unstable; urgency=low * New upstream version. -- Jan Dittberner Mon, 22 Oct 2012 10:45:46 +0200 python-cliff (1.2.1-1) unstable; urgency=low * Initial release. (Closes: #670837: ITP: python-cliff -- command line interface formulation framework) -- Jan Dittberner Tue, 09 Oct 2012 20:47:34 +0200