File: changelog

package info (click to toggle)
python-pymysql 0.7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 740 kB
  • ctags: 1,453
  • sloc: python: 5,794; makefile: 170; sh: 40
file content (95 lines) | stat: -rw-r--r-- 3,065 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
python-pymysql (0.7.10-1) unstable; urgency=medium

  * New upstream release
  * Bumped debhelper version to 10

 -- Ondřej Nový <onovy@debian.org>  Tue, 21 Feb 2017 12:55:07 +0100

python-pymysql (0.7.9-2) unstable; urgency=medium

  * Using correct options for mysql_install_db (Closes: #841593).
  * Build-depends on default-mysql-server.

 -- Thomas Goirand <zigo@debian.org>  Mon, 31 Oct 2016 09:22:37 +0100

python-pymysql (0.7.9-1) unstable; urgency=medium

  * New upstream release

 -- Ondřej Nový <onovy@debian.org>  Thu, 08 Sep 2016 19:53:35 +0200

python-pymysql (0.7.7-1) unstable; urgency=medium

  * New upstream release
  * Removed python-six{3,} build depends - it's not used.

 -- Ondřej Nový <onovy@debian.org>  Fri, 02 Sep 2016 11:40:40 +0200

python-pymysql (0.7.6-1) unstable; urgency=medium

  * New upstream release
  * Rebased d/p/skip_not_working_tests.patch
  * Use pkgos-dh_auto_install and require newer openstack-pkg-tools

 -- Ondřej Nový <onovy@debian.org>  Mon, 01 Aug 2016 13:00:28 +0200

python-pymysql (0.7.5-1) unstable; urgency=medium

  * New upstream release
  * Removed version from python-all build dependency
  * d/{control,copyright}: Use my @debian.org email address
  * Removed remove_useless_sphinx_modules.patch (Applied upstream)
  * Added remove_intersphinx.patch

 -- Ondřej Nový <onovy@debian.org>  Wed, 29 Jun 2016 23:04:53 +0200

python-pymysql (0.7.4-1) unstable; urgency=medium

  * New upstream release
  * Added package python-pymysql-doc with documentation
  * Added remove_useless_sphinx_modules.patch
  * Removed Pre-Depends on dpkg
  * Removed parse_error_fix.patch (Applied upstream)

 -- Ondřej Nový <novy@ondrej.org>  Tue, 31 May 2016 22:04:03 +0200

python-pymysql (0.7.3-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version is 3.9.8 now (no change)
  * Change directory to $ADTTMP before running Debian tests
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * Added parse_error_fix.patch (Fix syntax error in test_cursor)

 -- Ondřej Nový <novy@ondrej.org>  Sun, 22 May 2016 19:14:58 +0200

python-pymysql (0.7.2-1) unstable; urgency=medium

  * New upstream version (Closes: #799776)
  * Fixed VCS URLs (https)
  * Removed patch test-datatypes.patch and test-issue-36.patch
    (Applied upstream)
  * Added Build-Depends-Indep: python3-unittest2
  * Added patch skip_not_working_tests.patch
  * Standards-Version is 3.9.7 now (no change)
  * Reordered d/copyright
  * Added myself to d/copyright
  * Added myself as uploader
  * Added Debian tests
  * Added Build-Depends: dh-python

 -- Ondřej Nový <novy@ondrej.org>  Sun, 06 Mar 2016 01:01:50 +0100

python-pymysql (0.6.2-2) unstable; urgency=medium

  * Fixes FTBFS by adding Corey Bryant patch (Closes: #796010).
  * Removed ancient six patch.
  * Fixed watch file.

 -- Thomas Goirand <zigo@debian.org>  Wed, 26 Aug 2015 13:54:54 +0000

python-pymysql (0.6.2-1) unstable; urgency=medium

  * Initial release. (Closes: #770889)

 -- Thomas Goirand <zigo@debian.org>  Mon, 27 Oct 2014 19:29:19 +0800