New Upstream Release - bcmatroska2

Ready changes

Summary

Merged new upstream version: 5.2.1 (was: 5.2.0).

Resulting package

Built on 2023-07-28T23:07 (took 15m59s)

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

apt install -t fresh-releases libbcmatroska2-5-dbgsymapt install -t fresh-releases libbcmatroska2-5apt install -t fresh-releases libbcmatroska2-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5acfe4b..05b931d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcmatroska2 (5.2.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 28 Jul 2023 22:51:59 -0000
+
 bcmatroska2 (5.2.0-2) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/patches/01-fix-cmake-install-path.patch b/debian/patches/01-fix-cmake-install-path.patch
index 975e0e7..5eaf4a2 100644
--- a/debian/patches/01-fix-cmake-install-path.patch
+++ b/debian/patches/01-fix-cmake-install-path.patch
@@ -1,6 +1,8 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -77,7 +77,7 @@
+Index: bcmatroska2.git/CMakeLists.txt
+===================================================================
+--- bcmatroska2.git.orig/CMakeLists.txt
++++ bcmatroska2.git/CMakeLists.txt
+@@ -79,7 +79,7 @@ install(FILES ${CMAKE_BINARY_DIR}/config
  )
  
  include(CMakePackageConfigHelpers)
diff --git a/debian/patches/02-soversion-from-rules.patch b/debian/patches/02-soversion-from-rules.patch
index a078147..5adfaab 100644
--- a/debian/patches/02-soversion-from-rules.patch
+++ b/debian/patches/02-soversion-from-rules.patch
@@ -1,6 +1,8 @@
---- a/libmatroska2/CMakeLists.txt
-+++ b/libmatroska2/CMakeLists.txt
-@@ -50,7 +50,7 @@
+Index: bcmatroska2.git/libmatroska2/CMakeLists.txt
+===================================================================
+--- bcmatroska2.git.orig/libmatroska2/CMakeLists.txt
++++ bcmatroska2.git/libmatroska2/CMakeLists.txt
+@@ -50,7 +50,7 @@ if(ENABLE_STATIC)
  endif()
  if(ENABLE_SHARED)
  	add_library(bcmatroska2 SHARED $<TARGET_OBJECTS:corec-objects> $<TARGET_OBJECTS:ebml2-objects> ${MATROSKA2_SOURCE_FILES})
@@ -9,8 +11,10 @@
  	set_target_properties(bcmatroska2 PROPERTIES POSITION_INDEPENDENT_CODE TRUE)
  	if(NOT "${LINK_FLAGS_STR}" STREQUAL "")
  		set_target_properties(bcmatroska2 PROPERTIES LINK_FLAGS "${LINK_FLAGS_STR}")
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
+Index: bcmatroska2.git/CMakeLists.txt
+===================================================================
+--- bcmatroska2.git.orig/CMakeLists.txt
++++ bcmatroska2.git/CMakeLists.txt
 @@ -23,7 +23,7 @@
  cmake_minimum_required(VERSION 3.1)
  
diff --git a/debian/patches/fix-file-helper-linkage.patch b/debian/patches/fix-file-helper-linkage.patch
index 235ed6c..5d93918 100644
--- a/debian/patches/fix-file-helper-linkage.patch
+++ b/debian/patches/fix-file-helper-linkage.patch
@@ -1,6 +1,8 @@
---- a/corec/corec/CMakeLists.txt
-+++ b/corec/corec/CMakeLists.txt
-@@ -52,7 +52,6 @@
+Index: bcmatroska2.git/corec/corec/CMakeLists.txt
+===================================================================
+--- bcmatroska2.git.orig/corec/corec/CMakeLists.txt
++++ bcmatroska2.git/corec/corec/CMakeLists.txt
+@@ -52,7 +52,6 @@ if(WIN32)
  else()
  	list(APPEND COREC_SOURCES
  		helpers/date/date_libc.c
@@ -8,9 +10,11 @@
  		helpers/file/file_bctbx.c
  		multithread/multithread_pthread.c
  	)
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -53,6 +53,8 @@
+Index: bcmatroska2.git/CMakeLists.txt
+===================================================================
+--- bcmatroska2.git.orig/CMakeLists.txt
++++ bcmatroska2.git/CMakeLists.txt
+@@ -53,6 +53,8 @@ include_directories(
  )
  
  set(LINK_FLAGS )

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/x86_64-linux-gnu/libbcmatroska2.so.5.2.1
lrwxrwxrwx  root/root   /usr/lib/x86_64-linux-gnu/libbcmatroska2.so.5 -> libbcmatroska2.so.5.2.1

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/x86_64-linux-gnu/libbcmatroska2.so.5.2.0
lrwxrwxrwx  root/root   /usr/lib/x86_64-linux-gnu/libbcmatroska2.so.5 -> libbcmatroska2.so.5.2.0

No differences were encountered between the control files of package libbcmatroska2-5

No differences were encountered between the control files of package libbcmatroska2-5-dbgsym

No differences were encountered between the control files of package libbcmatroska2-dev

More details

Full run details