Please suggest transfig
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| inkscape (Debian) |
Fix Released
|
Unknown
|
|||
| inkscape (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
Binary package hint: inkscape
The fig_input.inx extension comes bundled with Inkscape and allows xfig files to be imported. However, this extension depends upon the fig2dev utility which is provided by the transfig Ubuntu package.
transfig is in the Ubuntu main repository, so I think it would be reasonable to add "Recommends: transfig" to debian/control.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: inkscape 0.48.0-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
Date: Fri Oct 29 13:08:56 2010
ProcEnviron:
LANGUAGE=en_GB:en
PATH=(custom, user)
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: inkscape
Related branches
- Ubuntu branches: Pending requested
-
Diff: 917 lines (+377/-329) 6 files modifiedapidebian/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)
- 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)
- Didier Roche-Tolomelli: Approve
- Ubuntu branches: Pending requested
-
Diff: 485 lines (+235/-172) 10 files modifiedapidebian/changelog (+47/-0)
debian/control (+1/-1)
debian/patches/00list (+0/-2)
debian/patches/01-fix-datamatrix-ui.dpatch (+147/-0)
debian/patches/01_add_unity_quicklist_support.patch (+19/-0)
debian/patches/01_add_unity_quicklist_support.patch.dpatch (+0/-20)
debian/patches/02-drop-pdf-ps.diff (+14/-0)
debian/patches/fix-datamatrix-ui.dpatch (+0/-147)
debian/patches/series (+3/-0)
debian/rules (+4/-2)
Changed my mind about this... xfig imports aren't an essential component of Inkscape. Most people probably won't need them, so I think a "Suggests: " dependency should be adequate.
+ Please suggest transfig
This bug was fixed in the package inkscape - 0.48.1-2ubuntu5
---------------
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/
No longer mark JavaScript extension files as standalone executables
(LP: #602005):
- share/extension
- share/extension
than _SCRIPTS rule to avoid giving executable permission
* debian/
patch from uptream trunk to fix layer structure in template (LP: #565296)
-- Alex Valavanis <email address hidden> 2011年5月30日 18:50:49 +0100