Control: tags -1 patch

Changing the build dependency to libcoin-dev is sufficient to resolve
this issue, see the attached patch.

As this RC bug is threatening testing autoremoval of OSG and its reverse
dependencies, please upload new a revision soon.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
diff -Nru openscenegraph-3.4-3.4.1+dfsg1/debian/changelog 
openscenegraph-3.4-3.4.1+dfsg1/debian/changelog
--- openscenegraph-3.4-3.4.1+dfsg1/debian/changelog     2018-09-05 
21:56:37.000000000 +0200
+++ openscenegraph-3.4-3.4.1+dfsg1/debian/changelog     2019-01-12 
09:11:35.000000000 +0100
@@ -1,3 +1,11 @@
+openscenegraph-3.4 (3.4.1+dfsg1-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Use libcoin-dev instead of libcoin80-dev.
+    (closes: #918281)
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sat, 12 Jan 2019 09:11:35 +0100
+
 openscenegraph-3.4 (3.4.1+dfsg1-4) unstable; urgency=medium
 
   * debian/control: Updated Vcs-* fields.
diff -Nru openscenegraph-3.4-3.4.1+dfsg1/debian/control 
openscenegraph-3.4-3.4.1+dfsg1/debian/control
--- openscenegraph-3.4-3.4.1+dfsg1/debian/control       2018-09-05 
16:58:20.000000000 +0200
+++ openscenegraph-3.4-3.4.1+dfsg1/debian/control       2019-01-12 
09:11:25.000000000 +0100
@@ -15,7 +15,7 @@
                lib3ds-dev,
                libfreetype6-dev,
                libpng-dev,
-               libcoin80-dev,
+               libcoin-dev,
                libgdal-dev,
                libx11-dev,
                libxmu-dev,

Reply via email to