Please merge inkscape (universe) 0.48.1-2.1 from Debian unstable main
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| inkscape (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
Binary package hint: inkscape
debian/changelog head:
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-
* Fix build issues due to missing includes (Closes: #628226), patch
taken from upstream.
- added 05-add-
-- Mehdi Dogguy <email address hidden> 2011年5月30日 17:07:11 +0200
Related branches
- Chris Coulson (community): Approve
- Ubuntu branches: Pending requested
-
Diff: 5343 lines (+1005/-4302) 6 files modifiedapidebian/changelog (+38/-0)
debian/patches/00list (+3/-1)
debian/patches/04-fix-build-with-gcc4.6.dpatch (+18/-0)
debian/patches/04-fix-gcc4.6-ftbfs.dpatch (+0/-4301)
debian/patches/05-add-missing-includes.dpatch (+799/-0)
debian/patches/fix-datamatrix-ui.dpatch (+147/-0)
This bug was fixed in the package inkscape - 0.48.1-2.1ubuntu1
---------------
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/
to Unity quicklist (LP: #676886)
- debian/
patch from uptream trunk to fix layer structure in template (LP: #565296)
- debian/
JavaScript extension files as standalone executables (LP: #602005):
+ share/extension
+ share/extension
than _SCRIPTS rule to avoid giving executable permission
* debian/
Datamatrix extension dialog (LP: #738108)
-- Alex Valavanis <email address hidden> 2011年6月02日 18:13:05 +0100