python-pecan (1.3.3-4ubuntu2) jammy; urgency=medium * debian/patches/fix-tests-on-python-3.10.patch: Pull in upstream patch to fix build tests on python3.10 (LP: #1965132). -- Nick Rosbrook Fri, 18 Mar 2022 15:41:54 -0400 python-pecan (1.3.3-4ubuntu1) jammy; urgency=low * Merge from Debian unstable. Remaining changes: - d/p/no-intersphinx.patch: Dropped. No longer needed. - d/p/remove-broken-test.patch: Dropped. Fixed upstream. - d/gbp.conf: Retain for gbp and pristine-tar config. - d/watch: Update based on move to https://github.com/pecan/pecan. - d/control: Align (Build-)Depends with upstream. - drop wrong pre/postrm scripts that handle pecan as an alternative when it no longer is. -- Steve Langasek Mon, 15 Nov 2021 09:04:08 -0800 python-pecan (1.3.3-4) unstable; urgency=medium * Ran wrap-and-sort -bastk. * Use pytest instead of setup.py test. * Run tests within installed python module. * Add fix-setup.cfg-for-pytest.patch. * Add Support_SQLAlchemy_1.4.x.patch (Closes: #997350). -- Thomas Goirand Wed, 27 Oct 2021 10:33:42 +0200 python-pecan (1.3.3-3ubuntu1) focal; urgency=low * Merge from Debian unstable. Remaining changes: - d/p/no-intersphinx.patch: Dropped. No longer needed. - d/p/remove-broken-test.patch: Dropped. Fixed upstream. - d/gbp.conf: Retain for gbp and pristine-tar config. - d/watch: Update based on move to https://github.com/pecan/pecan. - d/control: Align (Build-)Depends with upstream. - drop wrong pre/postrm scripts that handle pecan as an alternative when it no longer is. * Dropped changes, included in Debian: - d/control: Enable autopkgtest-pkg-python testsuite. - Drop python2 support. -- Steve Langasek Sat, 15 Feb 2020 17:01:42 -0800 python-pecan (1.3.3-3) unstable; urgency=medium * Fixed installing alternatives (Close: #947313). -- Thomas Goirand Wed, 25 Dec 2019 00:43:32 +0100 python-pecan (1.3.3-2) unstable; urgency=medium * Uploading to unstable: * Removes Python 2 support (Closes: #938015). Note that the old Ceph package still needs it, but version 14.2.4, currently in NEW, has Py2 support removed. * Add disable-failing-tests.patch. -- Thomas Goirand Sun, 20 Oct 2019 19:28:03 +0200 python-pecan (1.3.3-1) experimental; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. [ Thomas Goirand ] * New upstream release. * Add python-gunicorn as build-depends. -- Thomas Goirand Mon, 23 Sep 2019 17:24:13 +0200 python-pecan (1.3.3-0ubuntu2) eoan; urgency=medium * Drop python2 support. -- Steve Langasek Thu, 12 Sep 2019 21:24:38 -0700 python-pecan (1.3.3-0ubuntu1) eoan; urgency=medium * Merge from Debian experimental. Remaining changes: - d/control: Enable autopkgtest-pkg-python testsuite. - d/p/no-intersphinx.patch: Dropped. No longer needed. - d/p/remove-broken-test.patch: Dropped. Fixed upstream. - d/gbp.conf: Retain for gbp and pristine-tar config. - d/watch: Update based on move to https://github.com/pecan/pecan. * New upstream release for OpenStack Train. * d/control: Align (Build-)Depends with upstream. -- Corey Bryant Sun, 09 Jun 2019 21:10:40 -0400 python-pecan (1.3.2-2) unstable; urgency=medium * Uploading to unstable. -- Thomas Goirand Mon, 03 Sep 2018 17:12:46 +0200 python-pecan (1.3.2-1) experimental; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * Running wrap-and-sort -bast * d/control: Use team+openstack@tracker.debian.org as maintainer [ Thomas Goirand ] * New upstream release. * Rebased remove-broken-test.patch. -- Thomas Goirand Fri, 24 Aug 2018 09:28:21 +0200 python-pecan (1.3.2-0ubuntu1) cosmic; urgency=medium * d/gbp.conf: Update gbp configuration file. * d/control: Update Vcs-* links and maintainers. * d/watch: Update based on move to https://github.com/pecan/pecan. * New upstream release. * d/control: Align (Build-)Depends with upstream. * d/p/no-intersphinx.patch: Dropped. No longer needed. * d/p/remove-broken-test.patch: Dropped. Fixed upstream. -- Corey Bryant Wed, 08 Aug 2018 20:39:05 -0400 python-pecan (1.2.1-2) unstable; urgency=medium * Team upload. [ Thomas Goirand ] * Add Suggests; python-pecan-doc (Closes: #880636). * Remove a Pre-Depends: dpkg version (not needed since xz support in Stable). [ Ondřej Nový ] * Enable autopkgtest-pkg-python -- Ondřej Nový Sun, 21 Jan 2018 14:51:57 +0100 python-pecan (1.2.1-1) unstable; urgency=medium [ Ondřej Nový ] * Fixed homepage (https). * Fixed VCS URLs (https). * d/rules: Changed UPSTREAM_GIT protocol to https * d/copyright: Changed source URL to https protocol [ Daniel Baumann ] * Updating vcs fields. * Updating copyright format url. * Updating maintainer field. * Running wrap-and-sort -bast. * Updating standards version to 4.0.0. * Removing gbp.conf, not used anymore or should be specified in the developers dotfiles. * Correcting permissions in debian packaging files. * Updating standards version to 4.0.1. * Updating standards version to 4.1.0. [ Thomas Goirand ] * New upstream release: - Fix FTBFS in Python 3.6 (Closes: #867500). * Switch to debhelper 10. * Standards-Version is now 4.1.1. * Using pkgos-dh_auto_install and removed openstack-pkg-tools defined. * Fixed debian/copyright ordering. * Remove a broken test, make all version of Python to fail build if tests fail. * Remove entries in debian/copyright that were removed upstream. -- Thomas Goirand Sat, 28 Oct 2017 21:32:45 +0200 python-pecan (1.1.2-3) unstable; urgency=medium [ Ondřej Nový ] * d/s/options: extend-diff-ignore of .gitreview * d/control: Use correct branch in Vcs-* fields [ Thomas Goirand ] * Uploading to unstable. -- Thomas Goirand Tue, 04 Oct 2016 14:16:34 +0200 python-pecan (1.0.3-1) experimental; urgency=medium * New upstream release. -- Thomas Goirand Fri, 04 Dec 2015 12:07:35 +0100 python-pecan (1.0.2-2) unstable; urgency=medium * Uploading to unstable. -- Thomas Goirand Fri, 16 Oct 2015 10:25:16 +0000 python-pecan (1.0.2-1) experimental; urgency=medium [ James Page ] * Update watch file to use correct location in github. [ Thomas Goirand ] * New upstream release. -- Thomas Goirand Mon, 07 Sep 2015 23:49:03 +0200 python-pecan (0.8.2-1) unstable; urgency=medium * New upstream release. * Removed compat/tests expat-vinay in debian/copyright. * Standards-Version: 3.9.6 (no change). -- Thomas Goirand Tue, 23 Dec 2014 15:35:57 +0800 python-pecan (0.6.1-2) unstable; urgency=medium * Added missing build-depends: python3-sqlalchemy and python3-mock. -- Thomas Goirand Mon, 28 Jul 2014 22:42:25 +0800 python-pecan (0.6.1-1) unstable; urgency=medium [ Thomas Bechtold ] * debian/gbp.conf: Disable explicit pristine-tar. * debian/rules: Enable sphinxdoc build. * debian/control: Add new binary package for documentation. [ Thomas Goirand ] * New upstream release. * Refresh patches. * Removes intersphinx sphinx plugin. -- Thomas Goirand Mon, 28 Jul 2014 22:22:29 +0800 python-pecan (0.4.5-1) unstable; urgency=medium * New upstream release. * Ran wrap-and-sort. * Updates debian/copyright and debian/rules for the new github.com/stackforge/pecan.git URL. * Added python 3.x support. * Removed openstack-pkg-tools as hard dependency. * Now running the unit tests at build time. * Standard-Version is now 3.9.5. * Added a bunch of new (build-)dependencies. * Patches setup.py to not download the virtualenv tarball. -- Thomas Goirand Sat, 07 Dec 2013 17:23:19 +0800 python-pecan (0.3.0-1) unstable; urgency=low * Uploading to unstable. * New upstream release. -- Thomas Goirand Mon, 13 May 2013 07:49:09 +0000 python-pecan (0.2.2-1) experimental; urgency=low * Initial release (Closes: #704760). -- Thomas Goirand Thu, 13 Dec 2012 06:31:35 +0000