lp://staging/~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu5
- Get this branch:
- bzr branch lp://staging/~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu5
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 917 lines (+377/-329)6 files modifieddebian/changelog (+19/-0)
debian/control (+1/-2)
debian/patches/00list (+1/-0)
debian/patches/02-add-shebangs-and-fix-permissions.dpatch (+274/-326)
debian/patches/fix-fontforge-glyph-template.dpatch (+82/-0)
debian/rules (+0/-1)
Related bugs
Bug #565296: gimp_xcf.py crashed with TypeError in effect() | Low | Fix Released | |
Bug #602005: permissions of script files wrong/missing shebang lines | Low | Fix Released | |
Bug #668300: Please suggest transfig | Low | Fix Released | |
Bug #762541: Inkscape suggests skencil and python as useless add-on packages | Low | Fix Released |
Related blueprints
Branch information
- Owner:
- Alex Valavanis
- Status:
- Merged
Recent revisions
- 57. By Alex Valavanis
-
debian/
patches/ fix-fontforge- glyph-template. dpatch: Cherry-pick
patch from uptream trunk to fix layer structure in template (LP: #565296) - 56. By Alex Valavanis
-
* 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 - 54. By Martin Pitt
-
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) - 53. By Alex Valavanis
-
* 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 - 52. By Didier Roche-Tolomelli
-
* debian/
patches/ 01_add_ unity_quicklist _support. patch:
- updated with latest specification - 51. By Alex Valavanis
-
* Merge with Debian unstable (LP: #719648, LP: #278307). Remaining changes:
* debian/control:
- Ubuntu maintainers
- Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
- Demote pstoedit to Suggests (universe package).
* debian/rules:
- Run intltool-update on build (Ubuntu-specific).
- Add translation domain to .desktop files (Ubuntu-specific)
* debian/patches/ 01_add_ unity_quicklist _support. patch:
- add unity quicklist support for a new entry to inkscape (LP: #676886) - 50. By Didier Roche-Tolomelli
-
* debian/
patches/ 01_add_ unity_quicklist _support. patch:
- add unity quicklist support for a new entry to inkscape (LP: #676886) - 49. By Alex Valavanis
-
* New upstream version (LP: #710619). Fixes several Ubuntu bugs:
- Node editing causes segmentation fault (LP: #544599)
- Cursor position markers are not cleared from rulers (LP: #627134)
- Crashes when opening document properties (LP: #658055)
- Export to XCF error with default template (LP: #485032)
- Editing a connector in a transformed group returns it to original
position (LP: #533897)
- Ungrouping objects changes position of arrow lines (LP: #552289)
- Will not save XCF file (LP: #642417)
- XCF export fails when exporting from unsaved document (LP: #650890)
* Drop all patches: Applied upstream
* debian/rules: Disable chmod on debian/patches/* in clean rule (no patches used)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/inkscape