New Upstream Release - fxdiv

Ready changes

Summary

Merged new upstream version: 0.0~git20201209.63058ef (was: 0.0~git20200417.b408327).

Resulting package

Built on 2023-08-18T18:46 (took 6m24s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases libfxdiv-dev

Lintian Result

Diff

diff --git a/BUILD.bazel b/BUILD.bazel
index 7b0ba72..2e3882b 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -2,6 +2,8 @@ load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_library", "cc_test")
 
 licenses(["notice"])
 
+exports_files(["LICENSE"])
+
 ################################# FXdiv library ################################
 
 cc_library(
diff --git a/debian/changelog b/debian/changelog
index e3c6922..f5db7ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fxdiv (0.0~git20201209.63058ef-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 18 Aug 2023 18:40:30 -0000
+
 fxdiv (0.0~git20200417.b408327-4) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/nodownload b/debian/patches/nodownload
index ed62ac1..43f0009 100644
--- a/debian/patches/nodownload
+++ b/debian/patches/nodownload
@@ -1,6 +1,8 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -32,13 +32,10 @@
+Index: fxdiv.git/CMakeLists.txt
+===================================================================
+--- fxdiv.git.orig/CMakeLists.txt
++++ fxdiv.git/CMakeLists.txt
+@@ -32,13 +32,10 @@ IF(FXDIV_BUILD_TESTS AND NOT DEFINED GOO
  ENDIF()
  
  IF(FXDIV_BUILD_BENCHMARKS AND NOT DEFINED GOOGLEBENCHMARK_SOURCE_DIR)

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details