File: changelog

package info (click to toggle)
golang-github-go-sql-driver-mysql 1.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 656 kB
  • sloc: makefile: 2
file content (134 lines) | stat: -rw-r--r-- 4,528 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
golang-github-go-sql-driver-mysql (1.9.3-1) unstable; urgency=medium

  * New upstream version 1.9.3

 -- Victor Seva <vseva@debian.org>  Fri, 12 Sep 2025 09:04:31 +0200

golang-github-go-sql-driver-mysql (1.9.0-1) unstable; urgency=medium

  * New upstream version 1.9.0
  * remove already applied patches

 -- Victor Seva <vseva@debian.org>  Mon, 03 Mar 2025 18:49:52 +0100

golang-github-go-sql-driver-mysql (1.8.1-3) unstable; urgency=medium

  * add tzdata as build dependency (Closes: #1088135)

 -- Victor Seva <vseva@debian.org>  Sat, 11 Jan 2025 18:46:00 +0100

golang-github-go-sql-driver-mysql (1.8.1-2) unstable; urgency=medium

  * d/control: add missing depends on -dev (Closes: #1085474)

 -- Victor Seva <vseva@debian.org>  Mon, 21 Oct 2024 13:55:14 +0200

golang-github-go-sql-driver-mysql (1.8.1-1) unstable; urgency=medium

  * New upstream version 1.8.1
  * refresh patches
  * add golang-filippo-edwards25519 as Build-Depends, wrap-and-sort
  * patch from upstream fixing test with no DB available
  * update Standards-Version to 4.7.0, no changes needed

 -- Victor Seva <vseva@debian.org>  Tue, 08 Oct 2024 09:51:34 +0200

golang-github-go-sql-driver-mysql (1.7.1-2) unstable; urgency=medium

  * Team upload
  * Skip TestConnectorReturnsTimeout which need access network
  * Add Rules-Requires-Root

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 22 Feb 2024 17:27:10 +0800

golang-github-go-sql-driver-mysql (1.7.1-1) unstable; urgency=medium

  * New upstream version 1.7.1
  * update Standards-Version to 4.6.2, no changes needed
  * fix test due to missing network available in builder
  * update watch to version 4, no changes needed
  * wrong-section-according-to-package-name devel => golang

 -- Victor Seva <vseva@debian.org>  Fri, 09 Feb 2024 09:39:32 +0100

golang-github-go-sql-driver-mysql (1.5.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + golang-github-go-sql-driver-mysql-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 14 Dec 2022 04:05:47 +0000

golang-github-go-sql-driver-mysql (1.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
    Fixes: lintian: package-uses-old-debhelper-compat-version
  * Set debhelper-compat version in Build-Depends.
    Fixes: lintian: uses-debhelper-compat-file
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
    Fixes: lintian: upstream-metadata-file-is-missing
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    Fixes: lintian: upstream-metadata-missing-repository

  [ Anthony Fok ]
  * New upstream version 1.5.0
  * Apply "cme fix dpkg" fixes:
    - Organize debian/control fields
    - Bump Standards-Version to 4.5.0 (no change)
    - Add Testsuite: autopkgtest-pkg-go
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"

 -- Anthony Fok <foka@debian.org>  Fri, 18 Sep 2020 14:06:53 -0600

golang-github-go-sql-driver-mysql (1.4.1-1) unstable; urgency=medium

  * New upstream version 1.4.1

 -- Victor Seva <vseva@debian.org>  Sat, 08 Dec 2018 09:46:19 +0100

golang-github-go-sql-driver-mysql (1.4.0-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Victor Seva ]
  * New upstream version 1.4.0
  * update standards-version. No changes
  * update debhelper compat to 10
  * set priority to optional

 -- Victor Seva <vseva@debian.org>  Mon, 22 Oct 2018 14:57:11 +0200

golang-github-go-sql-driver-mysql (1.3-1) unstable; urgency=medium

  * New upstream version

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Guillem Jover ]
  * Use XS-Go-Import-Path field instead of DH_GOPKG variable.
  * Do not set empty DH_OPTIONS.
  * Bump Standards-Version to 3.9.8.
  * Use canonical https, cgit and git URLs for Vcs-Browser and Vcs-Git.
  * Use canonical Go team name in Maintainer field.
  * Use https URL for debian/copyright Format field.
  * Build-Depend on golang-any instead of golang-go.
  * Remove unused shlibs:Depends from arch:all package.

  [ Victor Seva ]
  * use my DD account

 -- Victor Seva <vseva@debian.org>  Tue, 13 Dec 2016 09:12:40 +0100

golang-github-go-sql-driver-mysql (1.2-1) unstable; urgency=medium

  * [339fc2f] fix Vcs-* fields
  * Initial version (Closes: #788248)

 -- Victor Seva <linuxmaniac@torreviejawireless.org>  Thu, 11 Jun 2015 22:36:19 +0200