[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#985192: marked as done (unblock: libonig/6.9.6-1.1)



Your message dated Sun, 14 Mar 2021 15:55:44 +0000
with message-id <E1lLT5k-0006AV-V2@respighi.debian.org>
and subject line unblock libonig
has caused the Debian Bug report #985192,
regarding unblock: libonig/6.9.6-1.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
985192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985192
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package libonig

[ Reason ]
Current testing version 6.9.6-1 is not compatible with previous version
6.9.5-2.

[ Impact ]
If current testing version 6.9.6-1 would be shipped, it breaks
some applications (e.g. sylfilter, etc).

[ Tests ]
Just manually checked for 6.9.6-1.1 works with sylfilter.

[ Risks ]
Changes are very minimal and easily reverted.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing


unblock libonig/6.9.6-1.1
diff -Nru libonig-6.9.6/debian/changelog libonig-6.9.6/debian/changelog
--- libonig-6.9.6/debian/changelog	2020-11-08 21:08:04.000000000 +0900
+++ libonig-6.9.6/debian/changelog	2021-02-24 02:25:03.000000000 +0900
@@ -1,3 +1,12 @@
+libonig (6.9.6-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/rules
+    - As upstream change, set "--enable-binary-compatible-posix-api=yes",
+      instead of "--enable-posix-api" (Closes: #983406)
+
+ -- Hideki Yamane <henrich@debian.org>  Wed, 24 Feb 2021 02:25:03 +0900
+
 libonig (6.9.6-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libonig-6.9.6/debian/rules libonig-6.9.6/debian/rules
--- libonig-6.9.6/debian/rules	2020-11-08 19:46:09.000000000 +0900
+++ libonig-6.9.6/debian/rules	2021-02-24 02:24:56.000000000 +0900
@@ -17,7 +17,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-posix-api
+	dh_auto_configure -- --enable-binary-compatible-posix-api=yes
 
 override_dh_install:
 	$(RM) debian/tmp/usr/bin/onig-config

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: