summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 67ce73860174fb2a90529b7d117f898990cf278a (plain)
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
python-pynzb (0.1.0-3) unstable; urgency=medium

  * Add myself to uploaders.
  * Switch to pybuild and dh-python.
  * Bump d/compat to 10.
  * Bump standards-version to 3.9.8 (no changes).
  * d/copyright: add myself and fix license short names
    - "public domain" -> public-domain
    - BSD -> BSD-3-clause.
  * Change Vcs to DPMT git repository and use https.
  * Change Homepage to GitHub.
  * Build the Python 3 module and drop the Python 2 module (no rdeps).
  * Run the test suite with pytest.
  * Call 2to3 during auto build.
  * 0001-set-message_id-properly-in-expat-parser.patch: fix an upstream code.
    Tests pass for Python 2 with only this change.
  * Move lxml to Suggests since there are fallbacks, but Build-Depend on it to
    run the tests.
  * For Python 3, decode strings -> bytes as utf-8 for lxml.

 -- Carl Suster <carl@contraflo.ws>  Mon, 09 Jan 2017 12:17:45 +1100

python-pynzb (0.1.0-2) unstable; urgency=low

  * use https:// URL for pypi in debian/watch
  * clarify description (Closes: #749218)

 -- Hans-Christoph Steiner <hans@eds.org>  Thu, 23 Oct 2014 12:31:55 -0400

python-pynzb (0.1.0-1) unstable; urgency=low

  * source package automatically created by stdeb 0.6.0+git
  * Initial release (Closes: #723170)

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 16 Sep 2013 22:20:44 -0400