Changelog
inkscape (0.48.2-0ubuntu1~natty1) natty-backports; urgency=low
* Automated backport upload; no source changes.
inkscape (0.48.2-0ubuntu1) oneiric; urgency=low
* New upstream release (LP: #807912). Fixes several Ubuntu bugs:
- [SVG Font Editor] Crash when kerning an empty pair (LP: #706506)
- Connector tool crash Inkscake (orthogonal mode) (LP: #771738)
- Errors printed to console if openclipart search fails (LP: #638844)
- pdf export with cairo 1.10 defaults to version PDF-1.5 (LP: #664335)
- Cairo rendering broken for "use" elements when scaling or a viewBox
(LP: #705345)
- gimp_xcf.py crashed with TypeError in effect() (LP: #565296)
- Enable build against libwpg-0.2 (LP: #778951)
- Please add supported filetypes into MimeType line of inkscape.desktop
(LP: #278307)
- Inkscape fails to build with gcc 4.6 (LP: #707205)
* Drop 01-libwpg0.2.dpatch - Applied upstream
* Drop 03-add-missing-mimetypes.dpatch - Applied upstream
* Drop 04-fix-build-with-gcc4.6.dpatch - Applied upstream
* Drop 05-add-missing-includes.dpatch - Applied upstream
* Drop fix-fontforge-glyph-template.dpatch - Applied upstream
inkscape (0.48.1-2.1ubuntu1) oneiric; urgency=low
* Merge from Debian Unstable (LP: #791728). Remaining changes:
- debian/control:
+ Ubuntu maintainers
+ Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
+ Demote pstoedit to Suggests (universe package).
+ Suggest transfig to allow import of xfig files (LP: #668300)
+ Drop unnecessary python and skencil suggestions (LP: #762541)
- Handle translation tasks for Ubuntu main (LP: #726850):
+ debian/rules: Add dh_translations to binary-arch rule
+ debian/control: Build-Depends dh-translations
- debian/patches/01_add_unity_quicklist_support.patch: add "New Drawing"
to Unity quicklist (LP: #676886)
- debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
patch from uptream trunk to fix layer structure in template (LP: #565296)
- debian/patches/02-add-shebangs-and-fix-permissions.dpatch: No longer mark
JavaScript extension files as standalone executables (LP: #602005):
+ share/extensions/*.js: Revert addition of shebangs
+ share/extensions/Makefile.am: Install *.js using _DATA rule rather
than _SCRIPTS rule to avoid giving executable permission
* debian/patches/fix-datamatrix-ui.dpatch: Prevent invalid input in
Datamatrix extension dialog (LP: #738108)
inkscape (0.48.1-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fix FTBFS with gcc 4.6 (Closes: #624770), Thanks to Alex Valavanis
for the patch.
- added 04-fix-build-with-gcc4.6.dpatch
* Fix build issues due to missing includes (Closes: #628226), patch
taken from upstream.
- added 05-add-missing-includes.dpatch
inkscape (0.48.1-2ubuntu5) oneiric; urgency=low
* debian/rules: No need to manually call intltool-update on build. This
is now handled by dh_translations.
* debian/control: No longer suggest python and skencil. They do not
offer any enhancement to Inkscape (LP: #762541)
* debian/control: Suggest transfig to allow import of xfig files
(LP: #668300)
* debian/patches/02-add-shebangs-and-fix-permissions.dpatch:
No longer mark JavaScript extension files as standalone executables
(LP: #602005):
- share/extensions/*.js: Revert addition of shebangs
- share/extensions/Makefile.am: Install *.js using _DATA rule rather
than _SCRIPTS rule to avoid giving executable permission
* debian/patches/fix-fontforge-glyph-template.dpatch: Cherry-pick
patch from uptream trunk to fix layer structure in template (LP: #565296)
inkscape (0.48.1-2ubuntu4) oneiric; urgency=low
* debian/rules: Drop broken code to add translation domain to desktop files.
Replace this with a call to dh_translations. Add dh-translations build
dependency for this. Thanks to Alex Valavanis for pointing this out, and
the original patch. (LP: #726850)
inkscape (0.48.1-2ubuntu3) oneiric; urgency=low
* debian/patches/04-fix-gcc4.6-ftbfs.dpatch: Fix build failure with gcc 4.6
- Backport upstream patch (lp:inkscape:r10071)
- Add <cstddef> inclusion to src/2geom/utils.h
-- Iain Lane <email address hidden> Mon, 03 Oct 2011 23:37:02 +0000