[SCM] inkscape/master: Changelog for 0.92.2-2
mattia at users.alioth.debian.org
mattia at users.alioth.debian.org
Mon Dec 4 20:35:29 UTC 2017
The following commit has been merged in the master branch:
commit 7cae49096a24fec4149a611cf33f8995b9b35012
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Dec 4 21:03:25 2017 +0100
Changelog for 0.92.2-2
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
diff --git a/debian/changelog b/debian/changelog
index 2b45ff9..88bb9d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+inkscape (0.92.2-2) unstable; urgency=medium
+
+ * debian/control:
+ + Remove alternative suggestion of dia-gnome, not available anymore
+ Closes: #878585
+ + Bump Standards-Version 4.1.2, no changes needed.
+ * Add patch from upstream to fix build with poppler 0.58. Closes: #883519
+
+ -- Mattia Rizzolo <mattia at debian.org> Mon, 04 Dec 2017 21:02:35 +0100
+
inkscape (0.92.2-1) unstable; urgency=medium
* New upstream version 0.92.2.
@@ -474,7 +484,7 @@ inkscape (0.48.0-1) experimental; urgency=low
- new Airbrush tool
- LaTeX export with PDF/PS/EPS
- JessyInk extension to create presentations
- - numerous bugfixes
+ - numerous bugfixes
* [56702cf] don't build-depend on libssl-dev (closes: #573338)
* [013b235] wrap lines in debian/control. patch by Benjamin Drung,
many thanks to him (closes: #576357)
@@ -501,7 +511,7 @@ inkscape (0.47.0-2) unstable; urgency=low
inkscape (0.47.0-1) unstable; urgency=low
* Imported Upstream version 0.47
- * This is upstream version 0.47, I added the .0 because
+ * This is upstream version 0.47, I added the .0 because
I forget the ~ in the -pre versions.
* add proper Vcs-fields to debian/control
* upload sponsored by Guido Guenther <agx at debian.org>
@@ -551,7 +561,7 @@ inkscape (0.47pre2-1) unstable; urgency=low
- 12_desktop.dpatch
fix patch permissions in clean target
* upload sponsored by Guido Guenther <agx at debian.org>
- * build-depend on libgsl0-dev
+ * build-depend on libgsl0-dev
* small adations to debian/rules
-- Wolfram Quester <wolfi at sigxcpu.org> Wed, 08 Jul 2009 22:37:10 +0200
@@ -622,18 +632,18 @@ inkscape (0.46-5) unstable; urgency=low
inkscape (0.46-4) unstable; urgency=low
- * Fix lintian warning: menu-item-uses-apps-section (Closes: #508692).
+ * Fix lintian warning: menu-item-uses-apps-section (Closes: #508692).
* Add debian/watch file (Closes: #508690).
* Add support in bash completion file for jpeg, svgz, and pdf
(Closes: #428226).
- * Add patch to give back LaTeX formula rendering option
+ * Add patch to give back LaTeX formula rendering option
(Closes: #464154, #506285).
* Thanks Salvatore Bonaccorso for his patches :-)
* Add patch by Martin Michlmayr <tbm at cyrius.com> to make inkscape compile
with gcc 4.4 (Closes: #505660)
* Suggest python-uniconvertor and add patch by Andreas Wenning to use it in
- the .cdr input plugin instead of the old uniconv (Closes: #471109, #506217).
- * Suggest libgnomevfs2-extra which is needed to make
+ the .cdr input plugin instead of the old uniconv (Closes: #471109, #506217).
+ * Suggest libgnomevfs2-extra which is needed to make
"Import From Open Clip Art Library" work (Closes: #496785).
* Suggest libsvg-perl , as the txt2svg extension needs it (Closes: #504469).
* upload sponsored by Guido Guenther <agx at debian.org>
@@ -646,7 +656,7 @@ inkscape (0.46-3) unstable; urgency=low
* add a patch by Thomas Viehmann <tv at beamnet.de> to only use valid font
families in the text tool. Many thanks to him and Charles Plessy
<plessy at debian.org> for debugging this stuff.
- * Acknowledge NMU by Thomas Viehmann <tv at beamnet.de>
+ * Acknowledge NMU by Thomas Viehmann <tv at beamnet.de>
* upload sponsored by Guido Guenther <agx at debian.org>
-- Wolfram Quester <wolfi at sigxcpu.org> Tue, 28 Oct 2008 19:46:24 +0100
@@ -683,7 +693,7 @@ inkscape (0.46-1) unstable; urgency=low
- Open Clip Art Library integration
- Native PDF and AI import
- Dockable dialogs
- For a more detailed description see /usr/share/doc/inkscape/NEWS.gz
+ For a more detailed description see /usr/share/doc/inkscape/NEWS.gz
The following bugs are fixed by this release:
- FTBFS: Global symbol "@INTLTOOL_ICONV" requires
explicit package name at ./intltool-merge line 94. (Closes: #436333)
@@ -698,9 +708,9 @@ inkscape (0.46-1) unstable; urgency=low
* remove build-dependency on libperl-dev (Closes: #463130)
* change version dependencies to match those in configure script
* replace python-xml by python-lxml in Suggests: (Closes: #468598), add
- ruby
+ ruby
* add python-numpy to Suggests:
- * adopt package description to reflect the changes in Suggests: and Depends:
+ * adopt package description to reflect the changes in Suggests: and Depends:
* raise Standards-Version to 3.7.3
* change executable bits on extension scripts as suggested by lintian
(quick'n'dirty fix)
@@ -715,7 +725,7 @@ inkscape (0.45.1-1.1) unstable; urgency=low
- Remove all autotools change from the .diff.gz
- debian/patches/04_maintainer-mode.dpatch: new patch to enable
AM_MAINTAINER_MODE.
- - debian/patches/05_autotools.dpatch: new patch containing the result
+ - debian/patches/05_autotools.dpatch: new patch containing the result
of reconfigure/relibtoolize/reintltoolize.
* Fix build with gcc-4.3 (closes: #467187):
- debian/patches/06_gcc-4.3.dpatch: new patch.
@@ -762,7 +772,7 @@ inkscape (0.45~pre1-1) unstable; urgency=low
- Effects->Render->LaTeX formula is unusable (closes: #376558)
* adopt 02_mips.dpatch to this new version (move to 01_mips.dpatch)
* remove 01_nb.po since applied upstream
- * remove no longer needed --datarootdir option from configure call
+ * remove no longer needed --datarootdir option from configure call
in debian/rules
* upload sponsored by Guido Guenther <agx at debian.org>
@@ -813,7 +823,7 @@ inkscape (0.44-1) unstable; urgency=low
* upload sponsored by Guido Guenther <agx at debian.org>
-- Wolfram Quester <wolfi at mittelerde.physik.uni-konstanz.de> Tue, 13 Jun 2006 16:30:28 +0200
-
+
inkscape (0.43-5) unstable; urgency=low
* move handling of debian-specific patches to dpatch (and build-depend on
@@ -822,7 +832,7 @@ inkscape (0.43-5) unstable; urgency=low
* added no-freetype-internals.diff submitted upstream by David Turner to
clean up inkscape's dealing with freetype. This patch also allows to build
inkscape using freetype 2.2.1. Thanks David!
- * added gcc-4.1.diff submitted by Martin Michlmayr and Brian M. Carlson to fix
+ * added gcc-4.1.diff submitted by Martin Michlmayr and Brian M. Carlson to fix
compilation with gcc-4.1. Thanks Martin and Brian!
(closes: #357112)
* upload sponsored by Martin Michlmayr <tbm at cyrius.com>
@@ -849,7 +859,7 @@ inkscape (0.43-3) unstable; urgency=low
inkscape (0.43-2) unstable; urgency=low
- * Rebuild against newer libsigc++ (>= 2.0.16-2) to help the C++ transistion
+ * Rebuild against newer libsigc++ (>= 2.0.16-2) to help the C++ transistion
(Closes: #341909)
-- Guido Guenther <agx at debian.org> Fri, 9 Dec 2005 10:21:39 +0100
@@ -863,7 +873,7 @@ inkscape (0.43-1) unstable; urgency=high
- better editing of Bezier curves
- new extensions, improved SVG compatibility
* Correct website for dia in extensions (Closes: #337353)
- * urgency=high since this version fixes the buffer overflow discovered by
+ * urgency=high since this version fixes the buffer overflow discovered by
Joxean Koret (see CVE-2005-3737, debian bug 330894).
* upload sponsored by Guido Guenther <agx at debian.org>
@@ -908,7 +918,7 @@ inkscape (0.42.2-1) unstable; urgency=low
inkscape (0.42-1) unstable; urgency=low
- * New upstream version.
+ * New upstream version.
New features include better flow text handling and text selection,
better PS/EPS Export and SVG/CSS Compliance, Colored Clones, new, powerful
ways to arrange objects. For more information please have a look into the
@@ -949,7 +959,7 @@ inkscape (0.41-4) unstable; urgency=high
inkscape (0.41-3) unstable; urgency=low
- * fix typo in package description (Closes: #297525)
+ * fix typo in package description (Closes: #297525)
-- Wolfram Quester <wolfi at mittelerde.physik.uni-konstanz.de> Wed, 2 Mar 2005 14:34:19 +0100
@@ -1113,7 +1123,7 @@ inkscape (0.39-3) unstable; urgency=low
* create and apply patch to create ADSC-compliant PostScript and fix printing
in landscape mode when printing via "using postscript operators". The
- landscape part of this patch is already applied upstream.
+ landscape part of this patch is already applied upstream.
(closes: #270119)
* upload sponsored by Guido Guenther <agx at debian.org>
--
inkscape packaging
More information about the pkg-multimedia-commits
mailing list