File: changelog

package info (click to toggle)
python-ecdsa 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 400 kB
  • ctags: 640
  • sloc: python: 2,385; sh: 10; makefile: 7
file content (58 lines) | stat: -rw-r--r-- 2,198 bytes parent folder | download
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
python-ecdsa (0.11-1) unstable; urgency=medium

  * New upstream release.
  * Switch to tarball from PyPI:
    - debian/watch: Use PyPI.
    - debian/patches/upstream-_version.patch: Removed, no longer needed.
    - debian/copyright: Point Source to PyPI.
  * debian/copyright: Update copyright years.
  * Add DEP-8 tests:
    - debian/tests: Add tests.
    - debian/control: Add XS-Testsuite.
  * debian/control: Add X-Python-Version. Upstream dropped support for
    anything before 2.6.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 11 Mar 2014 13:15:59 +0100

python-ecdsa (0.10-2) unstable; urgency=low

  * Add Python 3 package.
    - debian/rules: Add --with python3.
    - debian/python{,3}-ecdsa.install: Add install files to place files in
      correct packages.
    - debian/control: Add python3-all and python3-six to Build-Depends.
  * debian/copyright: Relicense Debian packaging as Expat.
  * debian/patches/upstream-_version.patch: Add upstream's ecdsa/_version.py
    which is not included in the tarball from GitHub.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 21 Dec 2013 17:09:07 +0100

python-ecdsa (0.10-1) unstable; urgency=low

  * New upstream release. (Closes: #730663)
  * New maintainer. (Closes: #731789)
  * debian/control:
    - Move Homepage to Source paragraph.
    - Update Standards-Version to 3.9.5.
    - Add openssl to Build-Depends for compatibility tests.
  * debian/rules:
    - Install upstream changelog.
    - Make sure that test data is not installed.
  * Switch to pybuild:
    - debian/control: Add dh-python to Build-Depends.
    - debian/rules: Use pybuild build system.
  * debian/copyright:
    - Convert to Copyright Format 1.0.
    - Add myself.
  * Use python-six instead of embedded copy.
    - debian/patches/system-six.patch: Adopt imports to system copy.
    - debian/rules: Make sure that embedded copy is not installed.
    - debian/control: Add python-six to (Build-)Depends.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 10 Dec 2013 05:05:35 +0100

python-ecdsa (0.8-1) unstable; urgency=low

  * Initial package in Debian.  Closes: #704474.

 -- Bart Martens <bartm@debian.org>  Mon, 01 Apr 2013 16:34:34 +0000