1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
python-dugong (3.7+dfsg-3) unstable; urgency=medium
* Added missing python3-pytest-catchlog dependency for tests.
-- Nikolaus Rath <Nikolaus@rath.org> Fri, 07 Oct 2016 20:44:21 -0700
python-dugong (3.7+dfsg-2) unstable; urgency=medium
* Fixed py.test invocation during build.
-- Nikolaus Rath <Nikolaus@rath.org> Mon, 20 Jun 2016 11:54:57 -0700
python-dugong (3.7+dfsg-1) unstable; urgency=medium
* new upstream version
-- Nikolaus Rath <Nikolaus@rath.org> Mon, 20 Jun 2016 11:01:26 -0700
python-dugong (3.5+dfsg-2) UNRELEASED; urgency=medium
* Fixed VCS URL (https)
-- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 22:01:44 +0200
python-dugong (3.5+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Nikolaus Rath <Nikolaus@rath.org> Sat, 31 Jan 2015 20:12:05 -0800
python-dugong (3.4+dfsg-1) experimental; urgency=medium
* New upstream release.
* Dropped fix_test_examples.diff, fixed upstream.
* Bumped Standard-Version to 3.9.6 (no changes required).
-- Nikolaus Rath <Nikolaus@rath.org> Sat, 29 Nov 2014 13:34:00 -0800
python-dugong (3.3+dfsg-2) unstable; urgency=medium
* Skip unit tests in test/test_examples.py. These tests require network
connectivity, and in addition to that the hardcoded remote server no
longer works (thus causing the tests to fail even if there is
connectivity). Closes: #769250
-- Nikolaus Rath <Nikolaus@rath.org> Fri, 14 Nov 2014 15:20:44 -0800
python-dugong (3.3+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Nikolaus Rath <Nikolaus@rath.org> Wed, 06 Aug 2014 18:45:37 -0700
python-dugong (3.2+dfsg-1) unstable; urgency=medium
* Removed some packaging workarounds for Python 3.3 that are no longer
required.
* New upstream release.
* Dropped patches, included upstream:
- disable_mock_server_logging.diff
- fix_test_abort_co_read.diff
-- Nikolaus Rath <Nikolaus@rath.org> Sun, 27 Jul 2014 17:06:09 -0700
python-dugong (3.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Added disable_mock_server_logging.diff to make adt-run happy.
* Added fix_test_abort_co_read.diff, cherry-picked from upstream to fix a
unit test failure.
-- Nikolaus Rath <Nikolaus@rath.org> Sat, 28 Jun 2014 13:13:56 -0700
python-dugong (3.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Add kFreeBSD support (Closes: #745243)
-- Nikolaus Rath <Nikolaus@rath.org> Sun, 20 Apr 2014 17:25:22 -0700
python-dugong (2.2+dfsg-1) unstable; urgency=medium
* First official debian release. Closes: 741387
-- Nikolaus Rath <Nikolaus@rath.org> Thu, 27 Mar 2014 16:41:30 -0700
|