tag 891735 pending
thanks
Hello,
Bug #891735 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-ayatana/xorg-gtest.git/commit/?id=6f6e0b9
---
commit 6f6e0b9522298cd13314d2d23e5f2c8fe27f7879
Author: Mike Gabriel <[email protected]>
Date: Tue Apr 24 12:06:58 2018 +0200
upload to unstable (debian/0.7.1-3)
diff --git a/debian/changelog b/debian/changelog
index 19b3e01..3e8a409 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+xorg-gtest (0.7.1-3) unstable; urgency=medium
+
+ * debian/patches:
+ + Add sigunused_removed_from_glib_2_26.patch. (Closes: #891735).
+ * debian/control:
+ + Bump Standards-Version: to 4.1.4.
+ + Priority extra -> optional.
+ * debian/copyright:
+ + Use secure URI to obtain copyright format reference.
+ * debian/watch:
+ + Use secure URL to obtain upstream sources.
+ * debian/libxorg-gtest-dev.examples:
+ + Add *.cpp from upstream's examples folder as examples.
+ * debian/{control,compat}:
+ + Bump to DH compat level 11. Also drop dh-autoreconf from B-D.
+ * debian/rules:
+ + Drop unnecessary --parallel option from debhelper call.
+
+ -- Mike Gabriel <[email protected]> Tue, 24 Apr 2018 12:00:50 +0200
+
xorg-gtest (0.7.1-2) unstable; urgency=medium
* Re-upload to unstable unchanged.