Package: transfig
Version: 1:3.2.5.e-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Merge from Debian unstable. Remaining changes:
- Mark transfig Multi-Arch: foreign for cross-build-dependencies.
We've been carrying this one-line patch for a while now, as it greatly
improves the ability to cross-bootstrap the archive from one arch to
another. Would be great if it was included in Debian, so I could stop
merging the 1-liner in. ;)
... Adam
-- System Information:
Debian Release: wheezy/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (500, 'saucy-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11.0-13-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru transfig-3.2.5.e/debian/changelog transfig-3.2.5.e/debian/changelog
diff -Nru transfig-3.2.5.e/debian/control transfig-3.2.5.e/debian/control
--- transfig-3.2.5.e/debian/control 2013-10-15 06:51:45.000000000 -0600
+++ transfig-3.2.5.e/debian/control 2013-12-18 06:35:50.000000000 -0700
@@ -14,6 +14,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, gawk
Recommends: netpbm (>= 2:10.0-4), ghostscript
Suggests: xfig
+Multi-Arch: foreign
Description: Utilities for converting XFig figure files
This package contains utilities (mainly fig2dev) to handle XFig
(Facility for Interactive Generation of figures) files.