File: changelog

package info (click to toggle)
python-bcrypt 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 292 kB
  • ctags: 275
  • sloc: ansic: 1,623; python: 632; makefile: 11; sh: 8
file content (118 lines) | stat: -rw-r--r-- 4,171 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
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
python-bcrypt (3.1.2-1) unstable; urgency=medium

  * New upstream release:
    + drop 0001-fix-README-ascii-decoding-error.patch (applied
      upstream).

 -- Daniel Stender <stender@debian.org>  Fri, 23 Dec 2016 20:18:18 +0100

python-bcrypt (3.1.1-1) unstable; urgency=medium

  * New upstream release.
  * rewritten fix-README-ascii-decoding-error.patch.

 -- Daniel Stender <stender@debian.org>  Sat, 03 Dec 2016 10:47:56 +0100

python-bcrypt (3.1.0-1) unstable; urgency=medium

  * New upstream release.
  * deb/rules:
    + move dh_auto_test override up.
    + add override for dh_installchangelogs (get changelog).
  * drop import-tests-from-github.patch (applied upstream).

 -- Daniel Stender <stender@debian.org>  Mon, 25 Jul 2016 23:30:44 +0200

python-bcrypt (3.0.0-1) unstable; urgency=medium

  * New upstream release (Closes: #824952).
  * deb/control:
    + updated an uploader email address.
    + bumped standards to 3.9.8 (no changes needed).
  * deb/copyright:
    + expanded copyright spans, updated email addresses.
    + updated copyright info for changed backend (OpenBSD instead of openwall).
  * deb/rules:
    + added DEB_BUILD_MAINT_OPTIONS export for BINDNOW.
  * deb/upstream/signing-key.asc: updated (2048R/29F9ED98, Paul Kehrer).
  * Added deb/source/options, fix-README-ascii-decoding-error.patch.

    [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Daniel Stender <stender@debian.org>  Tue, 28 Jun 2016 19:57:24 +0200

python-bcrypt (2.0.0-2) unstable; urgency=medium

  * Added import-tests-from-github.patch.
  * deb/control: added python3-six to build-deps.
  * deb/rules: removed test break failsafe from dh_auto_test override,
    added customized py.test call.
  * Added DEP-8 tests.

 -- Daniel Stender <debian@danielstender.com>  Sun, 10 Jan 2016 23:10:49 +0100

python-bcrypt (2.0.0-1) unstable; urgency=medium

  [ Daniel Stender ]
  * New upstream release (Closes: #803096).
  * Switched upstream from py-bcrypt to pyuca/bcrypt (Closes: #796853).
  * deb/control:
    + changed Priority from "extra" to "optional".
    + added Daniel Stender to Uploaders.
    + added dh-python and python{,3}-cffi and to build depends.
    + bumped Standards-Version to 3.9.6 (no changes needed).
    + updated Homepage.
    + added Vcs-Git and Vcs-Browser.
    + removed extended infos in long description text concerning py-bcrypt,
      made short description easier, updated URI of the mentioned paper.
  * deb/copyright:
    + updated.
    + added Daniel Stender to copyright holders of debian/.
  * deb/rules:
    + added exports for DH_VERBOSE and DEB_BUILD_OPTIONS=nocheck.
    + build with Pybuild.
    + use override for dh_installdocs to contribute into both packages.
  * deb/watch:
    + watch bcrypt on Pypi.
  * Added:
    + deb/.git-dpm (Repo initialzed for Git-dpm).
    + deb/upstream/signing-key.asc.
  * Dropped:
    + deb/manpage and deb/python-bcrypt.1 (belonging to py-bcrypt).
    + deb/docs (using dh_installdocs in deb/rules).

  [ Raphaël Hertzog ]
  * Add build-dependencies on python{3,}-pytest and python-six that will be
    useful once we have actual tests in the tarball.

 -- Daniel Stender <debian@danielstender.com>  Fri, 08 Jan 2016 15:07:04 +0100

python-bcrypt (0.4-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on python-all-dev and python3-all-dev, instead of just
    default python3?-dev. (Closes: #741770)

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 31 Mar 2014 22:40:17 +0100

python-bcrypt (0.4-1) unstable; urgency=low

  * New Upstream release
  * Migrate to git-buildpackage
  * Update control file to reflect more modern debian standards (no changes)
  * Update to use debhelper 9
  * Add source/format of "3.0 (quilt)"
  * Fix spelling of parametrised throughout debian/ directory
  * Update watch file to use google code
  * Remove depricated pycompat file
  * Update copyright file to be machine-readable

 -- Simon Fondrie-Teitler <simonft@riseup.net>  Sat, 21 Sep 2013 16:26:21 -0500

python-bcrypt (0.1-1) unstable; urgency=low

  * Initial release (Closes: #454627)
  * Added man page.

 -- Kevin Coyner <kcoyner@debian.org>  Sat, 22 Dec 2007 13:45:05 -0500