File: changelog

package info (click to toggle)
golang-mongodb-mongo-driver 1.17.1%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,988 kB
  • sloc: perl: 533; ansic: 491; python: 432; sh: 327; makefile: 174
file content (95 lines) | stat: -rw-r--r-- 3,202 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
golang-mongodb-mongo-driver (1.17.1+ds1-2) unstable; urgency=medium

  * Skip the parts of TestParseDecimal128 that fail on 32bit platforms,
    Closes: #1103117

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 04 May 2025 09:22:50 -0400

golang-mongodb-mongo-driver (1.17.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Disable further network accesses from test suite.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 07 Oct 2024 20:10:13 +0200

golang-mongodb-mongo-driver (1.17.0+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 01 Oct 2024 01:47:03 +0200

golang-mongodb-mongo-driver (1.16.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Ignore pre-release versions in debian/watch.
  * Bump Standards-Version to 4.7.0 (no changes needed).
  * Refresh patch to disable new test requiring a MongoDB server.
  * Update license and copyright information.

 -- Guillem Jover <gjover@sipwise.com>  Fri, 30 Aug 2024 17:08:31 +0200

golang-mongodb-mongo-driver (1.12.1+ds1-2) unstable; urgency=medium

  * Team upload

  [ Guillem Jover ]
  * Exclude examples/ to fix autopkgtest.
    The code under examples uses modules that are also excluded, which makes
    the autopkgtest fail.

  [ Shengjing Zhu ]
  * Skip tests which need networking

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 10 Nov 2023 16:40:44 +0800

golang-mongodb-mongo-driver (1.12.1+ds1-1) unstable; urgency=medium

  * New upstream release.
    - Fix build failure. (Closes: #1052870)
  * Remove DH_GOLANG_INSTALL_EXTRA and update DH_GOLANG_EXCLUDES.
  * Update build dependencies.
  * Run tests with -short instead of patching the code.
  * Remove patch integrated upstream.
  * Update lintian-overrides.
  * Bump Standards-Version to 4.6.2 (no changes needed).
  * Update license and copyright information.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 05 Oct 2023 23:56:06 +0200

golang-mongodb-mongo-driver (1.8.4+ds1-3) unstable; urgency=medium

  * Remove trailing whitespace from changelog entry.
  * Add tzdata to Build-Depends for the test suite.
  * Bump Standards-Version to 4.6.1 (no changes needed).
  * Update copyright years.
  * Update lintian overrides.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 29 Nov 2022 19:18:57 +0100

golang-mongodb-mongo-driver (1.8.4+ds1-2) unstable; urgency=medium

  [ Edward Betts ]
  * d/control: Remove erroneous .git from the end of the homepage URL.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 12 Jul 2022 02:41:41 +0100

golang-mongodb-mongo-driver (1.8.4+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Fri, 11 Mar 2022 20:31:48 +0100

golang-mongodb-mongo-driver (1.8.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Switch to non-obsolete packages for dependencies.
  * Remove .git from URL in watch file.
  * Fix test suite using 64-bit literals on 32-bit systems.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 13 Dec 2021 22:26:26 +0100

golang-mongodb-mongo-driver (1.8.0+ds1-1) unstable; urgency=medium

  * Initial release. (Closes: #1001018)

 -- Guillem Jover <gjover@sipwise.com>  Thu, 02 Dec 2021 23:30:00 +0100