diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:43:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:43:38 +0000 |
commit | 64737e9ed8b8832c0c4161d60345b0d4dab85bc2 (patch) | |
tree | 863eb9d73f6ea26af160852d457c2dd290f280a0 | |
parent | Merging upstream version 20240708. (diff) | |
download | geoip-database-debian.tar.xz geoip-database-debian.zip |
Adding debian version 20240708-1.debian/20240708-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ec8bb0e..4b6a042 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +geoip-database (20240708-1) unstable; urgency=medium + + * New upstream release. + * Bump Standards-Version to 4.7.0. + + -- Patrick Matthäi <pmatthaei@debian.org> Mon, 08 Jul 2024 14:28:23 +0200 + geoip-database (20240403-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index c0cc2ed..055a9ae 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Homepage: https://mailfud.org/geoip-legacy/ Maintainer: Patrick Matthäi <pmatthaei@debian.org> Build-Depends: debhelper-compat (= 13) Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Package: geoip-database Architecture: all |