2006
inkscape (0.44.1-1) unstable; urgency=low
* new upstream version. New features include:
- inkscape now compiles with gcc-4.2.x (Closes: #377013)
- added missing German version of the advanced tutorial and made
corrections to the calligraphy one; added missing Czech, German, and
Brazil-Portuguese tutorials to tarball; added missing German keytable to
tarball (Closes: #386616)
- applied changes to the German and Spanish translations of Inkscape
strings
For more changes and bug fixes not related to entries in debian's BTS see
the file /usr/share/doc/inkscape/NEWS.gz
* enable inkboard collaborative editing features (Closes: #343852)
added libloudmouth1-dev to Depends:
* update norwegian bookmål translation. (Thanks to Steinar H. Gunderson
<sesse@debian.org> for the update, closes: #387436)
* get rid of the xgot hack on mips (Thanks to Thiemo Seufer
<ths@networkno.de> for the patch, closes: #377082)
* move dia | dia-gnome and skencil from Recommends: to Suggests:
(Closes: #386360)
* Add --datarootdir=\$${prefix}/share --datadir=\$${prefix}/share
to configure options to repair datarootdir in config.h
* change debian/mime as suggested by James R. Van Zandt <jrvz@comcast.net>
Thanks for the patch. (Closes: #375249)
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 18 Sep 2006 18:05:08 +0200
inkscape (0.44-1) unstable; urgency=low
* new upstream version (closes: #375497) See /usr/share/doc/inkscape/NEWS.gz for new features, bugfixes and known problems. * add liblcms1-dev to build-depends and configure with --enable-lcms to enable LittleCms color management. * remove gcc-4.1.diff.dpatch and no-freetype-internals.diff since they are applied upstream * remove --with-perl and --with-python from configure options since they are only stubs ATM. * recommend skencil instead of sketch (closes: #370437) * bump Standards-Version up to 3.7.2 (no changes) * remove executable-bit from ps2pdf.cmd during install * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@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
it), little cleanup of debian/rules.
* remove "g++ (>= 4:4.0.2-2) [arm m68k hppa]" from build-dependencies
* 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
compilation with gcc-4.1. Thanks Martin and Brian!
(closes: #357112)
* upload sponsored by Martin Michlmayr <tbm@cyrius.com>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 29 May 2006 11:47:43 +0200
inkscape (0.43-4) unstable; urgency=low
* In the last upload I removed gcc-3.4 in the build-depends but forgot to
adapt debian/rules. (Closes: #347682)
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 12 Jan 2006 11:40:19 +0100
2005
inkscape (0.43-3) unstable; urgency=low
* Acknowledge NMU, which in fact was an upload of my sponsor with my
knowledge (Closes: #341909, #342194, #342367)
* Build-Depend on g++ (>= 4:4.0.2-2) on arm/hppa/m68k to get rid of g++-3.4
on etch
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Sat, 24 Dec 2005 11:32:35 +0100
inkscape (0.43-2) unstable; urgency=low
* Rebuild against newer libsigc++ (>= 2.0.16-2) to help the C++ transistion
(Closes: #341909)
-- Guido Guenther <agx@debian.org> Fri, 9 Dec 2005 10:21:39 +0100
inkscape (0.43-1) unstable; urgency=high
* New upstream version, new features include:
- Connectors: Objects can be connected using auto-routing lines
- calligraphy tool may now use a tablet pen with pressure and tilt
support
- 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
Joxean Koret (see CVE-2005-3737, debian bug 330894).
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 24 Nov 2005 11:54:49 +0100
inkscape (0.42.2+0.43pre2-1) unstable; urgency=low
* New upstream version. * Build with gcc-3.4 on arm m68k hppa (Closes: #336324). Use the workaround provided in http://lists.debian.org/debian-devel/2005/09/msg00020.html to escape from Bug #323133. * Just for the record: inkscape version 0.42+0.43pre1 and newer is not vulnerable to the security bug mentioned in Bug #330894. * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 7 Nov 2005 17:27:35 +0100
inkscape (0.42.2+0.43pre1-1) unstable; urgency=low
* New upstream version.
* Recommend dia | dia-gnome instead of dia only. Thanks to Olleg Samoylov
for spotting this (Closes: #328419).
* configure with python/perl extensions (Closes: #332825).
For that, build-depend on python-dev and libperl-dev.
* compile with -mieee on alpha to work around bug 330826 (closes: #330604).
* Bump Standards-Version up to 3.6.2 (no changes)
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 25 Oct 2005 14:18:56 +0200
inkscape (0.42.2-1) unstable; urgency=low
* New upstream version.
* Just for the record: inkscape version 0.42 and newer is not vulnerable to
the security bug mentioned in Bug #321501.
* enable --with-gnome-vfs in debian/rules, add libgnomevfs2-dev to
Build-Depends
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 22 Aug 2005 12:06:23 +0200
inkscape (0.42-1) unstable; urgency=low
* 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
release notes.
This fixes the following bugs:
- Simple and reproducible crash sequence with color tool (Closes: #302159)
- inkscape: got frozen with 2 buttons (Closes: #296126)
- Cannot export _really_ large drawings (more than 10000px) (Closes: #310864)
- updated german translation (Closes: #314041)
- fails to install (wrong dependencies) (Closes: #319958)
- new upstream version 0.42 available (Closes: #321015)
* Remove all patches from the debian package, since they were applied
upstream or backports.
* added Suggests: libxml-xql-perl, python-xml which are used by some
extensions in the new effect menu
* Fix typos in package description and add some info to copyright (thanks to Peter Moulder)
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Wed, 29 Jun 2005 11:13:02 +0200
inkscape (0.41-5) unstable; urgency=low
* Backport Patch from upstream to allow correct handling of empty lines in
svg files when exporting to eps in certain cases (closes: #301984)
* Added note to debian/copyright that some code in inkscape is public domain
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Fri, 13 May 2005 12:04:30 +0200
inkscape (0.41-4) unstable; urgency=high
* include a fix the segfault at startup on alpha. Since this makes inkscape
usable on alpha set urgency to high, to allow this fix to reach sarge.
(Closes: #261848)
Many thanks to Florian Hars <florian at hars.de> for the fix.
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 5 Apr 2005 14:01:10 +0200
inkscape (0.41-3) unstable; urgency=low
* fix typo in package description (Closes: #297525)
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Wed, 2 Mar 2005 14:34:19 +0100
inkscape (0.41-2) unstable; urgency=low
* grab patch from upstream to fix segfault on cmd-line export to png
(Closes: #295341)
* include file for bash-completion contributed by Julien Allali
<allali at univ-mlv.fr>. Many thanks to him!
* Move dia, libwmf-bin, pstoedit, sketch, imagemagick, and perlmagick
to Recommends: instead of Suggests: to avoid the warning about not
initialized extensions and get the functionality they provide into
a default install. Explain that these packages are needed in the package
description (Closes: #294930)
* Fix wording in the german translation of the "Could not load extensions"
dialogue (I really should use dpatch).
* add an additional hunk to inkscape-0.41_amd64.diff. This was sent in by
Andreas Jochens. Again thanks to him. I hope this is really fixed now.
(Closes: #288946)
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 24 Feb 2005 19:58:32 +0100
inkscape (0.41-1) unstable; urgency=low
* New upstream version. changes to v. 0.40 include:
+ Color tracing, as well as multi-level grayscale tracing, is now possible
with the built-in tracer.
+ Clone tiler is an exciting new way to create patterns, tesselations,
scatterings, or just about any regular or chaotic arrangements with clones
of an original tile.
+ Managing length units is cleaned up, extended, and centralized in the
document units preference stored with a document. The user unit (px) of
SVG is fully supported and made the default.
+ It is possible to invert selections via the !-key.
+ Icon theming is now possible.
+ Revised translations, new translations of some tutorials.
+ This upstream version closes: #293746, #292552
* remove export-orientation.diff since it was taken from upstream
* adopt the amd64 patch by Andreas Jochens to the new version
* set build-depends libgc >= 1:6.4-1, since inkscape will not build with
older versions. Some bugs inkscape suffered from had their reason in the
old libgc.
* added patch to fix lintian warnings executable-not-elf-or-script.
* suggest perlmagick to enable import files from Adobe Illustrator and
imagemagick since the blured shadows-script needs convert.
* add libxslt1-dev to build-depends
* upload sponsored by Guido Guenther <agx@debian.org>
* Guido Günther: fix typo in Build-Depends: that made the list look empty
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 10 Feb 2005 14:06:32 +0100
inkscape (0.40-3) unstable; urgency=low
* Fixed typos and added link to wiki in man-page of inkview. Closes: #286310. * Add patch by Andreas Jochens to allow compile on amd86/gcc-4.0. Closes: #288946. * Add patch by Philipp Hartmann as a workaround for people who want to export as eps instead of printing. Closes: #292166. * let the package synopsis start wit v instead of V to make lintian happy
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Sat, 29 Jan 2005 14:59:07 +0100
2004
inkscape (0.40-2) unstable; urgency=high
* High-urgency upload for sarge targetted RC bugfix.
* Build inkscape with -Wa,-xgot on mips, mipsel so that the linker can
handle the symbol tables correctly. Closes: #283476.
This patch is from Steve Langasek. Many thanks to him.
* upload sponsored by Guido Guenther <agx@debian.org>
* GG: really set urgency to high
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Wed, 8 Dec 2004 18:54:45 +0100
inkscape (0.40-1) unstable; urgency=low
* New upstream version. changes to v. 0.39 include:
+ First version that supports layers.
+ Text on path.
+ Improved calligraphy pen, freehand pencil and star tool.
+ Three new tutorials.
+ More detail at http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes
* added hints="Vector" to debian/inkscape.menu
* cleanup debian/rules: remove comments remaining from dh_make, fix
intendation to meet the script from upstream
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 29 Nov 2004 15:06:27 +0100
inkscape (0.39+0.40pre4-1) unstable; urgency=low
* This is upstream version 0.40pre4. * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 25 Nov 2004 13:42:32 +0100
inkscape (0.39+0.40pre3-1) unstable; urgency=low
* This is upstream version 0.40pre3. * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 16 Nov 2004 10:59:39 +0100
inkscape (0.39+0.40pre2-1) unstable; urgency=low
* This is upstream version 0.40pre2. * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Wed, 10 Nov 2004 17:42:40 +0100
inkscape (0.39+0.40pre1-1) unstable; urgency=low
* new upstream version
New features include "Make bitmap copy", "Blurred shadows", "Randomized
Shapes", "Select Under/Drag Selected", better and easier handling of
default gradients, master opacity, node editing and the star tool as well
as a new tutorial on shapes.
* This is upstream version 0.40pre1. The versioning of debian is to make
sure the final version 0.40 is greater than this pre-Version
* remove PS-patch since it is applied upstream
* Adopt upstreams Depends: in control file
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 2 Nov 2004 15:21:06 +0100
inkscape (0.39-7) unstable; urgency=low
* use %F instead of %U in inkscape.desktop.in (closes: #276785) * rebuild against libpango1.0-0 from unstable (closes: #277063) * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 18 Oct 2004 15:50:01 +0200
inkscape (0.39-6) unstable; urgency=medium
* urgency=medium to get proper printing into sarge.
* Thanks to Ross Burton for uncovering the hopefully last bug in my PS-patch
(closes: #270119).
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Wed, 13 Oct 2004 11:18:48 +0200
inkscape (0.39-5) unstable; urgency=low
* change ADSC-patch so that printing in landscape mode is properly supported
when we print using PS-operators and as bitmap. Now ADSC-compliant PS is
generated in all cases. Thanks to Ross Burton for all his testing.
This finally closes: #270119.
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 14 Sep 2004 08:57:35 +0200
inkscape (0.39-4) unstable; urgency=low
* change ADSC-patch to create ADSC-compliant PostScript even when using
"Print as bitmap".
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 13 Sep 2004 17:44:05 +0200
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.
(closes: #270119)
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 9 Sep 2004 13:33:34 +0200
inkscape (0.39-2) unstable; urgency=low
* sort and clean build-dependencies in control according to pjrm.
* removed libxml-parser-perl from build-debs and added intltool instead.
This means that we don't use the intltool included in orig.tar.gz anymore.
* Added dia, pstoedit, and libwmf-bin to suggests in order to get proper
ps/eps and wmf import.
* set CXXFLAGS="$(CFLAGS)" for configure. Thanks to Thimo Neubauer and Peter
Moulder for pointing this out (closes: #266014).
* don't use build-stamp anymore.
* trim some whitespace at the end of lines in this changelog.
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 17 Aug 2004 11:49:54 +0200
inkscape (0.39-1) unstable; urgency=low
* New upstream version * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Fri, 16 Jul 2004 12:45:42 +0200
inkscape (0.38.1+0.39pre4-1) unstable; urgency=low
* New upstream version * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 13 Jul 2004 17:32:39 +0200
inkscape (0.38.1+0.39pre3-1) unstable; urgency=low
* New upstream version
* This is upstream version 0.39pre3. The versioning of debian is to make
sure the final version 0.39 is greater than this pre-Versions
* removed "Conflicts: inkscape-cvs" and "Provides: inkscape" from debian/control
because the regular inkscape package should be installable parallel to
inkscape-cvs (if I ever have time to create this one)
* added "Suggests: sketch" to debian/control because inkscape can use sketch
to export eps.
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Fri, 9 Jul 2004 00:24:02 +0200
inkscape (0.38.1-4) unstable; urgency=low
* added link to the inkscape homepage to debian/control
* added "Conflicts: inkscape-cvs" and "Provides: inkscape" to debian/control
to ensure proper handling of the new inkscape-cvs package
* upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 10 Jun 2004 16:13:35 +0200
inkscape (0.38.1-3) unstable; urgency=low
* move debian/menu to debian/inkscape.menu. This was needed because upstream
includes a slightly diffent inkscape.menu file. Thanks to Karsten Merker.
* upload sponsored by Karsten Merker
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 20 Apr 2004 18:44:45 +0200
inkscape (0.38.1-2) unstable; urgency=low
* fixed wording of package description in debian/control
(thanks to Karsten Merker)
* upload sponsored by Karsten Merker
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 19 Apr 2004 15:50:48 +0200
inkscape (0.38.1-1) unstable; urgency=low
* New upstream release to fix two bugs itroduced in the flurry of last-day
activity.
* added my fix to the KEYBINDINGS-section in inkscape.1.in again
* upload sponsored by Guido Guenther <agx@debian.org> and
Karsten Merker <merker@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Mon, 12 Apr 2004 21:11:01 +0200
inkscape (0.38-1) unstable; urgency=low
* New upstream release:
Main goal for this release was to fix as many bugs as possible. Apart from
that, some new features and usability enhancements were included. Have a
look at /usr/share/doc/inkscape/NEWS for more information.
* remove debian/inkview.1 since it was included upstream.
* added my fix to the KEYBINDINGS-section in inkscape.1.in again
* don't remove po/*.gmo in debian/rules any longer
* remove debian/examples and dh_installexamples
* upload sponsored by Guido Guenther <agx@debian.org> and
Karsten Merker <merker@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 8 Apr 2004 12:24:13 +0200
inkscape (0.37-5) unstable; urgency=low
* remove Guido Guenther <agx@debian.org> from Uploaders * insert a pair of #ifdef DEBUG_MARKERS ... #endif in src/dialogs/stroke-style.cpp, sp_stroke_style_set_marker_buttons() as suggested by http://cvs.sourceforge.net/viewcvs.py/inkscape/inkscape/src/dialogs/stroke-style.cpp?r1=1.23&r2=1.24&hideattic=0 (closes: #241668) * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Fri, 2 Apr 2004 19:09:03 +0200
inkscape (0.37-4) unstable; urgency=low
* took updated po/es.po from upstream * remove po/*.gmo in debian/rules * added mime-type image/svg to debian/mime * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 30 Mar 2004 11:20:18 +0200
inkscape (0.37-3) unstable; urgency=low
* converted inkscape.png to debian/inkscape.xpm and use this icon in the
menus (Trying to avoid lintians menu-icon-not-in-xpm-format)
* use dh_installexamples correctly. inkscape can display them even if
they are gzipped. (Closes: #232254)
* upload sponsored by Guido Guenther <agx@debian.org>
* added manpage for inkview
* fixed KEYBINDINGS-section in inkscape.1
* added inkscape.applications to have an entry in nautilus' "open with
another application" menu. I still don't know how I get an entry in "open
with"
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Fri, 13 Feb 2004 01:15:37 +0100
inkscape (0.37-2) unstable; urgency=low
* the ./intltool-* scripts need libxml-parser-perl.
-- Guido Guenther <agx@debian.org> Wed, 11 Feb 2004 15:36:31 +0100
inkscape (0.37-1) unstable; urgency=low
* new upstream version * added libsigc++-1.2-dev to Build-Depends * removed no more existing TODO from debian/docs * upload sponsored by Guido Guenther <agx@debian.org>
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 10 Feb 2004 14:02:10 +0100
inkscape (0.36-3) unstable; urgency=low
* enable installation of debian menus * install examples to /usr/share/doc/inkscape/ * added mime-support
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Tue, 13 Jan 2004 11:36:43 +0100
2003
inkscape (0.36-2) unstable; urgency=low
* fix versioning in debian/changelog * remove CVS/ subdirs * remove sodipodi changelog from debian/ directory * add myself to uploaders
-- Guido Guenther <agx@debian.org> Fri, 26 Dec 2003 23:01:02 +0100
inkscape (0.36-1) unstable; urgency=low
* Initial Release. closes: #220795. * adopted package description from Nathan Hurst
-- Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> Thu, 18 Dec 2003 12:36:30 +0100