-
nose (1.3.7-11) unstable; urgency=medium
* Disable pybuild’s clean, it deletes test .egg-info directories.
Rely on debian/clean instead (closes: #1052802).
-- Dmitry Shachnev <email address hidden> Sat, 30 Sep 2023 19:57:05 +0300
-
nose (1.3.7-10) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Dmitry Shachnev ]
* Use sphinx-build command to build the docs (closes: #1042649).
-- Dmitry Shachnev <email address hidden> Wed, 02 Aug 2023 15:33:52 +0300
-
nose (1.3.7-9) unstable; urgency=medium
* Team upload.
[ Michael R. Crusoe ]
* debian/patches/python3.11.diff: workaround removal of
inspect.getargspec() in Python 3.11 (was deprecated back in Python 3.0)
Closes: #1024235
* Standards-Version: 4.6.1 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove field Testsuite on binary package python-nose-doc that duplicates
source.
* watch file standard 4 (routine-update)
* Update lintian override selector
[ Dmitry Shachnev ]
* Update tests to adapt for TestCase.__str__ change in Python 3.11.
-- Dmitry Shachnev <email address hidden> Tue, 13 Dec 2022 15:29:35 +0300
-
nose (1.3.7-8) unstable; urgency=medium
[ 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.
[ Dmitry Shachnev ]
* Adapt to setuptools 58 removing support for 2to3 during builds:
- Add a patch to fix syntax in doc/conf.py for Python 3.
- Add a patch to remove code that relied on setuptools calling 2to3.
- Run 2to3 manually after build and before running tests.
- Update the commands to run tests.
Closes: #997758. Thanks to Jakub Wilk for the suggestions!
-- Dmitry Shachnev <email address hidden> Sat, 30 Oct 2021 22:25:17 +0300
-
nose (1.3.7-7) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937156
-- Sandro Tosi <email address hidden> Fri, 17 Jul 2020 16:44:16 -0400
-
nose (1.3.7-6) unstable; urgency=medium
* Add a patch to use class-based directives, to fix build with Sphinx 3.x
(closes: #963660).
* Update to debhelper compat level 13.
-- Dmitry Shachnev <email address hidden> Thu, 25 Jun 2020 12:04:55 +0300
-
nose (1.3.7-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Dmitry Shachnev ]
* Build the documentation using the Python 3 version of sphinx
(LP: #1859880).
* Wrap html_sidebars value into a list to fix build with Sphinx 2.3.
* Make the docs look better by unsetting max-width option.
* Remove the nosetests-3.X versioned entry point.
* Update to debhelper compat level 12.
* Provide the documentation symlinks in /usr/share/doc/python{,3}-nose.
* Drop libjs-jquery.{hotkeys,isonscreen,tablesorter} build-dependencies,
they seem to be no longer needed.
* Drop python-coverage build-dependency, to unblock its removal.
* Instead add python3-coverage to make the related code still tested.
* Bump Standards-Version to 4.5.0, no changes needed.
-- Dmitry Shachnev <email address hidden> Sat, 08 Feb 2020 14:25:44 +0300
-
nose (1.3.7-4) unstable; urgency=medium
[ 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
[ Helmut Grohne ]
* Mark all packages Multi-Arch: foreign (closes: #892938).
[ Dmitry Shachnev ]
* Switch to pybuild buildsystem.
* Move all clean logic to debian/clean file.
* Remove obsolete Breaks/Replaces for pre-oldstable versions.
* Remove debian/python-nose.prerm, leftover from old times.
* Bump Standards-Version to 4.1.3, no changes needed.
-- Dmitry Shachnev <email address hidden> Thu, 22 Mar 2018 21:27:59 +0300
-
nose (1.3.7-3) unstable; urgency=medium
* Add a patch to fix test failures with Python 3.6 (closes: #880232).
* Update Homepage field to use the new readthedocs.io domain.
* Bump Standards-Version to 4.1.1, no changes needed.
-- Dmitry Shachnev <email address hidden> Mon, 30 Oct 2017 23:46:01 +0300
-
nose (1.3.7-2) unstable; urgency=medium
* Add a patch to make coverage plugin compatible with python-coverage 4.1
(closes: #828224).
* Bump Standards-Version to 3.9.8, no changes needed.
-- Dmitry Shachnev <email address hidden> Wed, 29 Jun 2016 13:26:34 +0300
-
nose (1.3.7-1) unstable; urgency=medium
[ Brian May ]
* New upstream version.
[ Dmitry Shachnev ]
* Backport upstream commit that fixes tests failures with Python 3.5
(closes: #811468).
* Use HTTPS in Vcs-Git field and in debian/watch.
* Override Lintian false-positive warning about missing source for
unit_tests/support/doctest/noname_wrapped.not_pyc.
-- Dmitry Shachnev <email address hidden> Wed, 03 Feb 2016 10:03:09 +0300
-
nose (1.3.6-1) unstable; urgency=medium
* New upstream bugfix release.
* Update debian/watch to use pypi.debian.net redirector.
* Bump debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.6, no changes needed.
* Add John Szakmeister’s key to debian/upstream/signing-key.asc,
and tell uscan to verify it via debian/watch.
* Explicitly build-depend on dh-python.
-- Dmitry Shachnev <email address hidden> Fri, 10 Apr 2015 09:36:03 +0300
-
nose (1.3.4-2) unstable; urgency=medium
* Change maintainer to the team.
-- Gustavo Noronha Silva <email address hidden> Mon, 01 Dec 2014 14:30:35 -0200
-
nose (1.3.4-1) unstable; urgency=medium
* New upstream bugfix release.
* debian/patches/fix_constructor: drop, applied upstream.
* Update my email address.
* Update debian/copyright.
-- Dmitry Shachnev <email address hidden> Tue, 02 Sep 2014 14:00:40 +0400
-
nose (1.3.3-2) unstable; urgency=low
* Add patch to make sure we call super constructor for LazySuite. Without
this, tests fail under Python3.4 as _removed_tests not defined. Patch
copied from https://github.com/nose-devs/nose/pull/811 which has been
included upstream in git. Closes: #757640.
-- Brian May <email address hidden> Mon, 11 Aug 2014 09:21:01 +1000
-
nose (1.3.3-1) unstable; urgency=medium
* New upstream bugfix release.
-- Dmitry Shachnev <email address hidden> Mon, 26 May 2014 09:06:55 +0400
-
nose (1.3.2-1) unstable; urgency=medium
* New upstream bugfix release.
* Drop patches applied upstream (for issues 780, 782, 783 and 788).
* Refresh disable-unstable-tests patch.
-- Dmitry Shachnev <email address hidden> Sun, 04 May 2014 11:12:46 +0400
-
nose (1.3.1-2) unstable; urgency=medium
* Backport a patch (issue780) to fix UnboundMethod regression with
Python 3.
* Add myself to Uploaders.
-- Dmitry Shachnev <email address hidden> Fri, 28 Mar 2014 13:28:26 +0400
-
nose (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop d/patches/issue759, applied in the new version.
* Add three new patches (issue782, issue783 and issue788) to fix
various test failures (closes: #741750).
* Disable one more unstable test.
* Remove unit_tests/support/doctest/noname_wrapped.not_pyc in
clean target.
-- Dmitry Shachnev <email address hidden> Wed, 19 Mar 2014 10:31:26 -0400
-
nose (1.3.0-3) unstable; urgency=medium
* Team upload.
* d/patches/issue759: Add a patch from Barry Warsaw to fix FTBFS
with Python 3.4.
* d/control: Bump Standards-Version to 3.9.5, no changes needed.
* Rebuild closes: #730749.
-- Dmitry Shachnev <email address hidden> Wed, 12 Feb 2014 18:48:36 +0400
-
nose (1.3.0-2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control (Build-Depends): Added libjs-jquery-hotkeys,
libjs-jquery-isonscreen and libjs-jquery-tablesorter (closes: #726695).
-- Michael Banck <email address hidden> Sat, 23 Nov 2013 17:31:29 +0100
-
nose (1.3.0-2) unstable; urgency=low
* Team upload.
* Upload to unstable.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Dmitry Shachnev ]
* Rebuild without python2.6 (closes: #675753, #707897).
* Drop nosetests-3.x scripts. There is no easy way to provide these
scripts for all supported Python 3 versions, and there are other
ways to do the same thing (like running python3.x -m nose).
* Install a manpage for nosetests-2.7.
* Update the Homepage: field.
-- Dmitry Shachnev <email address hidden> Sun, 19 May 2013 16:15:23 +0400
-
nose (1.1.2-3) unstable; urgency=low
* Team upload.
* Rebuild with python3-defaults 3.2.3~rc1-2, to generate correct
python3:Depends.
* Bumped Standards Version to 3.9.3 (no changes needed).
-- Stefano Rivera <email address hidden> Mon, 19 Mar 2012 15:43:59 +0200
-
nose (1.1.2-2) unstable; urgency=low
* Team upload.
* Add versioned Breaks & Replaces in python-nose-doc, for moved doc-base
file.
-- Stefano Rivera <email address hidden> Mon, 06 Feb 2012 22:30:11 +0200
-
nose (1.0.0-1) unstable; urgency=low
* Team upload. [ Jakub Wilk ] * Fix watch file. [ Piotr Ożarowski ] * New upstream release (closes: #608677) - adds Python 2.7 (closes: #608679) * Remove build dir in clean target -- Piotr Ożarowski <email address hidden> Sun, 17 Apr 2011 22:13:12 +0200
-
nose (0.11.1-1) unstable; urgency=low
* New upstream release
* Documentation is now included
* debian/control
- build-depend on python-sphinx
- bump build-dependency on python-dev to >= 2.5.4-1~
- bump standards to 3.8.1, no changes necessary
- added dependency to libjs-jquery
* debian/rules
- addded --install-layout=deb to DEB_PYTHON_INSTALL_ARGS
- build the documentation using Sphinx
* debian/doc-base
- added doc-base file to register documentation
-- Torsten Marek <email address hidden> Sun, 17 May 2009 12:32:32 +0200
-
nose (0.10.4-2) unstable; urgency=low
[ Stephan Peijnik ]
* Upload to unstable
* Added misc:Depends to fix lintian warning
-- Debian Python Modules Team <email address hidden> Wed, 18 Feb 2009 08:48:35 +0100
-
nose (0.10.3-1) unstable; urgency=low
[Torsten Marek]
* New upstream release (Closes: #461994)
* debian/control
- bump standards version to 3.8.0, no changes necessary
- add suggestions for python-coverage (Closes: #457053)
- change dependency on python-setuptools into
python-pkg-resources (Closes: #468719)
- added myself to uploaders
[Gustavo Noronha Silva]
* debian/control:
- remove -1 from build-dep on setuptools
-- Torsten Marek <email address hidden> Thu, 12 Jun 2008 13:39:43 +0200