Skip to content

Commit a03d00a

Browse files
committed
Resync debian/ dir with Debian
1 parent bce93e0 commit a03d00a

19 files changed

+542
-136
lines changed

debian/changelog

Lines changed: 109 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,147 +1,169 @@
11
libmaxminddb (1.10.0-0+maxmind1) noble; urgency=low
22

3-
* New upstream release.
3+
* New upstream release.
44

55
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Mon, 10 Jun 2024 10:26:36 -0700
66

7-
libmaxminddb (1.9.0-0+maxmind1) mantic; urgency=low
8-
9-
* New upstream release.
10-
11-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Tue, 09 Jan 2024 11:44:48 -0800
12-
13-
libmaxminddb (1.8.0-0+maxmind1) mantic; urgency=low
14-
15-
* New upstream release.
16-
17-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Tue, 07 Nov 2023 10:51:13 -0800
18-
19-
libmaxminddb (1.7.1-0+maxmind1) kinetic; urgency=low
20-
21-
* New upstream release.
22-
23-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Fri, 30 Sep 2022 14:55:01 -0700
24-
25-
libmaxminddb (1.7.0-0+maxmind1) kinetic; urgency=low
26-
27-
* New upstream release.
28-
29-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Wed, 28 Sep 2022 14:38:08 -0700
30-
31-
libmaxminddb (1.6.0-0+maxmind1) hirsute; urgency=low
32-
33-
* New upstream release.
34-
35-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Thu, 29 Apr 2021 10:21:24 -0700
36-
37-
libmaxminddb (1.5.2-0+maxmind1) groovy; urgency=low
7+
libmaxminddb (1.9.1-1) unstable; urgency=medium
388

399
* New upstream release.
4010

41-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Thu, 18 Feb 2021 09:10:52 -0800
11+
-- Faidon Liambotis <[email protected]> Thu, 11 Jan 2024 17:29:44 +0200
4212

43-
libmaxminddb (1.5.1-0+maxmind1) groovy; urgency=low
13+
libmaxminddb (1.8.0-1) unstable; urgency=medium
4414

4515
* New upstream release.
16+
* Bump Standards-Version to 4.6.2, no changes needed.
17+
* Switch URLs in the extended description to https.
4618

47-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Thu, 18 Feb 2021 07:32:44 -0800
19+
-- Faidon Liambotis <[email protected]> Mon, 13 Nov 2023 06:59:13 +0200
4820

49-
libmaxminddb (1.5.0-0+maxmind1) focal; urgency=low
21+
libmaxminddb (1.7.1-1) unstable; urgency=medium
5022

5123
* New upstream release.
24+
* Switch debian/watch to the GitHub API, as the old scraping method did not
25+
work anymore.
26+
* Bump Standards-Version to 4.6.1, no changes needed.
5227

53-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Tue, 05 Jan 2021 14:59:19 -0800
28+
-- Faidon Liambotis <[email protected]> Sat, 07 Jan 2023 02:28:38 +0200
5429

55-
libmaxminddb (1.4.3-0+maxmind1) focal; urgency=low
30+
libmaxminddb (1.5.2-1) unstable; urgency=medium
5631

5732
* New upstream release.
33+
- Drop all five patches that were adding functionality around manpage
34+
generation; merged upstream.
5835

59-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Thu, 06 Aug 2020 09:33:32 -0700
36+
-- Faidon Liambotis <[email protected]> Sun, 21 Feb 2021 17:14:33 +0200
6037

61-
libmaxminddb (1.4.2-0+maxmind1) eoan; urgency=low
38+
libmaxminddb (1.5.0-3) unstable; urgency=medium
6239

63-
* New upstream release.
40+
* Use lowdown for the manpage generation by default, and keep pandoc only as
41+
a fallback for backports. The package should now build in the buildd
42+
network in all architectures. (Closes: #956041)
6443

65-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Sat, 02 Nov 2019 09:02:46 -0700
44+
-- Faidon Liambotis <[email protected]> Thu, 11 Feb 2021 00:40:34 +0200
6645

67-
libmaxminddb (1.4.1-0+maxmind1) eoan; urgency=low
46+
libmaxminddb (1.5.0-2) unstable; urgency=medium
6847

69-
* New upstream release.
48+
* Manpage generation improvements:
49+
- Add support for the "nodoc" build option/profile.
50+
- Refresh patches 0001-Remove-Pandoc-version-from-manpages and
51+
0002-Limit-scope-of-generated-3-manpages-to-MMDB_ as these have now been
52+
forwarded and merged upstream.
53+
- Add three more manpage changes to facilitate building with alternative
54+
Markdown translators; see upstream PR #248 for more details.
55+
- Add lowdown as an alternative Markdown translator to be used instead of
56+
pandoc, to ease bootstrappability for new ports. (Closes: #956041)
57+
* Add support for the "nocheck" build option/profile.
58+
* Utilize debian/no-installed and debian/clean to remove a couple of
59+
debian/rules override targets.
60+
* Add autopkgtests: one to test mmdblookup and another to test the
61+
compilation of a simple C program utilizing libmaxminddb.
62+
* gbp: use "debian/sid" as debian branch name, and "main" as upstream name.
7063

71-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Fri, 01 Nov 2019 15:44:49 -0700
64+
-- Faidon Liambotis <[email protected]> Thu, 04 Feb 2021 04:18:31 +0200
7265

73-
libmaxminddb (1.4.0-0+maxmind1) disco; urgency=low
66+
libmaxminddb (1.5.0-1) unstable; urgency=medium
7467

68+
[ Faidon Liambotis ]
7569
* New upstream release.
70+
* Stop shipping the defined(3) manpage.
7671

77-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Fri, 01 Nov 2019 14:40:57 -0700
78-
79-
libmaxminddb (1.3.2-0+maxmind2) disco; urgency=medium
80-
81-
* Re-sync with Debian package.
82-
* Include pkg-config in -dev package. (Closes: GitHub #194)
83-
84-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Wed, 21 Aug 2019 13:43:35 -0700
85-
86-
libmaxminddb (1.3.2-0+maxmind1) artful; urgency=low
72+
[ Debian Janitor ]
73+
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
74+
Repository-Browse.
8775

88-
* New upstream release.
76+
-- Faidon Liambotis <[email protected]> Thu, 07 Jan 2021 17:59:18 +0200
8977

90-
-- Florian Ragwitz <[email protected]> Wed, 17 Jan 2018 13:43:40 -0800
78+
libmaxminddb (1.4.3-2) unstable; urgency=medium
9179

92-
libmaxminddb (1.3.1-0+maxmind1) artful; urgency=low
80+
* d/control: Add Breaks+Replaces on libmaxminddb-dev.
81+
libmaxminddb-dev will Break+Replace libmaxminddb0 (<< 1.4.3-2),
82+
because of the move of libmaxminddb.3 to libmaxminddb-dev. (Closes: #977034)
9383

94-
* New upstream release.
84+
-- Sergio Durigan Junior <[email protected]> Thu, 10 Dec 2020 11:55:16 -0500
9585

96-
-- William Storey <[email protected]> Fri, 24 Nov 2017 19:23:36 +0000
86+
libmaxminddb (1.4.3-1) unstable; urgency=medium
9787

98-
libmaxminddb (1.3.0-0+maxmind1) artful; urgency=low
88+
[ Faidon Liambotis ]
89+
* Move libmaxminddb.3 to libmaxminddb-dev.
90+
This is developer documentation, not runtime documentation. Thanks to
91+
Helmut Grohne for spotting this!
92+
* Annotate test only build-depends with <!nocheck>
93+
Thanks to Helmut Grohne for identifying this and for the patch.
94+
(Closes: #968633)
9995

100-
* New upstream release.
96+
[ Sergio Durigan Junior ]
97+
* New upstream release. (Closes: #973878)
98+
* d/control: Bump to debhelper-compat 13. Remove d/compat.
99+
* d/control: Bump to Standards-Version 4.5.1.
100+
* d/libmaxminddb-dev.install: Add defined.3 manpage.
101+
* d/rules: Enable hardening when building the library.
102+
* d/rules: Override dh_auto_install and delete libmaxminddb.la.
103+
* d/watch: Bump version to 4.
104+
* d/control: Remove trailing whitespace.
105+
* d/copyright: Several fixes to address lintian warnings.
106+
Namely: (1) added the text for CC-BY-SA-3.0 license, adjusted
107+
reference to /usr/share/common-licenses/GPL-2 file, adjusted a few
108+
links (s/http/https/).
109+
* d/control: Add Rules-Requires-Root: no.
110+
* d/control: Add myself as an Uploader.
101111

102-
-- William Storey <[email protected]> Fri, 10 Nov 2017 21:33:15 +0000
112+
-- Sergio Durigan Junior <[email protected]> Mon, 07 Dec 2020 16:10:13 -0500
103113

104-
libmaxminddb (1.3.0-0+maxmind1~precise) precise; urgency=low
114+
libmaxminddb (1.3.2-1) unstable; urgency=medium
105115

106116
* New upstream release.
117+
- Drop Add-export-symbols-regexp-to-Makefile patch, merged upstream.
118+
* Update Vcs-* URLs to point to salsa.debian.org.
119+
* Bump Standards-Version to 4.1.4, no changes needed.
120+
* Remove pre-stretch dbgsym-migration Conflicts.
107121

108-
-- William Storey <[email protected]> Fri, 10 Nov 2017 21:28:47 +0000
122+
-- Faidon Liambotis <[email protected]> Sat, 26 May 2018 19:37:59 +0300
109123

110-
libmaxminddb (1.2.1-0+maxmind1) zesty; urgency=low
124+
libmaxminddb (1.3.1-1) unstable; urgency=medium
111125

112126
* New upstream release.
127+
* Bump Standards-Version to 4.1.2, no changes needed.
128+
* Add NOTICE to debian/docs, per Apache-2.0's requirements, as identified by
129+
lintian.
130+
* Add patch to remove Pandoc version from manpages, as that may introduce
131+
deltas between builds on different architecture, thus breaking multi-arch.
132+
(Closes: #874247)
133+
* Add patch to pass -export-symbols-regex to LDFLAGS, to export only MMDB_*
134+
symbols and thus avoid exporting the new data_pool_* symbols, which are
135+
seemingly internal-only.
113136

114-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Mon, 15 May 2017 09:58:52 -0700
137+
-- Faidon Liambotis <[email protected]> Wed, 27 Dec 2017 04:01:35 +0200
115138

116-
libmaxminddb (1.2.0-0+maxmind1~wily) wily; urgency=low
139+
libmaxminddb (1.2.1-1) unstable; urgency=medium
117140

118141
* New upstream release.
142+
* Bump Standards-Version to 4.0.0.
143+
* Bump debhelper compatibility level to 10.
119144

120-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Wed, 23 Mar 2016 10:51:36 -0700
145+
-- Faidon Liambotis <[email protected]> Fri, 04 Aug 2017 22:40:10 +0300
121146

122-
libmaxminddb (1.1.5-0+maxmind1~0.1) wily; urgency=medium
147+
libmaxminddb (1.2.0-1) unstable; urgency=medium
123148

124149
* New upstream release.
150+
* Bump Standards-Version to 3.9.8.
151+
* Pass -O--dbgsym-migration to dh_strip and relax the debhelper dependency
152+
to ease backports.
125153

126-
-- Florian Ragwitz <[email protected]> Sun, 20 Mar 2016 16:14:02 -0700
127-
128-
libmaxminddb (1.1.3-0+maxmind1~wily) wily; urgency=medium
129-
130-
* New upstream version.
131-
132-
-- Dave Rolsky (MaxMind, Inc.) <[email protected]> Tue, 05 Jan 2016 16:05:19 -0600
133-
134-
libmaxminddb (1.1.2-0+maxmind1~wily) wily; urgency=medium
135-
136-
* New upstream version.
137-
138-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Mon, 16 Nov 2015 09:48:57 -0800
154+
-- Faidon Liambotis <[email protected]> Fri, 15 Jul 2016 13:09:07 +0300
139155

140-
libmaxminddb (1.1.0-0+maxmind1~utopic) utopic; urgency=medium
156+
libmaxminddb (1.1.5-1) unstable; urgency=medium
141157

142-
* New upstream version.
158+
* New upstream release. (Closes: #816783)
159+
- Fixes bound checking on several datatypes. (Closes: #805657)
160+
- Drop patch fix-exec-includedir, superseded upstream.
161+
* Bump Standards-Version to 3.9.7, no changes needed.
162+
* Switch Homepage, Vcs-Git and Vcs-Browser to https URLs.
163+
* Ship the pkg-config .pc file in the -dev package.
164+
* Migrate from our own -dbg package to the automatic -dbgsym package.
143165

144-
-- Gregory J. Oschwald (MaxMind, Inc.) <[email protected]> Tue, 21 Jul 2015 15:13:31 -0700
166+
-- Faidon Liambotis <[email protected]> Wed, 23 Mar 2016 01:20:35 +0200
145167

146168
libmaxminddb (1.0.4-2) unstable; urgency=medium
147169

debian/clean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
man/

debian/compat

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/control

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
Source: libmaxminddb
22
Section: net
33
Priority: optional
4-
Maintainer: Gregory J. Oschwald <[email protected]>
5-
Build-Depends: debhelper (>= 9), dh-autoreconf,
6-
perl,
7-
libipc-run3-perl,
8-
libtest-output-perl,
4+
Maintainer: Faidon Liambotis <[email protected]>
5+
Uploaders: Sergio Durigan Junior <[email protected]>
6+
Build-Depends:
7+
debhelper-compat (= 13),
8+
perl <!nodoc !nocheck>,
9+
libipc-run3-perl <!nocheck>,
10+
libtest-output-perl <!nocheck>,
911
# for dev-bin/make-man-pages.pl
10-
pandoc,
11-
libipc-system-simple-perl,
12-
libfile-slurp-perl,
13-
libfile-which-perl
14-
Standards-Version: 4.1.4
12+
lowdown <!nodoc> | pandoc <!nodoc>,
13+
libipc-system-simple-perl <!nodoc>,
14+
libfile-slurp-perl <!nodoc>,
15+
libfile-which-perl <!nodoc>,
16+
Standards-Version: 4.6.2
1517
Homepage: https://maxmind.github.io/libmaxminddb/
16-
Vcs-Browser: https://github.com/maxmind/libmaxminddb/
17-
Vcs-Git: git://github.com/maxmind/libmaxminddb.git
18+
Vcs-Browser: https://salsa.debian.org/debian/libmaxminddb
19+
Vcs-Git: https://salsa.debian.org/debian/libmaxminddb.git
20+
Rules-Requires-Root: no
1821

1922
Package: libmaxminddb0
2023
Section: libs
@@ -29,13 +32,15 @@ Description: IP geolocation database library
2932
flexibility in the type of data associated with an address.
3033
.
3134
The MaxMind DB format is an open format. The spec is available at
32-
http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
35+
https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
3336
Commons Attribution-ShareAlike 3.0 Unported License.
3437

3538
Package: libmaxminddb-dev
3639
Section: libdevel
3740
Architecture: any
3841
Multi-Arch: same
42+
Breaks: libmaxminddb0 (<< 1.4.3-2)
43+
Replaces: libmaxminddb0 (<< 1.4.3-2)
3944
Depends: libmaxminddb0 (= ${binary:Version}), ${misc:Depends}
4045
Description: IP geolocation database library (development headers)
4146
The libmaxminddb library provides a C library for reading MaxMind DB files,
@@ -44,7 +49,7 @@ Description: IP geolocation database library (development headers)
4449
flexibility in the type of data associated with an address.
4550
.
4651
The MaxMind DB format is an open format. The spec is available at
47-
http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
52+
https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
4853
Commons Attribution-ShareAlike 3.0 Unported License.
4954
.
5055
This package contains the development files for the libmaxminddb library.
@@ -60,8 +65,8 @@ Description: IP geolocation lookup command-line tool
6065
flexibility in the type of data associated with an address.
6166
.
6267
The MaxMind DB format is an open format. The spec is available at
63-
http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
68+
https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
6469
Commons Attribution-ShareAlike 3.0 Unported License.
6570
.
6671
This package contains the command line utilities to resolve IPs using the
67-
libmaxminddb library.
72+
libmaxminddb library.

0 commit comments

Comments
 (0)