tag 822392 pending
thanks
Hello,
Bug #822392 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:
http://git.debian.org/?p=pkg-multimedia/inkscape.git;a=commitdiff;h=cca3ac0
---
commit cca3ac0707d61f80637f83282c3a5b0d9761e2d4
Author: Mattia Rizzolo <[email protected]>
Date: Tue Apr 26 22:09:46 2016 +0000
changelog for 0.91-8
diff --git a/debian/changelog b/debian/changelog
index 0287e79..9f31379 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+inkscape (0.91-8) unstable; urgency=medium
+
+ * debian/control:
+ + Use my @debian.org email address.
+ + Bump Standards-Version to 3.9.8, no changes needed.
+ + Use HTTPS in Vcs-Git.
+ + Demote pstoedit to Suggests.
+ + Document suggested packages. Closes: #771807
+ * debian/watch: rewrite, using format=4 and pgpmode=next/prev to allow gpg
+ verification of the tarball.
+ Thanks to Osamu Aoki <[email protected]> for the help and for implementing
+ all this new stuff in devscripts.
+ * debian/inkscape.menu: remove, after CTTE's decision in #741573.
+ * debian/patches/fix-FTBFS.patch: backport patch from upstream to fix FTBFS
+ with a glibmm without Glib::ScopedPtr. Closes: #822392
+
+ -- Mattia Rizzolo <[email protected]> Tue, 26 Apr 2016 22:06:31 +0000
+
inkscape (0.91-7) unstable; urgency=medium
* debian/control: change build-dependency on libgsl0-dev to libgsl-dev.