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
|
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
|