Bug#891784: stretch-pu: package abiword/3.0.2-2+deb9u2
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu
* Solve binary file conflict between abiword-dbgsym
and abiword-plugin-grammar-dbgsym (Closes: #868537).
diff -Nru abiword-3.0.2/debian/changelog abiword-3.0.2/debian/changelog
--- abiword-3.0.2/debian/changelog 2017-10-01 02:04:08.000000000 +0300
+++ abiword-3.0.2/debian/changelog 2018-02-28 22:17:26.000000000 +0200
@@ -1,3 +1,13 @@
+abiword (3.0.2-2+deb9u2) stretch; urgency=medium
+
+ * QA upload.
+
+ [ Simon Quigley ]
+ * Solve binary file conflict between abiword-dbgsym
+ and abiword-plugin-grammar-dbgsym (Closes: #868537).
+
+ -- Adrian Bunk <bunk@debian.org> Wed, 28 Feb 2018 22:17:26 +0200
+
abiword (3.0.2-2+deb9u1) stretch; urgency=medium
* QA upload.
diff -Nru abiword-3.0.2/debian/rules abiword-3.0.2/debian/rules
--- abiword-3.0.2/debian/rules 2017-10-01 02:04:08.000000000 +0300
+++ abiword-3.0.2/debian/rules 2018-02-28 22:17:26.000000000 +0200
@@ -73,8 +73,11 @@
-dh_auto_test
override_dh_makeshlibs:
- $(RM) -v debian/abiword/usr/lib/$(DEB_HOST_MULTIARCH)/abiword-*/plugins/grammar.*
dh_makeshlibs -V
override_dh_strip:
dh_strip --dbgsym-migration='abiword-dbg (<< 3.0.1-7~)'
+
+override_dh_install:
+ dh_install
+ $(RM) -v debian/abiword/usr/lib/$(DEB_HOST_MULTIARCH)/abiword-*/plugins/grammar.*
Reply to: