Package: release.debian.org Severity: normal X-Debbugs-Cc: jaldhar@debian.org, stan@astrorigin.com Hello, I am requesting a review and unblock for package 'libswe' [1]. The new version fixes the following bug: #1034930 [2]. A file was moved from one package to another, and some information (Breaks+Replaces) in the d/control file was missing... You can find the related source debdiff in attachment. Thanks for attention. [1] https://tracker.debian.org/pkg/libswe [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1034930
diff -Nru libswe-2.10.03/debian/changelog libswe-2.10.03/debian/changelog
--- libswe-2.10.03/debian/changelog 2023-02-06 07:19:48.000000000 +0100
+++ libswe-2.10.03/debian/changelog 2023-04-30 19:01:56.000000000 +0200
@@ -1,3 +1,11 @@
+libswe (2.10.03-3) unstable; urgency=medium
+
+ * Apply multi-arch hints: swetest drop Multi-Arch: same
+ * Remove gitignore file, use .git/info/exclude instead
+ * Add Replaces+Breaks to swetest (closes: #1034930)
+
+ -- Stanislas Marquis <stan@astrorigin.com> Sun, 30 Apr 2023 19:01:56 +0200
+
libswe (2.10.03-2) unstable; urgency=medium
* Acknowledge NMU by Paul Gevers
diff -Nru libswe-2.10.03/debian/control libswe-2.10.03/debian/control
--- libswe-2.10.03/debian/control 2022-12-19 09:42:23.000000000 +0100
+++ libswe-2.10.03/debian/control 2023-04-30 19:01:56.000000000 +0200
@@ -81,11 +81,14 @@
Package: swetest
Section: misc
Architecture: any
-Multi-Arch: same
Depends:
libswe2.0 (>= ${binary:Version}),
${shlibs
:Depends},
${misc:Depends},
+Replaces:
+ libswe-dev (<< 2.10.03),
+Breaks:
+ libswe-dev (<< 2.10.03),
Suggests:
libswe-doc (= ${binary:Version}),
swe-data (>= 4.0-20221111),
Attachment:
signature.asc
Description: OpenPGP digital signature