Dear maintainer,

I've prepared an NMU for mysql++ (versioned as 3.2.5-2.3). The diff
is attached to this message.

Cheers

-- 
Sebastian Ramacher
diff -Nru mysql++-3.2.5/debian/changelog mysql++-3.2.5/debian/changelog
--- mysql++-3.2.5/debian/changelog	2024-02-28 22:42:21.000000000 +0100
+++ mysql++-3.2.5/debian/changelog	2024-04-13 22:06:14.000000000 +0200
@@ -1,3 +1,11 @@
+mysql++ (3.2.5-2.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Drop now obsolete dh_makeshlibs override producing wrong
+    dependencies with renamed libraries. (Closes: #1063157)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 13 Apr 2024 22:06:14 +0200
+
 mysql++ (3.2.5-2.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru mysql++-3.2.5/debian/rules mysql++-3.2.5/debian/rules
--- mysql++-3.2.5/debian/rules	2020-04-23 03:37:47.000000000 +0200
+++ mysql++-3.2.5/debian/rules	2024-04-13 22:05:24.000000000 +0200
@@ -15,7 +15,3 @@
 override_dh_autoreconf:
 	# autoreconf fails unless aclocal is skipped
 	ACLOCAL=true dh_autoreconf
-
-override_dh_makeshlibs:
-	# For new symbols when compiled with GCC 7
-	dh_makeshlibs -V'libmysql++3v5 (>= 3.2.5-1~)'

Reply via email to