File: changelog

package info (click to toggle)
mysql-utilities 1.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,652 kB
  • ctags: 4,666
  • sloc: python: 38,288; makefile: 25
file content (142 lines) | stat: -rw-r--r-- 5,101 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
mysql-utilities (1.6.4-1) unstable; urgency=medium

  * New upstream release
  * extend packaging copyright years
  * bump Standards-Version to 3.9.8 (no changes needed)
  * rebase patches onto new upstream code
  * declare compat level 10

 -- Sandro Tosi <morph@debian.org>  Fri, 06 Jan 2017 14:50:05 -0500

mysql-utilities (1.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 3.9.7.
  * Modernised Vcs-Browser URL.
  * rules: dropped git-orig-source target.
  * clean: remove upstream test file that rely on connectivity.
  * maintscript: remove accidentally installed conffiles (Closes: #819612).
  * Install upstream "mysqlfrm.1" man page.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 31 Mar 2016 19:28:20 +1100

mysql-utilities (1.6.1-2) unstable; urgency=low

  * Added "debian/gbp.conf".
  * Upload to unstable.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 23 May 2015 16:51:15 +1000

mysql-utilities (1.6.1-1) experimental; urgency=medium

  * New upstream release
  * [fec6ee4] extend packaging copyright years
  * [289cdac] extend upstream copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 11 Apr 2015 13:15:44 +0100

mysql-utilities (1.6.0-1) experimental; urgency=medium

  * New upstream release; Closes: #766307
  * [7aba6e6] add me to Uploaders
  * [4977392] bump Standards-Version to 3.9.6 (no changes needed)
  * [7df868b] add copyright for contribution
  * [f295083] extend copyright years as per new upstream release
  * [4bb69c0] update utilities list in package description
  * [544216b] install README files
  * [7238d96] bump version for mysql-connector dep
  * [bd035f0] use the packaged mysql.connector, not the one shipped in the
              upstream tarball
  * [3cea832] add dh-python to b-d
  * [2bf59ca] don't guess python deps

 -- Sandro Tosi <morph@debian.org>  Thu, 06 Nov 2014 23:13:28 +0000

mysql-utilities (1.3.5-2) unstable; urgency=medium

  * Removed "namespace.patch" and added "mysql-utilities.pyremove"
    to avoid collision with "python-mysql.connector"; Added versioned
    dependency on "python-mysql.connector" due its switch to dh_python2
    (Closes: #739487).
  * Removed obsolete override_dh_auto_install.
  * "get-orig-source" to use `uscan` to download orig.tar.
  * Standards to 3.9.5.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 03 Mar 2014 16:14:14 +1100

mysql-utilities (1.3.5-1) unstable; urgency=low

  * New upstream release [August 2013]
  * Removed "python-sphinx" from Build-Depends.
  * New "man.patch" to fix "can't break line" warnings and improve
    SYNOPSIS formatting.
  * Package description is updated to mention new utilities:
    + mysqlauditadmin
    + mysqlauditgrep
    + mysqlfrm
  * Added "mysqlfrm.1" man page and target for its semi-automatic
    generation using `help2man`.
  * "debian/watch" is updated to check development tar releases on
    "mirrorservice.org".
  * Improved post-build unit tests invocation.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 09 Sep 2013 10:57:34 +1000

mysql-utilities (1.1.2-1) unstable; urgency=low

  * Upload to unstable.
  * "X-Python-Version: >= 2.7" to stop using deprecated python-2.6.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 14 May 2013 15:02:12 +1000

mysql-utilities (1.1.2-1~exp0) experimental; urgency=low

  * New upstream release [January 2013]
    (Closes: #686338).
  * Package description is updated to mention new utility: "mysqluc".
  * Dropped spelling.patch (applied-upstream).
  * Dropped man_pages.patch (applied-upstream).
  * Standards to 3.9.4.
  * Build-Depends on "bzr (>= 2.6.0~bzr6520)" to satisfy
    get-orig-source requirements.
  * Binary and source compression to xz.
  * Improved get-orig-source.
  * Updated my email address; bumped copyright years.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 30 Mar 2013 00:12:43 +1100

mysql-utilities (1.0.5-1) unstable; urgency=low

  * New upstream release
  * new man_pages.patch to build missing man pages for new utilities
  * updated spelling.patch
  * updated package description
  * updated debian/copyright
  * VCS links to new collab-maint repository
  * support for DEB_BUILD_OPTIONS=nocheck
  * run tests for python2.6 and python2.7
    Thanks to Sandro Tosi

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Wed, 11 Apr 2012 21:30:15 +1000

mysql-utilities (1.0.4-3) unstable; urgency=low

  * Replaces/Breaks in order to help resolving conflict with
    libmysql-diff-perl also providing /usr/bin/mysqldiff (See: S#663182)
  * Adding list of provided utilities to package description
    (Closes: #664120 W:"please provide mysqldiff keyword in package descr."

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Sat, 07 Apr 2012 07:36:01 +1000

mysql-utilities (1.0.4-2) unstable; urgency=low

  * minor post-build clean-up
  * patch to fix python-mysql.connector, thanks to David Paleino

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Thu, 08 Mar 2012 14:45:43 +1100

mysql-utilities (1.0.4-1) unstable; urgency=low

  * Packaged for Debian (Closes: #662138 ITP)

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Sun, 04 Mar 2012 22:35:45 +1100