python-memprof (0.3.6-5.1) unstable; urgency=medium * Non-maintainer upload. * Don't add a runtime dependency on cython. Closes: #1058005. -- Matthias Klose Mon, 11 Dec 2023 22:03:58 +0100 python-memprof (0.3.6-5) unstable; urgency=medium * Team upload. * Run tests with pytest instead of setup.py test. -- Athos Ribeiro Mon, 05 Dec 2022 17:15:55 +0000 python-memprof (0.3.6-4) unstable; urgency=medium [ Debian Janitor ] * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij Fri, 28 Oct 2022 18:41:25 +0100 python-memprof (0.3.6-3) unstable; urgency=medium * Team upload [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Graham Inggs ] * Fix autopkgtests and run them on all supported Python3 versions (Closes: #962100) * Add debian/clean to fix FTBFSx2 * Switch to debhelper 13 * Set Rules-Requires-Root: no * Bump Standards-Version to 4.5.1, no changes -- Graham Inggs Mon, 07 Dec 2020 22:35:14 +0000 python-memprof (0.3.6-2) unstable; urgency=medium [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. [ Sandro Tosi ] * debian/tests - dont run python2 tests -- Sandro Tosi Sat, 18 Jan 2020 18:17:53 -0500 python-memprof (0.3.6-1) unstable; urgency=medium [ Ondřej Nový ] * Fixed VCS URL (https) * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/control: Deprecating priority extra as per policy 4.0.1 * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout * Use debhelper-compat instead of debian/compat. [ Sandro Tosi ] * Team upload. * New upstream release; Closes: #913035 * debian/control - move to PAPT - bump Standards-Version to 4.4.0 (no changes needed) * debian/patches - drop patches merged upstream * Drop python 2 support -- Sandro Tosi Thu, 29 Aug 2019 19:37:00 -0400 python-memprof (0.3.4-1) unstable; urgency=medium * New upstream release * Drop XS-Testsuite * Bump standards-version to 3.9.6 (no change needed) * Fix "FTBFS: DistributionNotFound: The 'memprof' distribution was not found and is required by the application" by applying patch "for_upstream__Dont_die_with_python_3_4_if_memprof_is_not_yet_inst.patch" (Closes: #796478) * Force cython compilation to avoid miscompiling for python3.4 by adding patch from_upstream__Force_Cython_compilation_by_using_setup_cfg.patch -- Javi Merino Mon, 31 Aug 2015 22:21:02 +0100 python-memprof (0.3.3-3) unstable; urgency=medium * Convert to pybuild -- Javi Merino Sun, 16 Mar 2014 15:54:22 +0100 python-memprof (0.3.3-2) unstable; urgency=low [ Javi Merino ] * Bump standards-version to 3.9.5 (no change needed) [ Martin Pitt ] * Add missing python3-pkg-resources dependency (spotted by autopkgtest). -- Javi Merino Thu, 31 Oct 2013 22:18:46 +0000 python-memprof (0.3.3-1) unstable; urgency=low * New upstream release * Fix "autopkgtest fails, and does not test installed package" by actually testing the installed package instead of testing a build (Closes: #728083) -- Javi Merino Mon, 28 Oct 2013 21:59:11 +0000 python-memprof (0.3.2-1) unstable; urgency=low * New upstream release * python2-testsuite prints to stderr, so tell autopkgtest * Add python3 autopkgtest * Drop patches from_upstream__no_tornado_nose.patch, from_upstream__run_the_example_when_asked_to_run_tests.patch and from_upstream__testsuite_is_now_independent.patch as they're now included upstream -- Javi Merino Sun, 20 Oct 2013 22:29:06 +0100 python-memprof (0.3.1-1) unstable; urgency=low * New upstream release * Convert to arch: any as memprof now needs cython * Install demo.py in examples/ * Depend on python-pkg-resources * Provide a Python3 version of the package * Drop python-nose and python-tornado dependencies by importing ecb69a2 (use recommended way of getting the version number) from upstream * Run the testsuite when building * Add autopkgtest support -- Javi Merino Sun, 29 Sep 2013 15:26:14 +0100 python-memprof (0.2.4-1) unstable; urgency=low * Initial release (Closes: #714110) -- Javi Merino Thu, 15 Aug 2013 11:55:39 +0200